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

Add Metal API for GRBackendRenderTarget to all platforms #3070

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

spouliot
Copy link

Description of Change

Add public GRBackendRenderTarget (int width, int height, GRMtlTextureInfo mtlInfo) to the netXX builds.

Bugs Fixed

API Changes

Added:

public GRBackendRenderTarget (int width, int height, GRMtlTextureInfo mtlInfo)

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

@mattleibow
Copy link
Contributor

/azp run

Copy link

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

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.

[BUG] Missing GRBackendRenderTarget ctor for Metal
2 participants