Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Update to use new vulkan GrBackendRenderTarget ctor.#4962

Merged
brianosman merged 1 commit intoflutter:masterfrom
egdaniel:patch-3
Apr 10, 2018
Merged

Update to use new vulkan GrBackendRenderTarget ctor.#4962
brianosman merged 1 commit intoflutter:masterfrom
egdaniel:patch-3

Conversation

@egdaniel
Copy link
Contributor

This moves to the new skia ctor for vulkan GrBackendRenderTarget which doesn't take a stencil count since vulkan doesn't bind stencil and render target together like GL does with framebuffer so it is not needed.

This moves to the new skia ctor for vulkan GrBackendRenderTarget which doesn't take a stencil count since vulkan doesn't bind stencil and render target together like GL does with framebuffer so it is not needed.
egdaniel added a commit to egdaniel/engine that referenced this pull request Apr 10, 2018
This moves to the new skia ctor for vulkan GrBackendRenderTarget which doesn't take a stencil count since vulkan doesn't bind stencil and render target together like GL does with framebuffer so it is not needed.

This is the same idea as pull, flutter#4962, but the github UI was only allowing me to change one file via the online edit :(
@egdaniel
Copy link
Contributor Author

@brianosman

brianosman pushed a commit that referenced this pull request Apr 10, 2018
This moves to the new skia ctor for vulkan GrBackendRenderTarget which doesn't take a stencil count since vulkan doesn't bind stencil and render target together like GL does with framebuffer so it is not needed.

This is the same idea as pull, #4962, but the github UI was only allowing me to change one file via the online edit :(
@brianosman brianosman merged commit 5ff5272 into flutter:master Apr 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants