Searched refs:CALL_DrawArraysInstancedBaseInstance (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glthread_draw.c | 283 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, 341 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, 410 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch,
|
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 25552 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, first, count, primcount, baseinstance)); 25565 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, first, count, primcount, baseinstance)); 25581 CALL_DrawArraysInstancedBaseInstance(ctx->CurrentServerDispatch, (mode, first, count, primcount, baseinstance)); [all...] |
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 11973 #define CALL_DrawArraysInstancedBaseInstance(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 12446 #define CALL_DrawArraysInstancedBaseInstance(disp, parameters) \ macro [all...] |
Completed in 452 milliseconds