Searched refs:CALL_VertexAttrib2d (Results 1 – 2 of 2) sorted by relevance
6889 CALL_VertexAttrib2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2d()6909 CALL_VertexAttrib2d(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2d()
8411 #define CALL_VertexAttrib2d(disp, parameters) \ macro