Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCompiler.cpp499 bool Compiler::toSPIRV(Program& program, OutputStream& out) { in toSPIRV() function in SkSL::Compiler
526 bool Compiler::toSPIRV(Program& program, std::string* out) { in toSPIRV() function in SkSL::Compiler