Home
last modified time | relevance | path

Searched refs:discard_framebuffer (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/main/
Dfbobject.c5146 discard_framebuffer(struct gl_context *ctx, struct gl_framebuffer *fb, in discard_framebuffer() function
5257 discard_framebuffer(ctx, fb, numAttachments, attachments); in _mesa_InvalidateFramebuffer_no_error()
5294 discard_framebuffer(ctx, fb, numAttachments, attachments); in _mesa_InvalidateFramebuffer()
5381 discard_framebuffer(ctx, fb, numAttachments, attachments); in _mesa_DiscardFramebufferEXT()
/external/mesa3d/docs/relnotes/
D19.3.0.rst2101 - st/mesa: Bail on incomplete attachments in discard_framebuffer