Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/spirv/
Dvtn_cfg.c152 case SpvOpReturn: in vtn_cfg_handle_prepass_instruction()
321 case SpvOpReturn: in vtn_cfg_walk_blocks()
Dspirv.h805 SpvOpReturn = 253, enumerator
/external/skia/src/sksl/
Dspirv.h805 SpvOpReturn = 253, enumerator
DSkSLSPIRVCodeGenerator.cpp644 case SpvOpReturn: in opcode_text()
779 case SpvOpReturn: // fall through in writeOpCode()
2629 this->writeInstruction(SpvOpReturn, out); in writeFunction()
3006 this->writeInstruction(SpvOpReturn, out); in writeReturnStatement()