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