Searched refs:nv50_launch_grid (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h339 nv50_launch_grid(struct pipe_context *, const struct pipe_grid_info *);
H A Dnv50_compute.c244 nv50_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) function in typeref:typename:void
H A Dnv50_context.c318 pipe->launch_grid = nv50_launch_grid;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h389 nv50_launch_grid(struct pipe_context *, const struct pipe_grid_info *);
H A Dnv50_context.c345 pipe->launch_grid = nv50_launch_grid;
H A Dnv50_compute.c562 nv50_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) function in typeref:typename:void

Completed in 6 milliseconds