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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkFormat format
 
VkImageType type
 
VkImageTiling tiling
 
VkImageUsageFlags usage
 
VkImageCreateFlags flags
 

Detailed Description

Definition at line 5216 of file vulkan_core.h.

Member Data Documentation

VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2::flags

Definition at line 5223 of file vulkan_core.h.

VkFormat VkPhysicalDeviceImageFormatInfo2::format

Definition at line 5219 of file vulkan_core.h.

const void* VkPhysicalDeviceImageFormatInfo2::pNext

Definition at line 5218 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceImageFormatInfo2::sType

Definition at line 5217 of file vulkan_core.h.

VkImageTiling VkPhysicalDeviceImageFormatInfo2::tiling

Definition at line 5221 of file vulkan_core.h.

VkImageType VkPhysicalDeviceImageFormatInfo2::type

Definition at line 5220 of file vulkan_core.h.

VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2::usage

Definition at line 5222 of file vulkan_core.h.


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