ReactOS 0.4.17-dev-934-g091855f
vkd3d_desc_header Struct Reference

#include <vkd3d_private.h>

Collaboration diagram for vkd3d_desc_header:

Public Attributes

uint32_t magic
 
unsigned int volatile refcount
 
void * next
 
VkDescriptorType vk_descriptor_type
 

Detailed Description

Definition at line 617 of file vkd3d_private.h.

Member Data Documentation

◆ magic

uint32_t vkd3d_desc_header::magic

Definition at line 619 of file vkd3d_private.h.

◆ next

void* vkd3d_desc_header::next

Definition at line 621 of file vkd3d_private.h.

◆ refcount

unsigned int volatile vkd3d_desc_header::refcount

Definition at line 620 of file vkd3d_private.h.

Referenced by vkd3d_view_incref().

◆ vk_descriptor_type

VkDescriptorType vkd3d_desc_header::vk_descriptor_type

Definition at line 622 of file vkd3d_private.h.


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