Searched refs:CALL_VertexAttrib3d (Results 1 – 2 of 2) sorted by relevance
10277 CALL_VertexAttrib3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_unmarshal_VertexAttrib3d()10298 CALL_VertexAttrib3d(ctx->CurrentServerDispatch, (index, x, y, z)); in _mesa_marshal_VertexAttrib3d()
8455 #define CALL_VertexAttrib3d(disp, parameters) \ macro