Searched refs:copyImageBindingsFromProgram (Results 1 – 3 of 3) sorted by relevance
367 void copyImageBindingsFromProgram(const ProgramState &programState);
549 mState.mExecutable->copyImageBindingsFromProgram(programState); in link()
1727 void ProgramExecutable::copyImageBindingsFromProgram(const ProgramState &programState) in copyImageBindingsFromProgram() function in gl::ProgramExecutable