Searched defs:compiledState (Results 1 – 5 of 5) sorted by relevance
38 void postTranslate(ShHandle compiler, const gl::CompiledShaderState &compiledState) override in postTranslate()43 void load(const gl::CompiledShaderState &compiledState) override in load()92 void startCompile(const gl::CompiledShaderState &compiledState) in startCompile()
50 virtual void postTranslate(ShHandle compiler, const gl::CompiledShaderState &compiledState) {} in postTranslate()53 virtual void load(const gl::CompiledShaderState &compiledState) {} in load()
34 void postTranslate(ShHandle compiler, const gl::CompiledShaderState &compiledState) override {} in postTranslate()
74 const SharedCompiledShaderState &compiledState, in CompileTask()92 const SharedCompiledShaderState &compiledState, in CompileTask()
71 void postTranslate(ShHandle compiler, const gl::CompiledShaderState &compiledState) override in postTranslate()