Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/computerator/
Dmain.h68 void (*emit_grid)(struct kernel *kernel, uint32_t grid[3], member
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c5120 emit_grid(struct crocus_context *ice, in emit_grid() function