|
Cogs.Core
|
Buffer binding flags. More...
#include <Buffer.h>
Public Types | |
| enum | EBufferBindFlags : uint16_t { None = 0 , VertexBuffer = 1 << 0 , IndexBuffer = 1 << 1 } |
| Buffer bind flags enumeration. More... | |
| enum Cogs::Core::BufferBindFlags::EBufferBindFlags : uint16_t |