Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.cpp1027 bool Framebuffer::detachTexture(Context *context, TextureID textureId) in detachTexture() function in gl::Framebuffer
H A DState.cpp2589 void State::detachTexture(Context *context, const TextureMap &zeroTextures, TextureID texture) in detachTexture() function in gl::State
H A DContext.cpp3142 void Context::detachTexture(TextureID texture) in detachTexture() function in gl::Context