Searched defs:bindTexture (Results 1 – 4 of 4) sorted by relevance
99 … template<class T> inline void bindTexture(const textureReference* tex, const PtrStepSz<T>& img) in bindTexture() function
552 void Context::bindTexture(Texture& obj, in bindTexture() function in mbgl::gl::Context