Home
last modified time | relevance | path

Searched refs:emit_ib (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_screen.h129 void (*emit_ib)(struct fd_ringbuffer *ring, struct fd_ringbuffer *target); member
H A Dfreedreno_gmem.c627 ctx->screen->emit_ib(batch->gmem, batch->draw);
656 ctx->screen->emit_ib(batch->gmem, batch->draw);
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c574 screen->emit_ib = fd2_emit_ib; in fd2_emit_init_screen()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c1184 screen->emit_ib = fd5_emit_ib; in fd5_emit_init_screen()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c977 screen->emit_ib = fd3_emit_ib; in fd3_emit_init_screen()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c1124 screen->emit_ib = fd4_emit_ib; in fd4_emit_init_screen()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c1446 screen->emit_ib = fd6_emit_ib; in fd6_emit_init_screen()

Completed in 9 milliseconds