Searched defs:GL_TEXTURE_CUBE_MAP_POSITIVE_Y (Results 1 – 6 of 6) sorted by relevance
105 int GL_TEXTURE_CUBE_MAP_POSITIVE_Y = 0x8517; field
273 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Y 0x8517 macro
275 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Y 0x8517 macro
219 public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y = 0x8517; field in GLES20