ReactOS 0.4.17-dev-934-g091855f
d3d12_rtv_desc Struct Reference

#include <vkd3d_private.h>

Collaboration diagram for d3d12_rtv_desc:

Public Attributes

VkSampleCountFlagBits sample_count
 
const struct vkd3d_format * format
 
uint64_t width
 
unsigned int height
 
unsigned int layer_count
 
struct vkd3d_view * view
 
struct d3d12_resource * resource
 

Detailed Description

Definition at line 735 of file vkd3d_private.h.

Member Data Documentation

◆ format

const struct vkd3d_format* d3d12_rtv_desc::format

◆ height

◆ layer_count

◆ resource

◆ sample_count

VkSampleCountFlagBits d3d12_rtv_desc::sample_count

◆ view

◆ width


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