/third_party/spirv-tools/source/val/ |
H A D | validate_image.cpp | 462 opcode != spv::Op::OpImageSparseDrefGather) { in ValidateImageOperands() 475 opcode != spv::Op::OpImageSparseDrefGather) { in ValidateImageOperands() 723 case spv::Op::OpImageSparseDrefGather: in IsSparse() 979 case spv::Op::OpImageSparseDrefGather: in IsAllowedSampledImageOperand() 1526 opcode == spv::Op::OpImageSparseDrefGather || in ValidateImageGather() 1577 opcode == spv::Op::OpImageSparseDrefGather); in ValidateImageGather() 2275 case spv::Op::OpImageSparseDrefGather: in ImagePass() 2351 case spv::Op::OpImageSparseDrefGather: in IsImageInstruction()
|
/third_party/spirv-tools/source/opt/ |
H A D | relax_float_ops_pass.cpp | 174 spv::Op::OpImageSparseDrefGather, in Initialize()
|
H A D | convert_to_half_pass.cpp | 466 spv::Op::OpImageSparseDrefGather, in Initialize() 479 spv::Op::OpImageSparseDrefGather, in Initialize()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_move_instruction_down.cpp | 374 case spv::Op::OpImageSparseDrefGather: in IsMemoryReadInstruction() 446 case spv::Op::OpImageSparseDrefGather: in GetMemoryReadTarget()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 957 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 952 OpImageSparseDrefGather = 315, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 969 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 964 OpImageSparseDrefGather = 315, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 974 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 969 OpImageSparseDrefGather = 315, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 957 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 952 OpImageSparseDrefGather = 315, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 969 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 964 OpImageSparseDrefGather = 315, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 974 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 969 OpImageSparseDrefGather = 315, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 957 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 952 OpImageSparseDrefGather = 315, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 969 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 964 OpImageSparseDrefGather = 315, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 974 OpImageSparseDrefGather = 315, enumerator
|
H A D | spirv.hpp | 969 OpImageSparseDrefGather = 315, enumerator
|
/third_party/glslang/SPIRV/ |
H A D | doc.cpp | 1380 case 315: return "OpImageSparseDrefGather"; in OpcodeString() 2073 InstructionDesc[OpImageSparseDrefGather].operands.push(OperandId, "'Sampled Image'"); in Parameterize() 2074 InstructionDesc[OpImageSparseDrefGather].operands.push(OperandId, "'Coordinate'"); in Parameterize() 2075 InstructionDesc[OpImageSparseDrefGather].operands.push(OperandId, "'D~ref~'"); in Parameterize() 2076 InstructionDesc[OpImageSparseDrefGather].operands.push(OperandImageOperands, "", true); in Parameterize() 2077 InstructionDesc[OpImageSparseDrefGather].operands.push(OperandVariableIds, "", true); in Parameterize()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
H A D | spirv.cs | 1464 OpImageSparseDrefGather = 315, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.cs | 1465 OpImageSparseDrefGather = 315, enumerator
|