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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c6986 CALL_Uniform2d(ctx->Exec, (location, x, y));
10049 CALL_Uniform2d(ctx->Exec, (n[1].i, x.d, y.d));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c6550 CALL_Uniform2d(ctx->Exec, (location, x, y));
11986 CALL_Uniform2d(ctx->Exec, (n[1].i, x.d, y.d));
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated3.c5450 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h11049 #define CALL_Uniform2d(disp, parameters) \ macro
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h11522 #define CALL_Uniform2d(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c21304 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y));
21324 CALL_Uniform2d(ctx->CurrentServerDispatch, (location, x, y));
[all...]

Completed in 232 milliseconds