Searched refs:CALL_ProgramUniform3f (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 7806 CALL_ProgramUniform3f(ctx->Exec, (program, location, x, y, z)); 10230 CALL_ProgramUniform3f(ctx->Exec, (n[1].ui, n[2].i,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 7956 CALL_ProgramUniform3f(ctx->Exec, (program, location, x, y, z)); 12455 CALL_ProgramUniform3f(ctx->Exec, (n[1].ui, n[2].i,
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated4.c | 354 CALL_ProgramUniform3f(ctx->CurrentServerDispatch, (program, location, x, y, z));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 14877 #define CALL_ProgramUniform3f(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15350 #define CALL_ProgramUniform3f(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 22781 CALL_ProgramUniform3f(ctx->CurrentServerDispatch, (program, location, x, y, z)); 22803 CALL_ProgramUniform3f(ctx->CurrentServerDispatch, (program, location, x, y, z)); [all...] |
Completed in 215 milliseconds