Searched refs:setSamplerTexture (Results 1 – 3 of 3) sorted by relevance
306 void setSamplerTexture(const Context *context, TextureType type, Texture *texture);
1540 void State::setSamplerTexture(const Context *context, TextureType type, Texture *texture) in setSamplerTexture() function in gl::State
1183 mState.setSamplerTexture(this, target, texture); in bindTexture()