Home
last modified time | relevance | path

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

/external/deqp-deps/glslang/SPIRV/
DGLSL.ext.AMD.h34 static const char* const E_SPV_AMD_shader_ballot = "SPV_AMD_shader_ballot"; variable
Ddisassemble.cpp503 } else if (strcmp(spv::E_SPV_AMD_shader_ballot, name) == 0 || in disassembleInstruction()
656 if (strcmp(name, spv::E_SPV_AMD_shader_ballot) == 0) { in GLSLextAMDGetDebugNames()
DGlslangToSpv.cpp5412 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot);
6109 builder.addExtension(spv::E_SPV_AMD_shader_ballot);
6921 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot);
6925 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot);
6929 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_shader_ballot);