|
Rendu
A lightweight rendering engine for experimentations
|
Internal state for a dynamic uniform buffer. More...
Public Attributes | |
| std::shared_ptr< UniformBuffer< char > > | buffer |
| Owned Uniform buffer. | |
| uint | descriptorIndex = 0 |
| Descriptor index in set. | |
| bool | dirty = true |
| Is the buffer dirty since last draw. | |
Internal state for a dynamic uniform buffer.