Home
last modified time | relevance | path

Searched refs:OpImageSparseFetch (Results 1 - 25 of 45) sorted by relevance

12

/third_party/spirv-tools/source/opt/
H A Drelax_float_ops_pass.cpp172 spv::Op::OpImageSparseFetch, in Initialize()
H A Dconvert_to_sampled_image_pass.cpp233 case spv::Op::OpImageSparseFetch: in FindUsesOfImage()
H A Dconvert_to_half_pass.cpp464 spv::Op::OpImageSparseFetch, in Initialize()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_move_instruction_down.cpp372 case spv::Op::OpImageSparseFetch: in IsMemoryReadInstruction()
444 case spv::Op::OpImageSparseFetch: in GetMemoryReadTarget()
/third_party/spirv-tools/source/val/
H A Dvalidate_image.cpp335 opcode != spv::Op::OpImageSparseFetch && in ValidateImageOperands()
524 opcode != spv::Op::OpImageSparseFetch && in ValidateImageOperands()
528 << "OpImageRead, OpImageWrite, OpImageSparseFetch and " in ValidateImageOperands()
721 case spv::Op::OpImageSparseFetch: in IsSparse()
2269 case spv::Op::OpImageSparseFetch: in ImagePass()
2347 case spv::Op::OpImageSparseFetch: in IsImageInstruction()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.cs955 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp950 OpImageSparseFetch = 313, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.cs967 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp962 OpImageSparseFetch = 313, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.cs972 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp967 OpImageSparseFetch = 313, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.cs955 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp950 OpImageSparseFetch = 313, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.cs967 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp962 OpImageSparseFetch = 313, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.cs972 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp967 OpImageSparseFetch = 313, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.cs955 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp950 OpImageSparseFetch = 313, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.cs967 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp962 OpImageSparseFetch = 313, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.cs972 OpImageSparseFetch = 313, enumerator
H A Dspirv.hpp967 OpImageSparseFetch = 313, enumerator
/third_party/glslang/SPIRV/
H A Ddoc.cpp1378 case 313: return "OpImageSparseFetch"; in OpcodeString()
2062 InstructionDesc[OpImageSparseFetch].operands.push(OperandId, "'Image'"); in Parameterize()
2063 InstructionDesc[OpImageSparseFetch].operands.push(OperandId, "'Coordinate'"); in Parameterize()
2064 InstructionDesc[OpImageSparseFetch].operands.push(OperandImageOperands, "", true); in Parameterize()
2065 InstructionDesc[OpImageSparseFetch].operands.push(OperandVariableIds, "", true); in Parameterize()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.cs1462 OpImageSparseFetch = 313, enumerator

Completed in 96 milliseconds

12