/third_party/spirv-tools/source/val/ |
H A D | validate_image.cpp | 173 case spv::Op::OpImageSparseGather: in IsValidGatherLodBiasAMD() 461 opcode != spv::Op::OpImageSparseGather && in ValidateImageOperands() 474 opcode != spv::Op::OpImageSparseGather && in ValidateImageOperands() 722 case spv::Op::OpImageSparseGather: in IsSparse() 978 case spv::Op::OpImageSparseGather: in IsAllowedSampledImageOperand() 1559 opcode == spv::Op::OpImageSparseGather) { in ValidateImageGather() 2274 case spv::Op::OpImageSparseGather: in ImagePass() 2350 case spv::Op::OpImageSparseGather: in IsImageInstruction()
|
/third_party/spirv-tools/source/opt/ |
H A D | relax_float_ops_pass.cpp | 173 spv::Op::OpImageSparseGather, in Initialize()
|
H A D | convert_to_half_pass.cpp | 465 spv::Op::OpImageSparseGather, in Initialize()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_move_instruction_down.cpp | 373 case spv::Op::OpImageSparseGather: in IsMemoryReadInstruction() 445 case spv::Op::OpImageSparseGather: in GetMemoryReadTarget()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 956 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 951 OpImageSparseGather = 314, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 968 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 963 OpImageSparseGather = 314, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 973 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 968 OpImageSparseGather = 314, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 956 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 951 OpImageSparseGather = 314, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 968 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 963 OpImageSparseGather = 314, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 973 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 968 OpImageSparseGather = 314, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 956 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 951 OpImageSparseGather = 314, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 968 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 963 OpImageSparseGather = 314, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 973 OpImageSparseGather = 314, enumerator
|
H A D | spirv.hpp | 968 OpImageSparseGather = 314, enumerator
|
/third_party/glslang/SPIRV/ |
H A D | doc.cpp | 1379 case 314: return "OpImageSparseGather"; in OpcodeString() 2067 InstructionDesc[OpImageSparseGather].operands.push(OperandId, "'Sampled Image'"); in Parameterize() 2068 InstructionDesc[OpImageSparseGather].operands.push(OperandId, "'Coordinate'"); in Parameterize() 2069 InstructionDesc[OpImageSparseGather].operands.push(OperandId, "'Component'"); in Parameterize() 2070 InstructionDesc[OpImageSparseGather].operands.push(OperandImageOperands, "", true); in Parameterize() 2071 InstructionDesc[OpImageSparseGather].operands.push(OperandVariableIds, "", true); in Parameterize()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
H A D | spirv.cs | 1463 OpImageSparseGather = 314, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
H A D | spirv.cs | 1464 OpImageSparseGather = 314, enumerator
|