Home
last modified time | relevance | path

Searched refs:OpImageSparseGather (Results 1 - 25 of 44) sorted by relevance

12

/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp173 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 Drelax_float_ops_pass.cpp173 spv::Op::OpImageSparseGather, in Initialize()
H A Dconvert_to_half_pass.cpp465 spv::Op::OpImageSparseGather, in Initialize()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_move_instruction_down.cpp373 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 Dspirv.cs956 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp951 OpImageSparseGather = 314, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs968 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp963 OpImageSparseGather = 314, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs973 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp968 OpImageSparseGather = 314, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs956 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp951 OpImageSparseGather = 314, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs968 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp963 OpImageSparseGather = 314, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs973 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp968 OpImageSparseGather = 314, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs956 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp951 OpImageSparseGather = 314, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs968 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp963 OpImageSparseGather = 314, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs973 OpImageSparseGather = 314, enumerator
H A Dspirv.hpp968 OpImageSparseGather = 314, enumerator
/third_party/glslang/SPIRV/
H A Ddoc.cpp1379 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 Dspirv.cs1463 OpImageSparseGather = 314, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs1464 OpImageSparseGather = 314, enumerator

Completed in 77 milliseconds

12