Home
last modified time | relevance | path

Searched refs:MakeLoadInstruction (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.h85 std::unique_ptr<opt::Instruction> MakeLoadInstruction(
Dtransformation_replace_constant_with_uniform.cpp83 TransformationReplaceConstantWithUniform::MakeLoadInstruction( in MakeLoadInstruction() function in spvtools::fuzz::TransformationReplaceConstantWithUniform
269 auto load_instruction = MakeLoadInstruction(ir_context, constant_type_id); in Apply()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.h85 std::unique_ptr<opt::Instruction> MakeLoadInstruction(
Dtransformation_replace_constant_with_uniform.cpp83 TransformationReplaceConstantWithUniform::MakeLoadInstruction( in MakeLoadInstruction() function in spvtools::fuzz::TransformationReplaceConstantWithUniform
269 auto load_instruction = MakeLoadInstruction(ir_context, constant_type_id); in Apply()
/third_party/spirv-tools/source/fuzz/
Dtransformation_replace_constant_with_uniform.h85 std::unique_ptr<opt::Instruction> MakeLoadInstruction(
Dtransformation_replace_constant_with_uniform.cpp83 TransformationReplaceConstantWithUniform::MakeLoadInstruction( in MakeLoadInstruction() function in spvtools::fuzz::TransformationReplaceConstantWithUniform
269 auto load_instruction = MakeLoadInstruction(ir_context, constant_type_id); in Apply()