Home
last modified time | relevance | path

Searched defs:compileOnly (Results 1 – 6 of 6) sorted by relevance

/third_party/glslang/SPIRV/
DSpvPostProcess.cpp486 void Builder::postProcess(bool compileOnly) in postProcess()
DGlslangToSpv.cpp1975 void TGlslangToSpvTraverser::finishSpv(bool compileOnly) in finishSpv()
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.h200 bool compileOnly = false; variable
DShaderLang.cpp799 bool compileOnly = false) in ProcessDeferred()
1296 bool compileOnly = false) in CompileDeferred()
/third_party/glslang/StandAlone/
DStandAlone.cpp1320 const bool compileOnly = (Options & EOptionCompileOnly) != 0; in CompileAndLinkShaderUnits() local
/third_party/glslang/glslang/Public/
DShaderLang.h724 bool compileOnly = false; variable