Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/sksl/codegen/
H A DSkSLSPIRVCodeGenerator.cpp984 static T pick_by_type(const Type& type, T ifFloat, T ifInt, T ifUInt, T ifBool) { in pick_by_type()
3638 SpvOp_ ifBool, OutputStream& out) { in writeBinaryOperation()
3657 SpvOp_ ifUInt, SpvOp_ ifBool, in writeBinaryOperationComponentwiseIfMatrix()
3666 SpvOp_ ifUInt, SpvOp_ ifBool, OutputStream& out) { in writeBinaryOperation()