Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLSPIRVCodeGenerator.h195 SpvOp_ ifBool, OutputStream& out);
DSkSLSPIRVCodeGenerator.cpp2011 SpvOp_ ifUInt, SpvOp_ ifBool, OutputStream& out) { in writeBinaryOperation() argument
2020 this->writeInstruction(ifBool, this->getType(resultType), result, lhs, rhs, out); in writeBinaryOperation()