Searched refs:fd6_blit (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c668 fd6_blit(struct fd_context *ctx, const struct pipe_blit_info *info) function in typeref:typename:bool
733 fd_context(pctx)->blit = fd6_blit;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_blitter.c1182 fd6_blit(struct fd_context *ctx, const struct pipe_blit_info *info) assert_dt function in typeref:typename:bool
1209 ctx->blit = fd6_blit;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst3421 - freedreno/a6xx: Combine emit_blit and fd6_blit

Completed in 9 milliseconds