Structure that holds a rendering commands list. More...
#include <Coherent/renoir/include/RenoirBackend/RendererBackend.h>
Public Attributes | |
| const BackendCommandOffset * | Offsets |
| List of offsets where the actual commands are. | |
| const void * | Commands |
| Pointer to the beginning of the list of commands. | |
| unsigned | Count |
| Count of the commands. | |
Structure that holds a rendering commands list.