Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLGLSLCodeGenerator.cpp470 void GLSLCodeGenerator::writeBoolLiteral(const BoolLiteral& b) { in writeBoolLiteral() function in SkSL::GLSLCodeGenerator
DSkSLSPIRVCodeGenerator.cpp2527 SpvId SPIRVCodeGenerator::writeBoolLiteral(const BoolLiteral& b) { in writeBoolLiteral() function in SkSL::SPIRVCodeGenerator