RetroArch
Public Attributes | List of all members
vk_descriptor_manager Struct Reference

#include <vulkan_common.h>

Collaboration diagram for vk_descriptor_manager:
[legend]

Public Attributes

struct vk_descriptor_poolhead
 
struct vk_descriptor_poolcurrent
 
unsigned count
 
VkDescriptorPoolSize sizes [VULKAN_MAX_DESCRIPTOR_POOL_SIZES]
 
VkDescriptorSetLayout set_layout
 
unsigned num_sizes
 

Member Data Documentation

◆ count

unsigned vk_descriptor_manager::count

◆ current

struct vk_descriptor_pool* vk_descriptor_manager::current

◆ head

struct vk_descriptor_pool* vk_descriptor_manager::head

◆ num_sizes

unsigned vk_descriptor_manager::num_sizes

◆ set_layout

VkDescriptorSetLayout vk_descriptor_manager::set_layout

◆ sizes


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