Searched defs:GL_POINT_SIZE_ARRAY_STRIDE_OES (Results 1 – 3 of 3) sorted by relevance
94 int GL_POINT_SIZE_ARRAY_STRIDE_OES = 0x898B; field
579 #define GL_POINT_SIZE_ARRAY_STRIDE_OES 0x898B macro
96 public static final int GL_POINT_SIZE_ARRAY_STRIDE_OES = 0x898B; field in GLES11