Home
last modified time | relevance | path

Searched refs:emit_tile_gmem2mem (Results 1 – 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h464 void (*emit_tile_gmem2mem)(struct fd_batch *batch, member
Dfreedreno_gmem.c633 ctx->emit_tile_gmem2mem(batch, tile); in render_tiles()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_gmem.c804 ctx->emit_tile_gmem2mem = fd5_emit_tile_gmem2mem; in fd5_gmem_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_gmem.c764 ctx->emit_tile_gmem2mem = fd2_emit_tile_gmem2mem; in fd2_gmem_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c841 ctx->emit_tile_gmem2mem = fd4_emit_tile_gmem2mem; in fd4_gmem_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c1095 ctx->emit_tile_gmem2mem = fd3_emit_tile_gmem2mem; in fd3_gmem_init()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_gmem.c1654 ctx->emit_tile_gmem2mem = fd6_emit_tile_gmem2mem; in fd6_gmem_init()