/third_party/spirv-tools/source/opt/ |
H A D | relax_float_ops_pass.cpp | 162 spv::Op::OpImageDrefGather, in Initialize()
|
H A D | convert_to_half_pass.cpp | 454 spv::Op::OpImageDrefGather, in Initialize() 474 spv::Op::OpImageDrefGather, in Initialize()
|
/third_party/spirv-tools/source/val/ |
H A D | validate_image.cpp | 460 opcode != spv::Op::OpImageDrefGather && in ValidateImageOperands() 473 opcode != spv::Op::OpImageDrefGather && in ValidateImageOperands() 478 "OpImageGather and OpImageDrefGather"; in ValidateImageOperands() 971 case spv::Op::OpImageDrefGather: in IsAllowedSampledImageOperand() 1525 if (opcode == spv::Op::OpImageDrefGather || in ValidateImageGather() 1576 assert(opcode == spv::Op::OpImageDrefGather || in ValidateImageGather() 2273 case spv::Op::OpImageDrefGather: in ImagePass() 2349 case spv::Op::OpImageDrefGather: in IsImageInstruction()
|
/third_party/spirv-tools/source/fuzz/ |
H A D | transformation_move_instruction_down.cpp | 362 case spv::Op::OpImageDrefGather: in IsMemoryReadInstruction() 434 case spv::Op::OpImageDrefGather: in GetMemoryReadTarget()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 757 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 752 OpImageDrefGather = 97, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 769 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 764 OpImageDrefGather = 97, enumerator
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 774 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 769 OpImageDrefGather = 97, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
H A D | spirv.cs | 757 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 752 OpImageDrefGather = 97, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
H A D | spirv.cs | 769 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 764 OpImageDrefGather = 97, enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
H A D | spirv.cs | 774 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 769 OpImageDrefGather = 97, enumerator
|
/third_party/spirv-headers/include/spirv/1.0/ |
H A D | spirv.cs | 757 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 752 OpImageDrefGather = 97, enumerator
|
/third_party/spirv-headers/include/spirv/1.1/ |
H A D | spirv.cs | 769 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 764 OpImageDrefGather = 97, enumerator
|
/third_party/spirv-headers/include/spirv/1.2/ |
H A D | spirv.cs | 774 OpImageDrefGather = 97, enumerator
|
H A D | spirv.hpp | 769 OpImageDrefGather = 97, enumerator
|
/third_party/glslang/SPIRV/ |
H A D | doc.cpp | 1162 case 97: return "OpImageDrefGather"; in OpcodeString() 2012 InstructionDesc[OpImageDrefGather].operands.push(OperandId, "'Sampled Image'"); in Parameterize() 2013 InstructionDesc[OpImageDrefGather].operands.push(OperandId, "'Coordinate'"); in Parameterize() 2014 InstructionDesc[OpImageDrefGather].operands.push(OperandId, "'D~ref~'"); in Parameterize() 2015 InstructionDesc[OpImageDrefGather].operands.push(OperandImageOperands, "", true); in Parameterize() 2016 InstructionDesc[OpImageDrefGather].operands.push(OperandVariableIds, "", true); in Parameterize()
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShader.cpp | 671 case spv::OpImageDrefGather: in robustBufferAccess() 1654 case spv::OpImageDrefGather: in emitProlog() 1993 case spv::OpImageDrefGather: in EmitInstruction()
|
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/ |
H A D | spirv.cs | 1264 OpImageDrefGather = 97, enumerator
|