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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c7025 CALL_Uniform4d(ctx->Exec, (location, x, y, z, w));
10082 CALL_Uniform4d(ctx->Exec, (n[1].i, x.d, y.d, z.d, w.d));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c6589 CALL_Uniform4d(ctx->Exec, (location, x, y, z, w));
12019 CALL_Uniform4d(ctx->Exec, (n[1].i, x.d, y.d, z.d, w.d));
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c5521 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11093 #define CALL_Uniform4d(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11566 #define CALL_Uniform4d(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c21387 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w));
21409 CALL_Uniform4d(ctx->CurrentServerDispatch, (location, x, y, z, w));
[all...]

Completed in 228 milliseconds