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