![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
#include <vkResources.h>
Public Attributes | |
U8 | _frameCount { 1u } |
vke::DescriptorAllocatorHandle | _handle {} |
vke::DescriptorAllocatorPool_uptr | _allocatorPool { nullptr } |
Definition at line 181 of file vkResources.h.
vke::DescriptorAllocatorPool_uptr Divide::DescriptorAllocator::_allocatorPool { nullptr } |
Definition at line 185 of file vkResources.h.
U8 Divide::DescriptorAllocator::_frameCount { 1u } |
Definition at line 183 of file vkResources.h.
vke::DescriptorAllocatorHandle Divide::DescriptorAllocator::_handle {} |
Definition at line 184 of file vkResources.h.