Searched refs:CALL_VertexAttrib4dvNV (Results 1 – 3 of 3) sorted by relevance
591 CALL_VertexAttrib4dvNV(GET_DISPATCH(), (index, v)); in VertexAttrib4dvNV()
3398 CALL_VertexAttrib4dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib4dvNV()3417 CALL_VertexAttrib4dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib4dvNV()
15880 #define CALL_VertexAttrib4dvNV(disp, parameters) \ macro