issues
search
Syncaidius
/
MoltenEngine
A spare-time C# .NET 8 game engine project. Cross-platform, multi-threaded.
MIT License
301
stars
20
forks
source link
Vulkan - Buffer Resources
#120
Open
Syncaidius
opened
1 year ago
Syncaidius
commented
1 year ago
Add support for the following GPU buffer types:
[x] CommandBuffer
[x] VertexBuffer
[x] IndexBuffer
[ ] StructuredBuffer/Storage
[x] StagingBuffer
Add support for the following GPU buffer types: