/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 153 SpvOpImageSampleDrefExplicitLod, in Initialize()
|
D | convert_to_half_pass.cpp | 421 SpvOpImageSampleDrefExplicitLod, in Initialize() 445 SpvOpImageSampleDrefExplicitLod, in Initialize()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 153 SpvOpImageSampleDrefExplicitLod, in Initialize()
|
D | convert_to_half_pass.cpp | 425 SpvOpImageSampleDrefExplicitLod, in Initialize() 449 SpvOpImageSampleDrefExplicitLod, in Initialize()
|
D | folding_rules.cpp | 59 case SpvOpImageSampleDrefExplicitLod: in ImageOperandsMaskInOperandIndex() 2371 opcode == SpvOpImageSampleDrefExplicitLod || in UpdateImageOperands() 2498 rules_[SpvOpImageSampleDrefExplicitLod].push_back(UpdateImageOperands()); in AddFoldingRules()
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 373 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsLoad() 692 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsImageSample()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 355 case SpvOpImageSampleDrefExplicitLod: in IsMemoryReadInstruction() 427 case SpvOpImageSampleDrefExplicitLod: in GetMemoryReadTarget()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 373 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsLoad() 692 case SpvOpImageSampleDrefExplicitLod: in spvOpcodeIsImageSample()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 355 case SpvOpImageSampleDrefExplicitLod: in IsMemoryReadInstruction() 427 case SpvOpImageSampleDrefExplicitLod: in GetMemoryReadTarget()
|
/external/skia/src/sksl/ |
D | spirv.h | 655 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 655 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 749 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 749 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 749 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 139 case SpvOpImageSampleDrefExplicitLod: in IsExplicitLod() 903 case SpvOpImageSampleDrefExplicitLod: in IsAllowedSampledImageOperand() 2076 case SpvOpImageSampleDrefExplicitLod: in ImagePass()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 139 case SpvOpImageSampleDrefExplicitLod: in IsExplicitLod() 916 case SpvOpImageSampleDrefExplicitLod: in IsAllowedSampledImageOperand() 2089 case SpvOpImageSampleDrefExplicitLod: in ImagePass()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 761 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 766 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 766 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 761 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 761 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 766 SpvOpImageSampleDrefExplicitLod = 90, enumerator
|
/external/mesa3d/prebuilt-intermediates/spirv/ |
D | vtn_gather_types.c | 99 case SpvOpImageSampleDrefExplicitLod: return (struct type_args){ 1, 0 }; in result_type_args_for_opcode()
|
D | spirv_info.c | 734 case SpvOpImageSampleDrefExplicitLod: return "SpvOpImageSampleDrefExplicitLod"; in spirv_op_to_string()
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 947 SpvOpImageSampleDrefExplicitLod = 90, enumerator 1479 case SpvOpImageSampleDrefExplicitLod: *hasResult = true; *hasResultType = true; break; in SpvHasResultAndType()
|