bkaradzic / bgfx

Cross-platform, graphics API agnostic, "Bring Your Own Engine/Framework" style rendering library.
https://bkaradzic.github.io/bgfx/overview.html
BSD 2-Clause "Simplified" License
15.11k stars 1.95k forks source link

Improve NX Vulkan support. #3357

Closed kalmard0 closed 1 month ago

kalmard0 commented 1 month ago

This change was developed using publicly available information found in Vulkan headers and official documentation. No proprietary NX resources were used.

This is a smaller alternative to #3356 based on comments in that PR.