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

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 11134 of file vulkan_core.h.

Member Data Documentation

◆ descriptorType

VkDescriptorType VkImageViewHandleInfoNVX::descriptorType

Definition at line 11138 of file vulkan_core.h.

◆ imageView

VkImageView VkImageViewHandleInfoNVX::imageView

Definition at line 11137 of file vulkan_core.h.

◆ pNext

const void* VkImageViewHandleInfoNVX::pNext

Definition at line 11136 of file vulkan_core.h.

◆ sampler

VkSampler VkImageViewHandleInfoNVX::sampler

Definition at line 11139 of file vulkan_core.h.

◆ sType

VkStructureType VkImageViewHandleInfoNVX::sType

Definition at line 11135 of file vulkan_core.h.


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