Home
last modified time | relevance | path

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

/external/angle/src/common/spirv/
Dspirv_types.h73 using LiteralExtInstInteger = LiteralInteger; variable
Dspirv_instruction_parser_autogen.h47 LiteralExtInstInteger *instruction,
Dspirv_instruction_builder_autogen.h43 LiteralExtInstInteger instruction,
Dspirv_instruction_parser_autogen.cpp165 LiteralExtInstInteger *instruction, in ParseExtInst()
176 *instruction = LiteralExtInstInteger(_instruction[_o++]); in ParseExtInst()
Dspirv_instruction_builder_autogen.cpp196 LiteralExtInstInteger instruction, in WriteExtInst()
/external/angle/src/compiler/translator/
DOutputSPIRV.cpp2650 spirv::LiteralExtInstInteger(extendedInst), parameters); in visitOperator()
3752 spirv::LiteralExtInstInteger(extendedInst), parameters); in createInterpolate()