Searched refs:brw_dispatch_compute_indirect (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c110 brw_dispatch_compute_indirect(struct gl_context *ctx, GLintptr indirect) function in typeref:typename:void
132 functions->DispatchComputeIndirect = brw_dispatch_compute_indirect;
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_compute.c111 brw_dispatch_compute_indirect(struct gl_context *ctx, GLintptr indirect) function in typeref:typename:void
149 functions->DispatchComputeIndirect = brw_dispatch_compute_indirect;

Completed in 2 milliseconds