Searched refs:getSamplerTextureId (Results 1 – 3 of 3) sorted by relevance
135 GLuint getSamplerTextureId(unsigned int sampler, GLenum type) const;
625 GLuint State::getSamplerTextureId(unsigned int sampler, GLenum type) const in getSamplerTextureId() function in gl::State
839 if (mState.getSamplerTextureId(sampler, type) == 0) in getSamplerTexture()