Searched refs:E_GL_OES_texture_cube_map_array (Results 1 – 2 of 2) sorted by relevance
253 const char* const E_GL_OES_texture_cube_map_array = "GL_OES_texture_cube_map_array"; variable291 …EP_texture_cube_map_array[] = { E_GL_EXT_texture_cube_map_array, E_GL_OES_texture_cube_map_array };
276 extensionBehavior[E_GL_OES_texture_cube_map_array] = EBhDisable; in initializeExtensionBehavior()