Searched refs:CALL_ProgramUniform2f (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7786 CALL_ProgramUniform2f(ctx->Exec, (program, location, x, y)); 10227 CALL_ProgramUniform2f(ctx->Exec, (n[1].ui, n[2].i, n[3].f, n[4].f));
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 7936 CALL_ProgramUniform2f(ctx->Exec, (program, location, x, y)); 12452 CALL_ProgramUniform2f(ctx->Exec, (n[1].ui, n[2].i, n[3].f, n[4].f));
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated4.c | 317 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 14789 #define CALL_ProgramUniform2f(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15262 #define CALL_ProgramUniform2f(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 22738 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y)); 22759 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y)); [all...] |
Completed in 206 milliseconds