Home
last modified time | relevance | path

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

/external/mesa3d/prebuilt-intermediates/main/
Dmarshal_generated.c6889 CALL_VertexAttrib2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2d()
6909 CALL_VertexAttrib2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2d()
Ddispatch.h8411 #define CALL_VertexAttrib2d(disp, parameters) \ macro