Searched refs:CALL_DispatchCompute (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 6784 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 D | dlist.c | 6183 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 D | marshal_generated4.c | 2960 CALL_DispatchCompute(ctx->CurrentServerDispatch, (num_groups_x, num_groups_y, num_groups_z));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 12160 #define CALL_DispatchCompute(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 12633 #define CALL_DispatchCompute(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 26274 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