Home
last modified time | relevance | path

Searched refs:WritePragma (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/
DTranslatorESSL.cpp47 WritePragma(sink, compileOptions, getPragma()); in translate()
DOutputGLSLBase.h123 void WritePragma(TInfoSinkBase &out, ShCompileOptions compileOptions, const TPragma &pragma);
DTranslatorGLSL.cpp61 WritePragma(sink, compileOptions, getPragma()); in translate()
DOutputGLSLBase.cpp1255 void WritePragma(TInfoSinkBase &out, ShCompileOptions compileOptions, const TPragma &pragma) in WritePragma() function
DTranslatorVulkan.cpp788 WritePragma(sink, compileOptions, getPragma()); in translateImpl()