Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::DescriptorAllocator Struct Reference

#include <vkResources.h>

Public Attributes

U8 _frameCount { 1u }
 
vke::DescriptorAllocatorHandle _handle {}
 
vke::DescriptorAllocatorPool_uptr _allocatorPool { nullptr }
 

Detailed Description

Definition at line 181 of file vkResources.h.

Member Data Documentation

◆ _allocatorPool

vke::DescriptorAllocatorPool_uptr Divide::DescriptorAllocator::_allocatorPool { nullptr }

Definition at line 185 of file vkResources.h.

◆ _frameCount

U8 Divide::DescriptorAllocator::_frameCount { 1u }

Definition at line 183 of file vkResources.h.

◆ _handle

vke::DescriptorAllocatorHandle Divide::DescriptorAllocator::_handle {}

Definition at line 184 of file vkResources.h.


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