Home
last modified time | relevance | path

Searched refs:_mesa_remove_attachment (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/main/
Dfbobject.h93 _mesa_remove_attachment(struct gl_context *ctx,
Dfbobject.c302 _mesa_remove_attachment(struct gl_context *ctx, in _mesa_remove_attachment() function
345 _mesa_remove_attachment(ctx, att); in _mesa_set_texture_attachment()
375 _mesa_remove_attachment(ctx, att); in _mesa_set_renderbuffer_attachment()
409 _mesa_remove_attachment(ctx, att); in _mesa_framebuffer_renderbuffer()
968 _mesa_remove_attachment(ctx, &fb->Attachment[i]); in detach_renderbuffer()
2144 _mesa_remove_attachment(ctx, att); in framebuffer_texture()
2147 _mesa_remove_attachment(ctx, &fb->Attachment[BUFFER_STENCIL]); in framebuffer_texture()
Dtexobj.c1022 _mesa_remove_attachment(ctx, fb->Attachment + j); in unbind_texobj_from_fbo()