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