Searched refs:fd_draw (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_draw.h | 43 fd_draw(struct fd_batch *batch, struct fd_ringbuffer *ring, in fd_draw() function 171 fd_draw(batch, ring, primtype, vismode, src_sel, in fd_draw_emit()
|
/external/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
D | fd2_draw.c | 393 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY, in clear_fast() 602 fd_draw(ctx->batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY, in fd2_clear()
|
D | fd2_gmem.c | 130 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY, in emit_gmem2mem_surf() 271 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY, in emit_mem2gmem_surf()
|
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
D | fd3_gmem.c | 350 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY, in emit_gmem2mem_surf() 529 fd_draw(batch, ring, DI_PT_RECTLIST, IGNORE_VISIBILITY, in emit_mem2gmem_surf()
|