Vulkan-Hpp
VkDescriptorImageInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkSampler sampler
 
VkImageView imageView
 
VkImageLayout imageLayout
 

Detailed Description

Definition at line 3676 of file vulkan_core.h.

Member Data Documentation

◆ imageLayout

VkImageLayout VkDescriptorImageInfo::imageLayout

Definition at line 3679 of file vulkan_core.h.

◆ imageView

VkImageView VkDescriptorImageInfo::imageView

Definition at line 3678 of file vulkan_core.h.

◆ sampler

VkSampler VkDescriptorImageInfo::sampler

Definition at line 3677 of file vulkan_core.h.


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