Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DVersions.h237 const char* const E_GL_EXT_primitive_bounding_box = "GL_EXT_primitive_bounding_box"; variable
276 const char* const AEP_primitive_bounding_box[] = { E_GL_EXT_primitive_bounding_box, E_GL_OES_primit…
DVersions.cpp260 extensionBehavior[E_GL_EXT_primitive_bounding_box] = EBhDisable; in initializeExtensionBehavior()