Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide Span overload for SetRectRadii #2949

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Conversation

Youssef1313
Copy link
Contributor

Description of Change

This allows stackalloc-ed arrays to be passed.

Bugs Fixed

  • Fixes #

API Changes

None.

Behavioral Changes

None.

Required skia PR

None.

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

Co-authored-by: Matthew Leibowitz <mattleibow@live.com>
@mattleibow mattleibow enabled auto-merge (squash) July 18, 2024 19:59
@mattleibow
Copy link
Contributor

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@mattleibow
Copy link
Contributor

Thanks for this PR, nice to make it better and reduce allocations.

@mattleibow mattleibow disabled auto-merge July 19, 2024 12:24
@mattleibow mattleibow merged commit 215abb5 into mono:main Jul 19, 2024
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants