Searched refs:GL_TEXTURE_CUBE_MAP_OES (Results 1 – 7 of 7) sorted by relevance
120 return (target == GL_TEXTURE_2D)||(target == GL_TEXTURE_CUBE_MAP_OES); in texParams()
533 case GL_TEXTURE_CUBE_MAP_OES: in enable()562 case GL_TEXTURE_CUBE_MAP_OES: in disable()
225 translator::gles1::glBindTexture(GL_TEXTURE_CUBE_MAP_OES,0); in initContext()
854 || item.first == GL_TEXTURE_CUBE_MAP_OES) { in postLoadRestoreCtx()1512 case GL_TEXTURE_CUBE_MAP_OES: in setEnable()1544 case GL_TEXTURE_CUBE_MAP_OES: in isEnabled()
199 #define GL_TEXTURE_CUBE_MAP_OES 0x8513 macro
441 #define GL_TEXTURE_CUBE_MAP_OES 0x8513 macro
202 #define GL_TEXTURE_CUBE_MAP_OES 0x8513 macro