Home
last modified time | relevance | path

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

/external/skqp/src/sksl/
DSkSLCompiler.cpp1393 bool Compiler::toMetal(Program& program, OutputStream& out) { in toMetal() function in SkSL::Compiler
1402 bool Compiler::toMetal(Program& program, String* out) { in toMetal() function in SkSL::Compiler
/external/skia/src/sksl/
DSkSLCompiler.cpp1575 bool Compiler::toMetal(Program& program, OutputStream& out) { in toMetal() function in SkSL::Compiler
1584 bool Compiler::toMetal(Program& program, String* out) { in toMetal() function in SkSL::Compiler