Searched refs:updateActiveSamplers (Results 1 – 5 of 5) sorted by relevance
210 void updateActiveSamplers(const ProgramState &programState);
130 mExecutable->updateActiveSamplers(program->getState()); in updateExecutableTextures()
374 void updateActiveSamplers();
732 void ProgramExecutable::updateActiveSamplers(const ProgramState &programState) in updateActiveSamplers() function in gl::ProgramExecutable
1732 void ProgramState::updateActiveSamplers() in updateActiveSamplers() function in gl::ProgramState1735 mExecutable->updateActiveSamplers(*this); in updateActiveSamplers()4780 mState.updateActiveSamplers(); in postResolveLink()