Searched defs:compileJob (Results 1 – 2 of 2) sorted by relevance
918 SharedCompileJob compileJob; in setupExecutableForLink() local1680 const SharedCompileJob &compileJob = mState.mShaderCompileJobs[shaderType]; in linkValidateShaders() local
1021 bool WaitCompileJobUnlocked(const SharedCompileJob &compileJob) in WaitCompileJobUnlocked()