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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c6843 CALL_Uniform2f(ctx->Exec, (location, x, y));
10010 CALL_Uniform2f(ctx->Exec, (n[1].i, n[2].f, n[3].f));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c6407 CALL_Uniform2f(ctx->Exec, (location, x, y));
11947 CALL_Uniform2f(ctx->Exec, (n[1].i, n[2].f, n[3].f));
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated2.c6323 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h8200 #define CALL_Uniform2f(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h8673 #define CALL_Uniform2f(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c14857 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1));
14877 CALL_Uniform2f(ctx->CurrentServerDispatch, (location, v0, v1));
[all...]

Completed in 215 milliseconds