Vulkan-Hpp
VkImageViewHandleInfoNVX Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkImageView imageView
 
VkDescriptorType descriptorType
 
VkSampler sampler
 

Detailed Description

Definition at line 11855 of file vulkan_core.h.

Member Data Documentation

◆ descriptorType

VkDescriptorType VkImageViewHandleInfoNVX::descriptorType

Definition at line 11859 of file vulkan_core.h.

◆ imageView

VkImageView VkImageViewHandleInfoNVX::imageView

Definition at line 11858 of file vulkan_core.h.

◆ pNext

const void* VkImageViewHandleInfoNVX::pNext

Definition at line 11857 of file vulkan_core.h.

◆ sampler

VkSampler VkImageViewHandleInfoNVX::sampler

Definition at line 11860 of file vulkan_core.h.

◆ sType

VkStructureType VkImageViewHandleInfoNVX::sType

Definition at line 11856 of file vulkan_core.h.


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