Searched defs:launch_grid (Results 1 – 4 of 4) sorted by relevance
871 void (*launch_grid)(struct pipe_context *context, member
181 struct pipe_grid_info launch_grid; member
373 void (*launch_grid)(struct fd_context *ctx, const struct pipe_grid_info *info); member
425 static void launch_grid(struct context *ctx, const uint *block_layout, in launch_grid() function