Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DFramebuffer.cpp981 bool Framebuffer::detachTexture(Context *context, TextureID textureId) in detachTexture() function in gl::Framebuffer
DState.cpp2693 void State::detachTexture(Context *context, const TextureMap &zeroTextures, TextureID texture) in detachTexture() function in gl::State
DContext.cpp3175 void Context::detachTexture(TextureID texture) in detachTexture() function in gl::Context