Searched refs:CALL_ProgramUniform4ui (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | dlist.c | 8283 CALL_ProgramUniform4ui(ctx->Exec, (program, location, x, y, z, w)); 10367 CALL_ProgramUniform4ui(ctx->Exec, (n[1].ui, n[2].i,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | dlist.c | 8433 CALL_ProgramUniform4ui(ctx->Exec, (program, location, x, y, z, w)); 12592 CALL_ProgramUniform4ui(ctx->Exec, (n[1].ui, n[2].i,
|
| /xsrc/external/mit/MesaLib/src/mapi/glapi/gen/ |
| H A D | marshal_generated4.c | 248 CALL_ProgramUniform4ui(ctx->CurrentServerDispatch, (program, location, x, y, z, w));
|
| /xsrc/external/mit/MesaLib.old/src/mesa/main/ |
| H A D | dispatch.h | 15009 #define CALL_ProgramUniform4ui(disp, parameters) \ macro
|
| /xsrc/external/mit/MesaLib/src/mesa/main/ |
| H A D | dispatch.h | 15482 #define CALL_ProgramUniform4ui(disp, parameters) \ macro [all...] |
| /xsrc/external/mit/MesaLib.old/src/mapi/glapi/ |
| H A D | marshal_generated.c | 22657 CALL_ProgramUniform4ui(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); 22680 CALL_ProgramUniform4ui(ctx->CurrentServerDispatch, (program, location, x, y, z, w)); [all...] |
Completed in 232 milliseconds