Searched defs:bindImageTexture (Results 1 – 4 of 4) sorted by relevance
545 void StateManagerGL::bindImageTexture(size_t unit, in bindImageTexture() function in rx::StateManagerGL
546 PFNGLBINDIMAGETEXTUREPROC bindImageTexture = nullptr; variable
22 glBindImageTextureFunc bindImageTexture; variable
1540 void Context::bindImageTexture(GLuint unit, in bindImageTexture() function in gl::Context