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