Searched refs:CALL_ProgramUniform4ui (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c8283 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 Ddlist.c8433 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 Dmarshal_generated4.c248 CALL_ProgramUniform4ui(ctx->CurrentServerDispatch, (program, location, x, y, z, w));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h15009 #define CALL_ProgramUniform4ui(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15482 #define CALL_ProgramUniform4ui(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22657 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