Searched refs:nv50_launch_grid (Results 1 – 3 of 3) sorted by relevance
389 nv50_launch_grid(struct pipe_context *, const struct pipe_grid_info *);
345 pipe->launch_grid = nv50_launch_grid; in nv50_create()
562 nv50_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) in nv50_launch_grid() function