Searched refs:CALL_VertexAttrib4Nuiv (Results 1 – 2 of 2) sorted by relevance
9238 CALL_VertexAttrib4Nuiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nuiv()9257 CALL_VertexAttrib4Nuiv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nuiv()
8554 #define CALL_VertexAttrib4Nuiv(disp, parameters) \ macro