|
|
|
|
|
by VHRanger
1278 days ago
|
|
You should think more of vulkan as an IR endpoint than the actually usable API here. Vulkan is well supported by most GPUs because it's so low level. Performance tends to be good everywhere. What would make vulkan succesful is having APIs that "compile" to this IR. Stuff like vulkan Kompute are good ideas in this direction. |
|