FTEQW
Documentation of the FTE engine source tree.
VkPhysicalDeviceImageFormatInfo2KHR Struct Reference

#include <vulkan.h>

Public Attributes

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

Member Data Documentation

◆ flags

VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2KHR::flags

◆ format

VkFormat VkPhysicalDeviceImageFormatInfo2KHR::format

◆ pNext

const void* VkPhysicalDeviceImageFormatInfo2KHR::pNext

◆ sType

VkStructureType VkPhysicalDeviceImageFormatInfo2KHR::sType

◆ tiling

VkImageTiling VkPhysicalDeviceImageFormatInfo2KHR::tiling

◆ type

VkImageType VkPhysicalDeviceImageFormatInfo2KHR::type

◆ usage

VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2KHR::usage

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