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

#include <vulkan_core.h>

Data Fields

VkSampler sampler
 
VkImageView imageView
 
VkImageLayout imageLayout
 

Detailed Description

Definition at line 3780 of file vulkan_core.h.

Field Documentation

◆ imageLayout

VkImageLayout VkDescriptorImageInfo::imageLayout

Definition at line 3783 of file vulkan_core.h.

◆ imageView

VkImageView VkDescriptorImageInfo::imageView

Definition at line 3782 of file vulkan_core.h.

◆ sampler

VkSampler VkDescriptorImageInfo::sampler

Definition at line 3781 of file vulkan_core.h.


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