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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c7786 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 Ddlist.c7936 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 Dmarshal_generated4.c317 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h14789 #define CALL_ProgramUniform2f(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h15262 #define CALL_ProgramUniform2f(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c22738 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y));
22759 CALL_ProgramUniform2f(ctx->CurrentServerDispatch, (program, location, x, y));
[all...]

Completed in 206 milliseconds