Home
last modified time | relevance | path

Searched refs:OpImageDrefGather (Results 1 - 25 of 50) sorted by relevance

12

/third_party/spirv-tools/source/opt/
H A Drelax_float_ops_pass.cpp162 spv::Op::OpImageDrefGather, in Initialize()
H A Dconvert_to_half_pass.cpp454 spv::Op::OpImageDrefGather, in Initialize()
474 spv::Op::OpImageDrefGather, in Initialize()
/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp460 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 Dtransformation_move_instruction_down.cpp362 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 Dspirv.cs757 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp752 OpImageDrefGather = 97, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs769 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp764 OpImageDrefGather = 97, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs774 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp769 OpImageDrefGather = 97, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs757 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp752 OpImageDrefGather = 97, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs769 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp764 OpImageDrefGather = 97, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs774 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp769 OpImageDrefGather = 97, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs757 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp752 OpImageDrefGather = 97, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs769 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp764 OpImageDrefGather = 97, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs774 OpImageDrefGather = 97, enumerator
H A Dspirv.hpp769 OpImageDrefGather = 97, enumerator
/third_party/glslang/SPIRV/
H A Ddoc.cpp1162 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 DSpirvShader.cpp671 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 Dspirv.cs1264 OpImageDrefGather = 97, enumerator

Completed in 100 milliseconds

12