Home
last modified time | relevance | path

Searched refs:SpvOpImageSampleDrefExplicitLod (Results 1 – 25 of 36) sorted by relevance

12

/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp153 SpvOpImageSampleDrefExplicitLod, in Initialize()
Dconvert_to_half_pass.cpp421 SpvOpImageSampleDrefExplicitLod, in Initialize()
445 SpvOpImageSampleDrefExplicitLod, in Initialize()
/external/deqp-deps/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp153 SpvOpImageSampleDrefExplicitLod, in Initialize()
Dconvert_to_half_pass.cpp425 SpvOpImageSampleDrefExplicitLod, in Initialize()
449 SpvOpImageSampleDrefExplicitLod, in Initialize()
Dfolding_rules.cpp59 case SpvOpImageSampleDrefExplicitLod: in ImageOperandsMaskInOperandIndex()
2371 opcode == SpvOpImageSampleDrefExplicitLod || in UpdateImageOperands()
2498 rules_[SpvOpImageSampleDrefExplicitLod].push_back(UpdateImageOperands()); in AddFoldingRules()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp373 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsLoad()
692 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsImageSample()
/external/deqp-deps/SPIRV-Tools/source/fuzz/
Dtransformation_move_instruction_down.cpp355 case SpvOpImageSampleDrefExplicitLod: in IsMemoryReadInstruction()
427 case SpvOpImageSampleDrefExplicitLod: in GetMemoryReadTarget()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp373 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsLoad()
692 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsImageSample()
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_move_instruction_down.cpp355 case SpvOpImageSampleDrefExplicitLod: in IsMemoryReadInstruction()
427 case SpvOpImageSampleDrefExplicitLod: in GetMemoryReadTarget()
/external/skia/src/sksl/
Dspirv.h655 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/skqp/src/sksl/
Dspirv.h655 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h749 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h749 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h749 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp139 case SpvOpImageSampleDrefExplicitLod: in IsExplicitLod()
903 case SpvOpImageSampleDrefExplicitLod: in IsAllowedSampledImageOperand()
2076 case SpvOpImageSampleDrefExplicitLod: in ImagePass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_image.cpp139 case SpvOpImageSampleDrefExplicitLod: in IsExplicitLod()
916 case SpvOpImageSampleDrefExplicitLod: in IsAllowedSampledImageOperand()
2089 case SpvOpImageSampleDrefExplicitLod: in ImagePass()
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h761 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h766 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h766 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h761 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h761 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h766 SpvOpImageSampleDrefExplicitLod = 90, enumerator
/external/mesa3d/prebuilt-intermediates/spirv/
Dvtn_gather_types.c99 case SpvOpImageSampleDrefExplicitLod: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
Dspirv_info.c734 case SpvOpImageSampleDrefExplicitLod: return "SpvOpImageSampleDrefExplicitLod"; in spirv_op_to_string()
/external/shaderc/spirv-headers/include/spirv/unified1/
Dspirv.h947 SpvOpImageSampleDrefExplicitLod = 90, enumerator
1479 case SpvOpImageSampleDrefExplicitLod: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()

12