/third_party/glslang/SPIRV/ |
H A D | doc.cpp | 1324 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 D | spirv.hpp | 1544 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 D | spirv.cs | 905 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 900 OpGroupAsyncCopy = 259, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 917 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 912 OpGroupAsyncCopy = 259, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 922 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 917 OpGroupAsyncCopy = 259, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 905 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 900 OpGroupAsyncCopy = 259, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 917 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 912 OpGroupAsyncCopy = 259, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 922 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 917 OpGroupAsyncCopy = 259, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 905 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 900 OpGroupAsyncCopy = 259, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 917 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 912 OpGroupAsyncCopy = 259, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 922 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 917 OpGroupAsyncCopy = 259, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
H A D | spirv.cs | 1412 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 1406 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 D | spirv.cs | 1413 OpGroupAsyncCopy = 259, enumerator
|
H A D | spirv.hpp | 1407 OpGroupAsyncCopy = 259, enumerator 2062 case OpGroupAsyncCopy: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv.hpp | 1287 OpGroupAsyncCopy = 259, enumerator 1859 case OpGroupAsyncCopy: *hasResult = true; *hasResultType = true; break; in HasResultAndType()
|