Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DVersions.h181 const char* const E_GL_OVR_multiview2 = "GL_OVR_multiview2"; variable
183 const char* const OVR_multiview_EXTs[] = { E_GL_OVR_multiview, E_GL_OVR_multiview2 };
DVersions.cpp284 extensionBehavior[E_GL_OVR_multiview2] = EBhDisable; in initializeExtensionBehavior()