Searched refs:CALL_ProgramUniform4f (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7827 CALL_ProgramUniform4f(ctx->Exec, (program, location, x, y, z, w)); 10234 CALL_ProgramUniform4f(ctx->Exec, (n[1].ui, n[2].i,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 7977 CALL_ProgramUniform4f(ctx->Exec, (program, location, x, y, z, w)); 12459 CALL_ProgramUniform4f(ctx->Exec, (n[1].ui, n[2].i,
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated4.c | 394 CALL_ProgramUniform4f(ctx->CurrentServerDispatch, (program, location, x, y, z, w));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 14965 #define CALL_ProgramUniform4f(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15438 #define CALL_ProgramUniform4f(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 22827 CALL_ProgramUniform4f(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); 22850 CALL_ProgramUniform4f(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); [all...] |
Completed in 241 milliseconds