Home
last modified time | relevance | path

Searched refs:E_SPV_AMD_shader_ballot (Results 1 - 4 of 4) sorted by relevance

/third_party/glslang/SPIRV/
H A DGLSL.ext.AMD.h34 static const char* const E_SPV_AMD_shader_ballot = "SPV_AMD_shader_ballot"; variable
H A Ddisassemble.cpp511 } else if (strcmp(spv::E_SPV_AMD_shader_ballot, name) == 0 || in disassembleInstruction()
667 if (strcmp(name, spv::E_SPV_AMD_shader_ballot) == 0) { in GLSLextAMDGetDebugNames()
H A DGlslangToSpv.cpp7178 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot); in createUnaryOperation()
8030 builder.addExtension(spv::E_SPV_AMD_shader_ballot); in createInvocationsOperation()
8856 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot); in createMiscOperation()
8860 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot); in createMiscOperation()
8864 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot); in createMiscOperation()
/third_party/mesa3d/src/compiler/spirv/
H A DGLSL.ext.AMD.h39 static const char* const E_SPV_AMD_shader_ballot = "SPV_AMD_shader_ballot"; variable

Completed in 15 milliseconds