Home
last modified time | relevance | path

Searched refs:emit_tile (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
H A Dvc4_render_cl.c116 static void emit_tile(struct vc4_exec_info *exec, in emit_tile() function
366 emit_tile(exec, setup, x, y, first, last); in vc4_create_rcl_bo()
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_gmem.c624 if (ctx->emit_tile) {
625 ctx->emit_tile(batch, tile);
H A Dfreedreno_context.h463 void (*emit_tile)(struct fd_batch *batch, const struct fd_tile *tile) dt;
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_gmem.c1653 ctx->emit_tile = fd6_emit_tile;

Completed in 6 milliseconds