Searched refs:detachTexture (Results 1 – 5 of 5) sorted by relevance
39 void detachTexture(GLuint texture);
77 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in gl::Framebuffer
445 void detachTexture(GLuint texture);
867 detachTexture(texture); in deleteTexture()3054 void Context::detachTexture(GLuint texture) in detachTexture() function in gl::Context3081 readFramebuffer->detachTexture(texture); in detachTexture()3086 drawFramebuffer->detachTexture(texture); in detachTexture()
902 (gl::Context::detachTexture):917 (gl::Framebuffer::detachTexture):