Searched defs:bindImageTexture (Results 1 – 3 of 3) sorted by relevance
453 void StateManagerGL::bindImageTexture(size_t unit, in bindImageTexture() function in rx::StateManagerGL
546 PFNGLBINDIMAGETEXTUREPROC bindImageTexture = nullptr; variable
1104 void Context::bindImageTexture(GLuint unit, in bindImageTexture() function in gl::Context