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

  /external/mesa3d/src/mesa/main/
compute.c 47 ctx->Driver.DispatchCompute(ctx, num_groups);
dd.h     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_compute.c 96 functions->DispatchCompute = st_dispatch_compute;
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_compute.c 282 functions->DispatchCompute = brw_dispatch_compute;
  /external/mesa3d/include/GL/
gl_mangle.h 479 #define glDispatchCompute MANGLE(DispatchCompute)
    [all...]

Completed in 188 milliseconds