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