Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp431 void GLSLCodeGenerator::writeTernaryExpression(const TernaryExpression& t, in writeTernaryExpression() function in SkSL::GLSLCodeGenerator
DSkSLSPIRVCodeGenerator.cpp2408 SpvId SPIRVCodeGenerator::writeTernaryExpression(const TernaryExpression& t, OutputStream& out) { in writeTernaryExpression() function in SkSL::SPIRVCodeGenerator