Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/include/pipe/
Dp_context.h514 void (*launch_grid)(struct pipe_context *context, member
/external/mesa3d/src/gallium/tests/trivial/
Dcompute.c428 static void launch_grid(struct context *ctx, const uint *block_layout, in launch_grid() function