Searched refs:CALL_Uniform3uiv (Results 1 - 6 of 6) sorted by last modified time

/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h9619 #define CALL_Uniform3uiv(disp, parameters) \ macro
[all...]
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c2326 CALL_Uniform3uiv(ctx->CurrentServerDispatch, (location, count, value));
2338 CALL_Uniform3uiv(ctx->CurrentServerDispatch, (location, count, value));
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c6927 CALL_Uniform3uiv(ctx->Exec, (location, count, v));
12079 CALL_Uniform3uiv(ctx->Exec, (n[1].i, n[2].i, get_pointer(&n[3])));
/xsrc/external/mit/MesaLib.old/src/mesa/main/
H A Ddispatch.h9146 #define CALL_Uniform3uiv(disp, parameters) \ macro
/xsrc/external/mit/MesaLib.old/src/mapi/glapi/
H A Dmarshal_generated.c[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Ddlist.c7363 CALL_Uniform3uiv(ctx->Exec, (location, count, v));
10142 CALL_Uniform3uiv(ctx->Exec, (n[1].i, n[2].i, get_pointer(&n[3])));

Completed in 274 milliseconds