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 std::string& spirv, std::string* hlsl) { in SPIRVtoHLSL() function
47 namespace SkSL { bool SPIRVtoHLSL(const std::string&, std::string*) { return false; } } in SPIRVtoHLSL() function