Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkImageViewHandleInfoNVX Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 12414 of file vulkan_core.h.

Field Documentation

◆ descriptorType

VkDescriptorType VkImageViewHandleInfoNVX::descriptorType

Definition at line 12418 of file vulkan_core.h.

◆ imageView

VkImageView VkImageViewHandleInfoNVX::imageView

Definition at line 12417 of file vulkan_core.h.

◆ pNext

const void* VkImageViewHandleInfoNVX::pNext

Definition at line 12416 of file vulkan_core.h.

◆ sampler

VkSampler VkImageViewHandleInfoNVX::sampler

Definition at line 12419 of file vulkan_core.h.

◆ sType

VkStructureType VkImageViewHandleInfoNVX::sType

Definition at line 12415 of file vulkan_core.h.


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