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

/external/skia/src/sksl/
H A Dspirv.h622 SpvOpFunction = 54, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp281 case SpvOpFunction:
808 case SpvOpFunction: // fall through
2436 this->writeInstruction(SpvOpFunction, this->getType(f.fReturnType), result,

Completed in 34 milliseconds