|
|
|
|
|
by ioquatix
3417 days ago
|
|
Do you even know how Vulkan works? The driver API exposes a layered stack. It's trivial to add a validation layer between the driver and the client. It's SO much better than existing OpenGL or DirectX driver models for this one reason alone. |
|
I think Metal has a better API. You are free to disagree of course.