Vulkan Portability MVP
No due date
64% complete
Reach the "Minimum Viable Product" status as the Vulkan Portability implementation.
Khronos initiative announcement
Meta issue: #1354
Deliverables:
- Low-level core library with minimal overhead
- Supported API backends (for a few simple tests)
- Vulkan
- D3D12
- Metal
- GL (optional) - Consuming SPIRV shaders: #1374
- Static+dynamic library as a direct replacem…
Reach the "Minimum Viable Product" status as the Vulkan Portability implementation.
Khronos initiative announcement
Meta issue: #1354
Deliverables:
- Low-level core library with minimal overhead
- Supported API backends (for a few simple tests)
- Vulkan
- D3D12
- Metal
- GL (optional) - Consuming SPIRV shaders: #1374
- Static+dynamic library as a direct replacement for
libvulkan.so
, building withvulkan.h
, possibly with the required extension produced by the portability TSG.