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