Searched defs:detachTexture (Results 1 – 5 of 5) sorted by relevance
129 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in es2::Framebuffer
3888 void Context::detachTexture(GLuint texture) in detachTexture() function in es2::Context
914 bool Framebuffer::detachTexture(const Context *context, TextureID textureId) in detachTexture() function in gl::Framebuffer
1640 void State::detachTexture(const Context *context, const TextureMap &zeroTextures, TextureID texture) in detachTexture() function in gl::State
2936 void Context::detachTexture(TextureID texture) in detachTexture() function in gl::Context