Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLCompiler.cpp1332 bool Compiler::toSPIRV(Program& program, OutputStream& out) { in toSPIRV() function in SkSL::Compiler
1364 bool Compiler::toSPIRV(Program& program, String* out) { in toSPIRV() function in SkSL::Compiler
/external/skia/src/sksl/
DSkSLCompiler.cpp1352 bool Compiler::toSPIRV(Program& program, OutputStream& out) { in toSPIRV() function in SkSL::Compiler
1384 bool Compiler::toSPIRV(Program& program, String* out) { in toSPIRV() function in SkSL::Compiler