Searched defs:launch_grid (Results 1 – 5 of 5) sorted by relevance
509 void (*launch_grid)(struct pipe_context *context, member
710 void (*launch_grid)(struct pipe_context *context, member
312 void (*launch_grid)(struct fd_context *ctx, const struct pipe_grid_info *info); member
174 struct pipe_grid_info launch_grid; member
425 static void launch_grid(struct context *ctx, const uint *block_layout, in launch_grid() function