|
|
vk::ObjectType | m_type |
| | What type to cast m_pObject to.
|
| |
|
ezUInt32 | m_Data |
| | 32bit of context data.
|
| |
|
void * | m_pObject = nullptr |
| | The object to be reclaimed, usually cast to a vk::* type.
|
| |
|
void * | m_pContext = nullptr |
| | 64bit of context data. Usually the object that reclaims the resource.
|
| |
The documentation for this struct was generated from the following file:
- /home/runner/work/ezEngine/ezEngine/Code/Engine/RendererVulkan/Device/DeviceVulkan.h