Grindstone Game Engine v0.2.0
An open source game engine and toolkit.
Loading...
Searching...
No Matches
Grindstone::Renderer::RenderGraphResourceRef Struct Reference

Public Member Functions

bool IsBuffer () const
bool IsImage () const
uint16_t GetResourceIndex () const
bool operator== (const RenderGraphResourceRef &o) const

Static Public Member Functions

static RenderGraphResourceRef Buffer (uint16_t resourceIndex)
static RenderGraphResourceRef Image (uint16_t resourceIndex)

Public Attributes

uint16_t isBuffer: 1
uint16_t resourceIndex: 15

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