Searched refs:CALL_ProgramUniform1f (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7768 CALL_ProgramUniform1f(ctx->Exec, (program, location, x)); 10224 CALL_ProgramUniform1f(ctx->Exec, (n[1].ui, n[2].i, n[3].f));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 7918 CALL_ProgramUniform1f(ctx->Exec, (program, location, x)); 12449 CALL_ProgramUniform1f(ctx->Exec, (n[1].ui, n[2].i, n[3].f));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated4.c | 283 CALL_ProgramUniform1f(ctx->CurrentServerDispatch, (program, location, x));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 14701 #define CALL_ProgramUniform1f(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15174 #define CALL_ProgramUniform1f(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 22698 CALL_ProgramUniform1f(ctx->CurrentServerDispatch, (program, location, x)); 22718 CALL_ProgramUniform1f(ctx->CurrentServerDispatch, (program, location, x)); [all...] |
Completed in 379 milliseconds