ReactOS 0.4.17-dev-934-g091855f
wined3d_render_pass_attachment_vk Struct Reference

#include <wined3d_vk.h>

Collaboration diagram for wined3d_render_pass_attachment_vk:

Public Attributes

VkFormat vk_format
 
VkSampleCountFlagBits vk_samples
 
VkImageLayout vk_layout
 
uint32_t flags
 

Detailed Description

Definition at line 489 of file wined3d_vk.h.

Member Data Documentation

◆ flags

uint32_t wined3d_render_pass_attachment_vk::flags

Definition at line 494 of file wined3d_vk.h.

◆ vk_format

VkFormat wined3d_render_pass_attachment_vk::vk_format

Definition at line 491 of file wined3d_vk.h.

◆ vk_layout

VkImageLayout wined3d_render_pass_attachment_vk::vk_layout

Definition at line 493 of file wined3d_vk.h.

◆ vk_samples

VkSampleCountFlagBits wined3d_render_pass_attachment_vk::vk_samples

Definition at line 492 of file wined3d_vk.h.


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