Searched refs:detachTexture (Results 1 – 8 of 8) sorted by relevance
45 void detachTexture(GLuint texture);
82 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in es1::Framebuffer
592 void detachTexture(GLuint texture);
962 detachTexture(texture); in deleteTexture()3019 void Context::detachTexture(GLuint texture) in detachTexture() function in es1::Context3045 framebuffer->detachTexture(texture); in detachTexture()
51 void detachTexture(GLuint texture);
129 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in es2::Framebuffer
996 detachTexture(texture); in deleteTexture()3872 void Context::detachTexture(GLuint texture) in detachTexture() function in es2::Context3899 readFramebuffer->detachTexture(texture); in detachTexture()3904 drawFramebuffer->detachTexture(texture); in detachTexture()
719 void detachTexture(GLuint texture);