Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/glslang/MachineIndependent/
DVersions.h139 const char* const E_GL_ARB_shader_stencil_export = "GL_ARB_shader_stencil_export"; variable
DVersions.cpp185 extensionBehavior[E_GL_ARB_shader_stencil_export] = EBhDisable; in initializeExtensionBehavior()
DInitialize.cpp8140 … symbolTable.setVariableExtensions("gl_FragStencilRefARB", 1, &E_GL_ARB_shader_stencil_export); in add2ndGenerationSamplingImaging()