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