Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DVersions.h299 const char* const E_GL_EXT_primitive_bounding_box = "GL_EXT_primitive_bounding_box"; variable
352 const char* const AEP_primitive_bounding_box[] = { E_GL_EXT_primitive_bounding_box, E_GL_OES_primit…
DVersions.cpp322 extensionBehavior[E_GL_EXT_primitive_bounding_box] = EBhDisable; in initializeExtensionBehavior()
DInitialize.cpp8036 &E_GL_EXT_primitive_bounding_box); in identifyBuiltIns()