Home
last modified time | relevance | path

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

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