Home
last modified time | relevance | path

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

/external/skia/src/sksl/codegen/
DSkSLSPIRVtoHLSL.cpp22 bool SPIRVtoHLSL(const String& spirv, String* hlsl) { in SPIRVtoHLSL() function
47 namespace SkSL { bool SPIRVtoHLSL(const String&, String*) { return false; } } in SPIRVtoHLSL() function