ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceImageViewImageFormatInfoEXT Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceImageViewImageFormatInfoEXT:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkImageViewType imageViewType
 

Detailed Description

Definition at line 10966 of file vulkan.h.

Member Data Documentation

◆ imageViewType

VkImageViewType VkPhysicalDeviceImageViewImageFormatInfoEXT::imageViewType

Definition at line 10970 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceImageViewImageFormatInfoEXT::pNext

Definition at line 10969 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceImageViewImageFormatInfoEXT::sType

Definition at line 10968 of file vulkan.h.


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