README.m128.md
July 27, 2024 ยท View on GitHub
Since m127:
- Vulkan symbols are renamed to skgpu::* . We use the older GrVk* forms, but also alias them to skgpu.Vulkan* , under the skia.skgpu namespace (i.e. similar to upstream's skgpu::, with python syntax), so that both m87-like and current continue to work.