Searched refs:E_GL_OES_primitive_bounding_box (Results 1 – 2 of 2) sorted by relevance
248 const char* const E_GL_OES_primitive_bounding_box = "GL_OES_primitive_bounding_box"; variable276 …EP_primitive_bounding_box[] = { E_GL_EXT_primitive_bounding_box, E_GL_OES_primitive_bounding_box };
271 extensionBehavior[E_GL_OES_primitive_bounding_box] = EBhDisable; in initializeExtensionBehavior()