ReactOS 0.4.17-dev-934-g091855f
VkImageViewHandleInfoNVX Struct Reference

#include <vulkan.h>

Collaboration diagram for VkImageViewHandleInfoNVX:

Public Member Functions

VkImageView WINE_VK_ALIGN (8) imageView
 
VkSampler WINE_VK_ALIGN (8) sampler
 

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkDescriptorType descriptorType
 

Detailed Description

Definition at line 9121 of file vulkan.h.

Member Function Documentation

◆ WINE_VK_ALIGN() [1/2]

VkImageView VkImageViewHandleInfoNVX::WINE_VK_ALIGN ( 8  )

◆ WINE_VK_ALIGN() [2/2]

VkSampler VkImageViewHandleInfoNVX::WINE_VK_ALIGN ( 8  )

Member Data Documentation

◆ descriptorType

VkDescriptorType VkImageViewHandleInfoNVX::descriptorType

Definition at line 9126 of file vulkan.h.

◆ pNext

const void* VkImageViewHandleInfoNVX::pNext

Definition at line 9124 of file vulkan.h.

◆ sType

VkStructureType VkImageViewHandleInfoNVX::sType

Definition at line 9123 of file vulkan.h.


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