Home
last modified time | relevance | path

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

/external/skia/src/sksl/
DSkSLCompiler.cpp840 bool Compiler::toMetal(Program& program, OutputStream& out) { in toMetal() function in SkSL::Compiler
848 bool Compiler::toMetal(Program& program, String* out) { in toMetal() function in SkSL::Compiler
/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