HomeSort by relevance Sort by last modified time
    Searched refs:DispatchComputeIndirect (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/mesa/main/
compute.c 61 ctx->Driver.DispatchComputeIndirect(ctx, indirect);
dd.h     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_compute.c 97 functions->DispatchComputeIndirect = st_dispatch_compute_indirect;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_compute.c 283 functions->DispatchComputeIndirect = brw_dispatch_compute_indirect;
  /external/mesa3d/include/GL/
gl_mangle.h 478 #define glDispatchComputeIndirect MANGLE(DispatchComputeIndirect)
    [all...]

Completed in 164 milliseconds