Home
last modified time | relevance | path

Searched defs:detachTexture (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DFramebuffer.cpp82 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in es1::Framebuffer
DContext.cpp3019 void Context::detachTexture(GLuint texture) in detachTexture() function in es1::Context
/external/swiftshader/src/OpenGL/libGLESv2/
DFramebuffer.cpp129 void Framebuffer::detachTexture(GLuint texture) in detachTexture() function in es2::Framebuffer
DContext.cpp3872 void Context::detachTexture(GLuint texture) in detachTexture() function in es2::Context