Searched refs:evergreen_launch_grid (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Devergreen_compute.c894 static void evergreen_launch_grid(struct pipe_context *ctx, function in typeref:typename:void
913 COMPUTE_DBG(rctx->screen, "*** evergreen_launch_grid: pc = %u\n", info->pc);
1197 rctx->b.b.launch_grid = evergreen_launch_grid;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Devergreen_compute.c925 static void evergreen_launch_grid(struct pipe_context *ctx, function in typeref:typename:void
945 COMPUTE_DBG(rctx->screen, "*** evergreen_launch_grid: pc = %u\n", info->pc);
1229 rctx->b.b.launch_grid = evergreen_launch_grid;

Completed in 5 milliseconds