HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkDescriptorImageInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkSampler sampler
 
VkImageView imageView
 
VkImageLayout imageLayout
 

Detailed Description

Definition at line 3669 of file vulkan_core.h.

Member Data Documentation

VkImageLayout VkDescriptorImageInfo::imageLayout

Definition at line 3672 of file vulkan_core.h.

VkImageView VkDescriptorImageInfo::imageView

Definition at line 3671 of file vulkan_core.h.

VkSampler VkDescriptorImageInfo::sampler

Definition at line 3670 of file vulkan_core.h.


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