SDL  2.0
VkImageViewHandleInfoNVX Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
VkImageView imageView
 
VkDescriptorType descriptorType
 
VkSampler sampler
 

Detailed Description

Definition at line 7929 of file vulkan_core.h.

Field Documentation

◆ descriptorType

VkDescriptorType VkImageViewHandleInfoNVX::descriptorType

Definition at line 7933 of file vulkan_core.h.

◆ imageView

VkImageView VkImageViewHandleInfoNVX::imageView

Definition at line 7932 of file vulkan_core.h.

◆ pNext

const void* VkImageViewHandleInfoNVX::pNext

Definition at line 7931 of file vulkan_core.h.

◆ sampler

VkSampler VkImageViewHandleInfoNVX::sampler

Definition at line 7934 of file vulkan_core.h.

◆ sType

VkStructureType VkImageViewHandleInfoNVX::sType

Definition at line 7930 of file vulkan_core.h.


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