Home
last modified time | relevance | path

Searched refs:cloned_instruction (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/reduce/
H A Dvalidation_during_reduction_test.cpp81 Instruction* cloned_instruction = first_instruction->Clone(context); variable
82 cloned_instruction->SetResultId(context->TakeNextId());
83 cloned_instruction->InsertBefore(first_instruction);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/reduce/
H A Dvalidation_during_reduction_test.cpp81 Instruction* cloned_instruction = first_instruction->Clone(context); variable
82 cloned_instruction->SetResultId(context->TakeNextId());
83 cloned_instruction->InsertBefore(first_instruction);
/third_party/spirv-tools/test/reduce/
H A Dvalidation_during_reduction_test.cpp81 Instruction* cloned_instruction = first_instruction->Clone(context); variable
82 cloned_instruction->SetResultId(context->TakeNextId());
83 cloned_instruction->InsertBefore(first_instruction);

Completed in 4 milliseconds