Searched defs:GL_TEXTURE_CUBE_MAP_POSITIVE_X (Results 1 – 6 of 6) sorted by relevance
104 int GL_TEXTURE_CUBE_MAP_POSITIVE_X = 0x8515; field
271 #define GL_TEXTURE_CUBE_MAP_POSITIVE_X 0x8515 macro
273 #define GL_TEXTURE_CUBE_MAP_POSITIVE_X 0x8515 macro
217 public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_X = 0x8515; field in GLES20