Searched refs:CALL_VertexAttrib2s (Results 1 – 2 of 2) sorted by relevance
6819 CALL_VertexAttrib2s(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_unmarshal_VertexAttrib2s()6839 CALL_VertexAttrib2s(ctx->CurrentServerDispatch, (index, x, y)); in _mesa_marshal_VertexAttrib2s()
8433 #define CALL_VertexAttrib2s(disp, parameters) \ macro