Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2390 SpvId trueConstant = this->writeBoolLiteral(trueLiteral); in writeLogicalOr() local
2403 this->writeInstruction(SpvOpPhi, this->getType(*fContext.fBool_Type), result, trueConstant, in writeLogicalOr()