Searched defs:detachTexture (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/OpenGL/libGLES_CM/ | ||
D | Framebuffer.cpp | 82 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in es1::Framebuffer |
D | Context.cpp | 3019 void Context::detachTexture(GLuint texture) in detachTexture() function in es1::Context |
/external/swiftshader/src/OpenGL/libGLESv2/ | ||
D | Framebuffer.cpp | 129 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in es2::Framebuffer |
D | Context.cpp | 3872 void Context::detachTexture(GLuint texture) in detachTexture() function in es2::Context |