Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_context.h446 void nvc0_launch_grid(struct pipe_context *, const struct pipe_grid_info *);
Dnvc0_context.c409 nve4_launch_grid : nvc0_launch_grid; in nvc0_create()
Dnvc0_compute.c423 nvc0_launch_grid(struct pipe_context *pipe, const struct pipe_grid_info *info) in nvc0_launch_grid() function