Home
last modified time | relevance | path

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

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