Home
last modified time | relevance | path

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

12

/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp462 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 Drelax_float_ops_pass.cpp174 spv::Op::OpImageSparseDrefGather, in Initialize()
H A Dconvert_to_half_pass.cpp466 spv::Op::OpImageSparseDrefGather, in Initialize()
479 spv::Op::OpImageSparseDrefGather, in Initialize()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_move_instruction_down.cpp374 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 Dspirv.cs957 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp952 OpImageSparseDrefGather = 315, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs969 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp964 OpImageSparseDrefGather = 315, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs974 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp969 OpImageSparseDrefGather = 315, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs957 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp952 OpImageSparseDrefGather = 315, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs969 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp964 OpImageSparseDrefGather = 315, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs974 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp969 OpImageSparseDrefGather = 315, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs957 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp952 OpImageSparseDrefGather = 315, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs969 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp964 OpImageSparseDrefGather = 315, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs974 OpImageSparseDrefGather = 315, enumerator
H A Dspirv.hpp969 OpImageSparseDrefGather = 315, enumerator
/third_party/glslang/SPIRV/
H A Ddoc.cpp1380 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 Dspirv.cs1464 OpImageSparseDrefGather = 315, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.cs1465 OpImageSparseDrefGather = 315, enumerator

Completed in 83 milliseconds

12