Unifies vulkan, metal, and d3d12, mostly designed like vulkan to make code
porting easier.
Many vulkan rough-edges will likely be removed or simplified based on our
usage. Transitioning images is an example of a nasty thing in vulkan that
would be nice to simplify a bit for easier usage.
Unifies vulkan, metal, and d3d12, mostly designed like vulkan to make code porting easier.
Many vulkan rough-edges will likely be removed or simplified based on our usage. Transitioning images is an example of a nasty thing in vulkan that would be nice to simplify a bit for easier usage.