Searched refs:CALL_DispatchCompute (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c6784 CALL_DispatchCompute(ctx->Exec, (num_groups_x, num_groups_y,
10678 CALL_DispatchCompute(ctx->Exec, (n[1].ui, n[2].ui, n[3].ui));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c6183 CALL_DispatchCompute(ctx->Exec, (num_groups_x, num_groups_y,
12917 CALL_DispatchCompute(ctx->Exec, (n[1].ui, n[2].ui, n[3].ui));
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated4.c2960 CALL_DispatchCompute(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_groups_z));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h12160 #define CALL_DispatchCompute(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h12633 #define CALL_DispatchCompute(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c26274 CALL_DispatchCompute(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_groups_z));
26294 CALL_DispatchCompute(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_groups_z));
[all...]

Completed in 231 milliseconds