Home
last modified time | relevance | path

Searched refs:nv50_launch_grid (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h339 nv50_launch_grid(struct pipe_context *, const struct pipe_grid_info *);
Dnv50_compute.c244 nv50_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) in nv50_launch_grid() function
Dnv50_context.c323 pipe->launch_grid = nv50_launch_grid; in nv50_create()