Home
last modified time | relevance | path

Searched refs:SpvOpNot (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/sksl/
Dspirv.h760 SpvOpNot = 200, enumerator
DSkSLSPIRVCodeGenerator.cpp557 case SpvOpNot: in opcode_text()
2328 this->writeInstruction(SpvOpNot, this->getType(p.fOperand->fType), result, in writePrefixExpression()