Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/swrast/
Ds_blit.c512 blit_linear(struct gl_context *ctx, in blit_linear() function
811 blit_linear(ctx, readFb, drawFb, srcX0, srcY0, srcX1, srcY1, in _swrast_BlitFramebuffer()
/external/mesa3d/docs/relnotes/
D9.1.3.rst143 - mesa/swrast: Refactor no-memory error checking in blit_linear
D8.0.3.rst285 - swrast: Fix memory leaks in blit_linear.