Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp2369 SpvId falseConstant = this->writeBoolLiteral(falseLiteral); in writeLogicalAnd() local
2382 this->writeInstruction(SpvOpPhi, this->getType(*fContext.fBool_Type), result, falseConstant, in writeLogicalAnd()