Searched defs:GL_TEXTURE_CUBE_MAP_POSITIVE_Y (Results 1 – 3 of 3) sorted by relevance
105 int GL_TEXTURE_CUBE_MAP_POSITIVE_Y = 0x8517; field
332 #define GL_TEXTURE_CUBE_MAP_POSITIVE_Y 0x8517 macro
217 public static final int GL_TEXTURE_CUBE_MAP_POSITIVE_Y = 0x8517; field in GLES20