Home
last modified time | relevance | path

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

/third_party/skia/src/opts/
DSkVM_opts.h50 inline void interpret_skvm(const skvm::InterpreterInstruction insts[], const int ninsts, in interpret_skvm() function
/third_party/skia/src/sksl/
DSkSLMain.cpp40 decltype(interpret_skvm) interpret_skvm = skslc_standalone::interpret_skvm; variable