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

/external/skia/src/sksl/
H A Dspirv.h717 SpvOpAll = 155, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp112 SpvOpUndef, SpvOpUndef, SpvOpAll);
471 case SpvOpAll:
1995 this->writeInstruction(SpvOpAll, this->getType(*fContext.fBool_Type), result, id, out);

Completed in 34 milliseconds