Home
last modified time | relevance | path

Searched refs:SpvOpImageSampleExplicitLod (Results 1 – 25 of 56) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/fuzz/
Dtransformation_add_image_sample_unused_components_test.cpp83 MakeInstructionDescriptor(26, SpvOpImageSampleExplicitLod, 0); in TEST()
98 MakeInstructionDescriptor(28, SpvOpImageSampleExplicitLod, 0); in TEST()
119 MakeInstructionDescriptor(27, SpvOpImageSampleExplicitLod, 0); in TEST()
207 MakeInstructionDescriptor(26, SpvOpImageSampleExplicitLod, 0); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
Dtransformation_add_image_sample_unused_components_test.cpp83 MakeInstructionDescriptor(26, SpvOpImageSampleExplicitLod, 0); in TEST()
98 MakeInstructionDescriptor(28, SpvOpImageSampleExplicitLod, 0); in TEST()
119 MakeInstructionDescriptor(27, SpvOpImageSampleExplicitLod, 0); in TEST()
207 MakeInstructionDescriptor(26, SpvOpImageSampleExplicitLod, 0); in TEST()
/third_party/spirv-tools/test/fuzz/
Dtransformation_add_image_sample_unused_components_test.cpp83 MakeInstructionDescriptor(26, SpvOpImageSampleExplicitLod, 0); in TEST()
98 MakeInstructionDescriptor(28, SpvOpImageSampleExplicitLod, 0); in TEST()
119 MakeInstructionDescriptor(27, SpvOpImageSampleExplicitLod, 0); in TEST()
207 MakeInstructionDescriptor(26, SpvOpImageSampleExplicitLod, 0); in TEST()
/third_party/skia/third_party/externals/spirv-tools/source/
Dopcode.cpp370 case SpvOpImageSampleExplicitLod: in spvOpcodeIsLoad()
692 case SpvOpImageSampleExplicitLod: in spvOpcodeIsImageSample()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_move_instruction_down.cpp353 case SpvOpImageSampleExplicitLod: in IsMemoryReadInstruction()
425 case SpvOpImageSampleExplicitLod: in GetMemoryReadTarget()
/third_party/spirv-tools/source/
Dopcode.cpp370 case SpvOpImageSampleExplicitLod: in spvOpcodeIsLoad()
692 case SpvOpImageSampleExplicitLod: in spvOpcodeIsImageSample()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_move_instruction_down.cpp353 case SpvOpImageSampleExplicitLod: in IsMemoryReadInstruction()
425 case SpvOpImageSampleExplicitLod: in GetMemoryReadTarget()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp370 case SpvOpImageSampleExplicitLod: in spvOpcodeIsLoad()
692 case SpvOpImageSampleExplicitLod: in spvOpcodeIsImageSample()
/third_party/spirv-tools/source/fuzz/
Dtransformation_move_instruction_down.cpp353 case SpvOpImageSampleExplicitLod: in IsMemoryReadInstruction()
425 case SpvOpImageSampleExplicitLod: in GetMemoryReadTarget()
/third_party/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp151 SpvOpImageSampleExplicitLod, in Initialize()
Dconvert_to_half_pass.cpp423 SpvOpImageSampleExplicitLod, in Initialize()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Drelax_float_ops_pass.cpp151 SpvOpImageSampleExplicitLod, in Initialize()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp151 SpvOpImageSampleExplicitLod, in Initialize()
/third_party/spirv-tools/source/val/
Dvalidate_image.cpp138 case SpvOpImageSampleExplicitLod: in IsExplicitLod()
914 case SpvOpImageSampleExplicitLod: in IsAllowedSampledImageOperand()
1204 if ((opcode == SpvOpImageSampleExplicitLod || in ValidateImageLod()
1231 if (opcode == SpvOpImageSampleExplicitLod) { in ValidateImageLod()
2090 case SpvOpImageSampleExplicitLod: in ImagePass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp143 case SpvOpImageSampleExplicitLod: in IsExplicitLod()
925 case SpvOpImageSampleExplicitLod: in IsAllowedSampledImageOperand()
1215 if ((opcode == SpvOpImageSampleExplicitLod || in ValidateImageLod()
1242 if (opcode == SpvOpImageSampleExplicitLod) { in ValidateImageLod()
2103 case SpvOpImageSampleExplicitLod: in ImagePass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_image.cpp143 case SpvOpImageSampleExplicitLod: in IsExplicitLod()
925 case SpvOpImageSampleExplicitLod: in IsAllowedSampledImageOperand()
1215 if ((opcode == SpvOpImageSampleExplicitLod || in ValidateImageLod()
1242 if (opcode == SpvOpImageSampleExplicitLod) { in ValidateImageLod()
2103 case SpvOpImageSampleExplicitLod: in ImagePass()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/opt/
Daggressive_dead_code_elim_pass.cpp306 SpvOpImageSampleExplicitLod, in InitCombinatorSets()
/third_party/skia/src/sksl/
Dspirv.h653 SpvOpImageSampleExplicitLod = 88, enumerator
/third_party/flutter/skia/src/sksl/
Dspirv.h653 SpvOpImageSampleExplicitLod = 88, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h747 SpvOpImageSampleExplicitLod = 88, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.h753 SpvOpImageSampleExplicitLod = 88, enumerator
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.h747 SpvOpImageSampleExplicitLod = 88, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h747 SpvOpImageSampleExplicitLod = 88, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h736 SpvOpImageSampleExplicitLod = 88, enumerator
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.h748 SpvOpImageSampleExplicitLod = 88, enumerator

123