Home
last modified time | relevance | path

Searched refs:E_GL_OES_primitive_bounding_box (Results 1 – 3 of 3) sorted by relevance

/third_party/glslang/glslang/MachineIndependent/
DVersions.h280 const char* const E_GL_OES_primitive_bounding_box = "GL_OES_primitive_bounding_box"; variable
315 …EP_primitive_bounding_box[] = { E_GL_EXT_primitive_bounding_box, E_GL_OES_primitive_bounding_box };
DVersions.cpp313 extensionBehavior[E_GL_OES_primitive_bounding_box] = EBhDisable; in initializeExtensionBehavior()
DInitialize.cpp7514 &E_GL_OES_primitive_bounding_box);