Rendu
A lightweight rendering engine for experimentations
Loading...
Searching...
No Matches
Public Attributes | List of all members
Program::DynamicBufferState Struct Reference

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.
 

Detailed Description

Internal state for a dynamic uniform buffer.


The documentation for this struct was generated from the following file: