nicegraf
|
Data Fields | |
ngf_buffer | buffer |
size_t | offset |
size_t | range |
Specifies a buffer resource bind operation.
ngf_buffer ngf_buffer_bind_info::buffer |
Which buffer to bind.
size_t ngf_buffer_bind_info::offset |
Offset at which to bind the buffer.
size_t ngf_buffer_bind_info::range |
Bound range.