Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DVersions.h213 const char* const E_GL_OVR_multiview = "GL_OVR_multiview"; variable
216 const char* const OVR_multiview_EXTs[] = { E_GL_OVR_multiview, E_GL_OVR_multiview2 };
DVersions.cpp337 extensionBehavior[E_GL_OVR_multiview] = EBhDisable; in initializeExtensionBehavior()