Searched defs:GL_POINT_SIZE (Results 1 – 5 of 5) sorted by relevance
158 #define GL_POINT_SIZE 0x0B11 macro
90 int GL_POINT_SIZE = 0x0B11; field
167 int GL_POINT_SIZE = 0x0B11; field
92 public static final int GL_POINT_SIZE = 0x0B11; field in GLES11
169 public static final int GL_POINT_SIZE = 0x0B11; field in GLES10