Home
last modified time | relevance | path

Searched refs:initPreprocessor (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs.h80 virtual void initPreprocessor();
Dslang.h159 virtual void initPreprocessor() {} in initPreprocessor() function
Dslang_rs.cpp213 void SlangRS::initPreprocessor() { in initPreprocessor() function in slang::SlangRS
Dslang.cpp244 initPreprocessor(); in createPreprocessor()