Home
last modified time | relevance | path

Searched refs:OpGroupAsyncCopy (Results 1 - 25 of 30) sorted by relevance

12

/third_party/glslang/SPIRV/
H A Ddoc.cpp1324 case 259: return "OpGroupAsyncCopy"; in OpcodeString()
2546 InstructionDesc[OpGroupAsyncCopy].operands.push(OperandScope, "'Execution'"); in Parameterize()
2547 InstructionDesc[OpGroupAsyncCopy].operands.push(OperandId, "'Destination'"); in Parameterize()
2548 InstructionDesc[OpGroupAsyncCopy].operands.push(OperandId, "'Source'"); in Parameterize()
2549 InstructionDesc[OpGroupAsyncCopy].operands.push(OperandId, "'Num Elements'"); in Parameterize()
2550 InstructionDesc[OpGroupAsyncCopy].operands.push(OperandId, "'Stride'"); in Parameterize()
2551 InstructionDesc[OpGroupAsyncCopy].operands.push(OperandId, "'Event'"); in Parameterize()
H A Dspirv.hpp1544 OpGroupAsyncCopy = 259, enumerator
2273 case OpGroupAsyncCopy: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs905 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp900 OpGroupAsyncCopy = 259, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs917 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp912 OpGroupAsyncCopy = 259, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs922 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp917 OpGroupAsyncCopy = 259, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs905 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp900 OpGroupAsyncCopy = 259, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs917 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp912 OpGroupAsyncCopy = 259, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs922 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp917 OpGroupAsyncCopy = 259, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs905 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp900 OpGroupAsyncCopy = 259, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs917 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp912 OpGroupAsyncCopy = 259, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs922 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp917 OpGroupAsyncCopy = 259, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs1412 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp1406 OpGroupAsyncCopy = 259, enumerator
2061 case OpGroupAsyncCopy: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs1413 OpGroupAsyncCopy = 259, enumerator
H A Dspirv.hpp1407 OpGroupAsyncCopy = 259, enumerator
2062 case OpGroupAsyncCopy: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv.hpp1287 OpGroupAsyncCopy = 259, enumerator
1859 case OpGroupAsyncCopy: *hasResult = true; *hasResultType = true; break; in HasResultAndType()

Completed in 101 milliseconds

12