Home
last modified time | relevance | path

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

/external/skia/src/sksl/codegen/
DSkSLHLSLCodeGenerator.cpp27 bool ToHLSL(Program& program, in ToHLSL() function
40 bool ToHLSL(Program& program, in ToHLSL() function
DSkSLHLSLCodeGenerator.h31 inline bool ToHLSL(Program& program, const ShaderCaps* caps, std::string* out) { in ToHLSL() function