Home
last modified time | relevance | path

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

/third_party/glslang/glslang/Include/
DBaseTypes.h171 EbvSubGroupLeMask, enumerator
403 case EbvSubGroupLeMask: return "SubGroupLeMask"; in GetBuiltInVariableString()
/third_party/glslang/glslang/MachineIndependent/
DInitialize.cpp8169 BuiltInVariable("gl_SubGroupLeMaskARB", EbvSubGroupLeMask, symbolTable); in identifyBuiltIns()
8618 BuiltInVariable("gl_SubGroupLeMaskARB", EbvSubGroupLeMask, symbolTable); in identifyBuiltIns()
8862 BuiltInVariable("gl_SubGroupLeMaskARB", EbvSubGroupLeMask, symbolTable); in identifyBuiltIns()
9119 BuiltInVariable("gl_SubGroupLeMaskARB", EbvSubGroupLeMask, symbolTable); in identifyBuiltIns()
9337 BuiltInVariable("gl_SubGroupLeMaskARB", EbvSubGroupLeMask, symbolTable); in identifyBuiltIns()
9487 BuiltInVariable("gl_SubGroupLeMaskARB", EbvSubGroupLeMask, symbolTable); in identifyBuiltIns()
/third_party/glslang/SPIRV/
DGlslangToSpv.cpp822 case glslang::EbvSubGroupLeMask: in TranslateBuiltInDecoration()
2435 case glslang::EbvSubGroupLeMask: in getForcedType()