Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/common/spirv/
H A Dspirv_instruction_builder_autogen.h114 spv::FunctionControlMask functionControl3,
H A Dspirv_instruction_parser_autogen.h140 spv::FunctionControlMask *functionControl3,
H A Dspirv_instruction_builder_autogen.cpp525 spv::FunctionControlMask functionControl3, in WriteFunction() argument
532 blob->push_back(functionControl3); in WriteFunction()
H A Dspirv_instruction_parser_autogen.cpp580 spv::FunctionControlMask *functionControl3, in ParseFunction() argument
590 *functionControl3 = spv::FunctionControlMask(_instruction[_o++]); in ParseFunction()