Home
last modified time | relevance | path

Searched defs:launch_grid (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/ilo/
Dilo_gpgpu.c35 launch_grid(struct ilo_context *ilo, in launch_grid() function
/external/mesa3d/src/gallium/include/pipe/
Dp_context.h657 void (*launch_grid)(struct pipe_context *context, member
/external/mesa3d/src/gallium/drivers/ddebug/
Ddd_pipe.h112 struct pipe_grid_info launch_grid; member
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c425 static void launch_grid(struct context *ctx, const uint *block_layout, in launch_grid() function