Searched defs:GL_TEXTURE_CUBE_MAP_NEGATIVE_X (Results 1 – 6 of 6) sorted by relevance
101 int GL_TEXTURE_CUBE_MAP_NEGATIVE_X = 0x8516; field
272 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_X 0x8516 macro
274 #define GL_TEXTURE_CUBE_MAP_NEGATIVE_X 0x8516 macro
216 public static final int GL_TEXTURE_CUBE_MAP_NEGATIVE_X = 0x8516; field in GLES20