Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDescriptorImageInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkSampler sampler
 
VkImageView imageView
 
VkImageLayout imageLayout
 

Detailed Description

Definition at line 3743 of file vulkan_core.h.

Member Data Documentation

◆ imageLayout

VkImageLayout VkDescriptorImageInfo::imageLayout

Definition at line 3746 of file vulkan_core.h.

◆ imageView

VkImageView VkDescriptorImageInfo::imageView

Definition at line 3745 of file vulkan_core.h.

◆ sampler

VkSampler VkDescriptorImageInfo::sampler

Definition at line 3744 of file vulkan_core.h.


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