|
nngn
|
#include <graphics.h>
Public Types | |
| enum class | Type { VERTEX , INDEX } |
Public Attributes | |
| const char * | name = {} |
| Type | type = {} |
| u64 | size = {} |
|
strong |
| const char* nngn::Graphics::BufferConfiguration::name = {} |
| u64 nngn::Graphics::BufferConfiguration::size = {} |
| Type nngn::Graphics::BufferConfiguration::type = {} |