Home
last modified time | relevance | path

Searched refs:loopControl (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/common/spirv/
Dspirv_instruction_parser_autogen.h909 spv::LoopControlMask *loopControl);
Dspirv_instruction_builder_autogen.h778 spv::LoopControlMask loopControl);
Dspirv_instruction_builder_autogen.cpp2692 spv::LoopControlMask loopControl) in WriteLoopMerge() argument
2698 blob->push_back(loopControl); in WriteLoopMerge()
Dspirv_instruction_parser_autogen.cpp3225 spv::LoopControlMask *loopControl) in ParseLoopMerge() argument
3234 *loopControl = spv::LoopControlMask(_instruction[_o++]); in ParseLoopMerge()