Searched refs:CALL_TextureParameterIivEXT (Results 1 - 3 of 3) sorted by path

/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Ddlist.c9681 CALL_TextureParameterIivEXT(ctx->Exec, (texture, target, pname, params));
13031 CALL_TextureParameterIivEXT(ctx->Exec, (n[1].ui, n[2].e, n[3].e, params));
/xsrc/external/mit/MesaLib/src/mapi/glapi/gen/
H A Dmarshal_generated7.c330 CALL_TextureParameterIivEXT(ctx->CurrentServerDispatch, (texture, target, pname, params));
342 CALL_TextureParameterIivEXT(ctx->CurrentServerDispatch, (texture, target, pname, params));
/xsrc/external/mit/MesaLib/src/mesa/main/
H A Ddispatch.h20036 #define CALL_TextureParameterIivEXT(disp, parameters) \ macro
[all...]

Completed in 97 milliseconds