Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update to use new vulkan GrBackendRenderTarget ctor. (flutter#4962)
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.
- Loading branch information