2.9.16
Coherent GT
A modern user interface library for games
renoir::RendererBackend::BackendCommandsBuffer Struct Reference

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.
 

Detailed Description

Structure that holds a rendering commands list.