Searched refs:CALL_VertexAttrib2dv (Results 1 – 3 of 3) sorted by relevance
1099 CALL_VertexAttrib2dv(GET_DISPATCH(), (index, v)); in VertexAttrib2dvARB()
20727 CALL_VertexAttrib2dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib2dv()20746 CALL_VertexAttrib2dv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib2dv()
8422 #define CALL_VertexAttrib2dv(disp, parameters) \ macro