|
nicegraf
|
Data Fields | |
| size_t | size |
| ngf_buffer_storage_type | storage_type |
| uint32_t | buffer_usage |
Information required to create a buffer object.
| uint32_t ngf_buffer_info::buffer_usage |
Flags specifying the intended usage.
| size_t ngf_buffer_info::size |
The size of the buffer in bytes.
| ngf_buffer_storage_type ngf_buffer_info::storage_type |
Flags specifying the preferred storage type.