SBgl 0.1.0
A graphics framework in C99
Loading...
Searching...
No Matches
sbgl_GfxMemoryRange Struct Reference

Data Fields

uint32_t offset
 
uint32_t size
 
uint32_t handle_index
 
uint32_t _padding
 

Detailed Description

Definition at line 66 of file sbgl_backend_vulkan.c.

Field Documentation

◆ _padding

uint32_t sbgl_GfxMemoryRange::_padding

Definition at line 70 of file sbgl_backend_vulkan.c.

◆ handle_index

uint32_t sbgl_GfxMemoryRange::handle_index

Definition at line 69 of file sbgl_backend_vulkan.c.

◆ offset

uint32_t sbgl_GfxMemoryRange::offset

Definition at line 67 of file sbgl_backend_vulkan.c.

◆ size

uint32_t sbgl_GfxMemoryRange::size

Definition at line 68 of file sbgl_backend_vulkan.c.


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