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