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

  /external/mesa3d/src/mesa/main/
compute.c 86 ctx->Driver.DispatchComputeGroupSize(ctx, num_groups, group_size);
dd.h     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_compute.c 98 functions->DispatchComputeGroupSize = st_dispatch_compute_group_size;

Completed in 72 milliseconds