Searched refs:CALL_ProgramUniform3fv (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated4.c | 853 CALL_ProgramUniform3fv(ctx->CurrentServerDispatch, (program, location, count, value)); 865 CALL_ProgramUniform3fv(ctx->CurrentServerDispatch, (program, location, count, value));
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7884 CALL_ProgramUniform3fv(ctx->Exec, (program, location, count, v)); 10246 CALL_ProgramUniform3fv(ctx->Exec, (n[1].ui, n[2].i, n[3].i,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 8034 CALL_ProgramUniform3fv(ctx->Exec, (program, location, count, v)); 12471 CALL_ProgramUniform3fv(ctx->Exec, (n[1].ui, n[2].i, n[3].i,
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 14888 #define CALL_ProgramUniform3fv(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15361 #define CALL_ProgramUniform3fv(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 23373 CALL_ProgramUniform3fv(ctx->CurrentServerDispatch, (program, location, count, value)); 23400 CALL_ProgramUniform3fv(ctx->CurrentServerDispatch, (program, location, count, value)); [all...] |
Completed in 314 milliseconds