Home
last modified time | relevance | path

Searched refs:CALL_TexGenxOES (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c12771 CALL_TexGenxOES(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_unmarshal_TexGenxOES()
12791 CALL_TexGenxOES(ctx->CurrentServerDispatch, (coord, pname, param)); in _mesa_marshal_TexGenxOES()
Ddispatch.h16430 #define CALL_TexGenxOES(disp, parameters) \ macro