Searched refs:CALL_VertexAttrib4Nbv (Results 1 – 2 of 2) sorted by relevance
10347 CALL_VertexAttrib4Nbv(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4Nbv()10366 CALL_VertexAttrib4Nbv(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4Nbv()
8499 #define CALL_VertexAttrib4Nbv(disp, parameters) \ macro