Searched refs:SpvOpReturn (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/sksl/
H A Dspirv.h805 SpvOpReturn = 253, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp647 case SpvOpReturn:
782 case SpvOpReturn: // fall through
2460 this->writeInstruction(SpvOpReturn, out);
2816 this->writeInstruction(SpvOpReturn, out);

Completed in 68 milliseconds