Searched refs:CALL_VertexAttrib1svNV (Results 1 – 2 of 2) sorted by relevance
6080 CALL_VertexAttrib1svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_unmarshal_VertexAttrib1svNV()6099 CALL_VertexAttrib1svNV(ctx->CurrentServerDispatch, (index, v)); in _mesa_marshal_VertexAttrib1svNV()
15726 #define CALL_VertexAttrib1svNV(disp, parameters) \ macro