Searched refs:IsSameExecutable (Results 1 – 1 of 1) sorted by relevance
112 bool IsSameExecutable(const gl::ProgramExecutable *a, const gl::ProgramExecutable *b) in IsSameExecutable() function1036 if (mMemoryProgramCache && IsSameExecutable(&program->getExecutable(), executable)) in triggerDrawCallProgramRecompilation()1076 if (mMemoryProgramCache && IsSameExecutable(&program->getExecutable(), executable)) in triggerDispatchCallProgramRecompilation()