Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
H A DGLSL.ext.AMD.h78 static const char* const E_SPV_AMD_gcn_shader = "SPV_AMD_gcn_shader"; variable
H A Ddisassemble.cpp514 strcmp(spv::E_SPV_AMD_gcn_shader, name) == 0) { in disassembleInstruction()
694 else if (strcmp(name, spv::E_SPV_AMD_gcn_shader) == 0) { in GLSLextAMDGetDebugNames()
H A DGlslangToSpv.cpp7183 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_gcn_shader); in createUnaryOperation()
7188 extBuiltins = getExtBuiltins(spv::E_SPV_AMD_gcn_shader); in createUnaryOperation()
9365 spv::Id id = builder.createBuiltinCall(typeId, getExtBuiltins(spv::E_SPV_AMD_gcn_shader), spv::TimeAMD, args); in createNoArgOperation()
/third_party/mesa3d/src/compiler/spirv/
H A DGLSL.ext.AMD.h83 static const char* const E_SPV_AMD_gcn_shader = "SPV_AMD_gcn_shader"; variable

Completed in 23 milliseconds