ReactOS 0.4.17-dev-934-g091855f
vkd3d_desc_object_cache Struct Reference

#include <vkd3d_private.h>

Collaboration diagram for vkd3d_desc_object_cache:

Public Attributes

struct desc_object_cache_head heads [16]
 
unsigned int next_index
 
unsigned int free_count
 
size_t size
 

Detailed Description

Definition at line 1523 of file vkd3d_private.h.

Member Data Documentation

◆ free_count

unsigned int vkd3d_desc_object_cache::free_count

Definition at line 1527 of file vkd3d_private.h.

◆ heads

struct desc_object_cache_head vkd3d_desc_object_cache::heads[16]

Definition at line 1525 of file vkd3d_private.h.

◆ next_index

unsigned int vkd3d_desc_object_cache::next_index

Definition at line 1526 of file vkd3d_private.h.

◆ size

size_t vkd3d_desc_object_cache::size

Definition at line 1528 of file vkd3d_private.h.


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