Home
last modified time | relevance | path

Searched refs:OperandScope (Results 1 – 13 of 13) sorted by relevance

/third_party/glslang/SPIRV/
Ddoc.cpp1745 OperandClassParams[OperandScope].set(0, ScopeString, nullptr); in Parameterize()
2403 InstructionDesc[OpControlBarrier].operands.push(OperandScope, "'Execution'"); in Parameterize()
2404 InstructionDesc[OpControlBarrier].operands.push(OperandScope, "'Memory'"); in Parameterize()
2407 InstructionDesc[OpMemoryBarrier].operands.push(OperandScope, "'Memory'"); in Parameterize()
2415 InstructionDesc[OpAtomicLoad].operands.push(OperandScope, "'Scope'"); in Parameterize()
2419 InstructionDesc[OpAtomicStore].operands.push(OperandScope, "'Scope'"); in Parameterize()
2424 InstructionDesc[OpAtomicExchange].operands.push(OperandScope, "'Scope'"); in Parameterize()
2429 InstructionDesc[OpAtomicCompareExchange].operands.push(OperandScope, "'Scope'"); in Parameterize()
2436 InstructionDesc[OpAtomicCompareExchangeWeak].operands.push(OperandScope, "'Scope'"); in Parameterize()
2443 InstructionDesc[OpAtomicIIncrement].operands.push(OperandScope, "'Scope'"); in Parameterize()
[all …]
Ddoc.h154 OperandScope, enumerator
Ddisassemble.cpp445 case OperandScope: in disassembleInstruction()
DSPVRemapper.cpp596 case spv::OperandScope: in processInstruction()
/third_party/skia/third_party/externals/spirv-tools/test/
Doperand-class-test-coverage.csv39 " OperandScope,",MemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
/third_party/spirv-tools/test/
Doperand-class-test-coverage.csv39 " OperandScope,",MemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Doperand-class-test-coverage.csv39 " OperandScope,",MemoryBarrier,"it's an ID, not in grammar",OpMemoryBarrier*,not enum
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/
DjsonToSpirv.cpp154 type = OperandScope; in ToOperandClassAndOptionality()
528 establishOperandClass(enumName, OperandScope, &ScopeParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h84 OperandScope, enumerator
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp154 type = OperandScope; in ToOperandClassAndOptionality()
528 establishOperandClass(enumName, OperandScope, &ScopeParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h84 OperandScope, enumerator
/third_party/spirv-headers/tools/buildHeaders/
DjsonToSpirv.cpp154 type = OperandScope; in ToOperandClassAndOptionality()
528 establishOperandClass(enumName, OperandScope, &ScopeParams, operandEnum, category); in jsonToSpirv()
DjsonToSpirv.h84 OperandScope, enumerator