Searched refs:DispatchComputeGroupSize (Results 1 – 3 of 3) sorted by relevance
86 ctx->Driver.DispatchComputeGroupSize(ctx, num_groups, group_size); in _mesa_DispatchComputeGroupSizeARB()
976 void (*DispatchComputeGroupSize)(struct gl_context *ctx, member
98 functions->DispatchComputeGroupSize = st_dispatch_compute_group_size; in st_init_compute_functions()