Searched defs:visitPreprocessorDirective (Results 1 – 3 of 3) sorted by relevance
236 void ValidateAST::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::__anon3cd1b4a90111::ValidateAST
1209 void TOutputGLSLBase::visitPreprocessorDirective(TIntermPreprocessorDirective *node) in visitPreprocessorDirective() function in sh::TOutputGLSLBase
68 virtual void visitPreprocessorDirective(TIntermPreprocessorDirective *node) {} in visitPreprocessorDirective() function