Home
last modified time | relevance | path

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

/third_party/glslang/glslang/MachineIndependent/
DVersions.h150 const char* const E_GL_ARB_shader_stencil_export = "GL_ARB_shader_stencil_export"; variable
DVersions.cpp213 extensionBehavior[E_GL_ARB_shader_stencil_export] = EBhDisable; in initializeExtensionBehavior()
DInitialize.cpp8262 … symbolTable.setVariableExtensions("gl_FragStencilRefARB", 1, &E_GL_ARB_shader_stencil_export); in identifyBuiltIns()