Searched refs:CALL_VertexAttribs4ubvNV (Results 1 – 2 of 2) sorted by relevance
29247 CALL_VertexAttribs4ubvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_unmarshal_VertexAttribs4ubvNV()29273 CALL_VertexAttribs4ubvNV(ctx->CurrentServerDispatch, (index, n, v)); in _mesa_marshal_VertexAttribs4ubvNV()
16100 #define CALL_VertexAttribs4ubvNV(disp, parameters) \ macro