Skip to content
Snippets Groups Projects
Verified Commit e34f54e2 authored by Tobias Frisch's avatar Tobias Frisch
Browse files

[#40] Added index buffer... lol

parent 7bf01a2b
No related branches found
No related tags found
1 merge request!33Resolve "Anbindung von Buffern an Descriptor Sets"
Pipeline #25179 passed
......@@ -6,6 +6,7 @@
namespace vkcv
{
enum class BufferType {
INDEX,
VERTEX,
UNIFORM,
STORAGE,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment