Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DTranslatorESSL.cpp47 writePragma(compileOptions); in translate()
DTranslatorGLSL.cpp61 writePragma(compileOptions); in translate()
DCompiler.h167 void writePragma(ShCompileOptions compileOptions);
DCompiler.cpp1473 void TCompiler::writePragma(ShCompileOptions compileOptions) in writePragma() function in sh::TCompiler