Searched refs:CALL_VertexAttrib3dvNV (Results 1 – 3 of 3) sorted by relevance
585 CALL_VertexAttrib3dvNV(GET_DISPATCH(), (index, v)); in VertexAttrib3dvNV()
35398 CALL_VertexAttrib3dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib3dvNV()35417 CALL_VertexAttrib3dvNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib3dvNV()
15814 #define CALL_VertexAttrib3dvNV(disp, parameters) \ macro