Searched refs:DispatchComputeIndirect (Results 1 – 5 of 5) sorted by relevance
61 ctx->Driver.DispatchComputeIndirect(ctx, indirect); in _mesa_DispatchComputeIndirect()
969 void (*DispatchComputeIndirect)(struct gl_context *ctx, GLintptr indirect); member
97 functions->DispatchComputeIndirect = st_dispatch_compute_indirect; in st_init_compute_functions()
283 functions->DispatchComputeIndirect = brw_dispatch_compute_indirect; in brw_init_compute_functions()
478 #define glDispatchComputeIndirect MANGLE(DispatchComputeIndirect)