Cogs.Core
Public Attributes | List of all members
Cogs::BufferContextVK Struct Reference

Public Attributes

class GraphicsDeviceVKgraphicsDevice
 
VkDevice device
 
uint32_t elementSize
 
struct BufferPoolVKpool
 

Detailed Description

Definition at line 23 of file BuffersVK.h.

Member Data Documentation

◆ device

VkDevice Cogs::BufferContextVK::device

Definition at line 26 of file BuffersVK.h.

◆ elementSize

uint32_t Cogs::BufferContextVK::elementSize

Definition at line 27 of file BuffersVK.h.

◆ graphicsDevice

class GraphicsDeviceVK* Cogs::BufferContextVK::graphicsDevice

Definition at line 25 of file BuffersVK.h.

◆ pool

struct BufferPoolVK* Cogs::BufferContextVK::pool

Definition at line 28 of file BuffersVK.h.


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