Searched refs:bindSampler (Results 1 – 3 of 3) sorted by relevance
316 void bindSampler(GLuint unit, GLuint sampler);
1004 void GLClientState::bindSampler(GLuint unit, GLuint sampler) { in bindSampler() function in GLClientState
4659 m_state->bindSampler(unit, sampler); in doSamplerBindEncodeCached()