Home
last modified time | relevance | path

Searched defs:emit_tile (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_render_cl.c116 static void emit_tile(struct vc4_exec_info *exec, in emit_tile() function
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h460 void (*emit_tile)(struct fd_batch *batch, const struct fd_tile *tile) dt; member