RetroArch
Public Attributes | List of all members
VkPhysicalDeviceImageFormatInfo2 Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Member Data Documentation

◆ flags

VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2::flags

◆ format

VkFormat VkPhysicalDeviceImageFormatInfo2::format

◆ pNext

const void* VkPhysicalDeviceImageFormatInfo2::pNext

◆ sType

VkStructureType VkPhysicalDeviceImageFormatInfo2::sType

◆ tiling

VkImageTiling VkPhysicalDeviceImageFormatInfo2::tiling

◆ type

VkImageType VkPhysicalDeviceImageFormatInfo2::type

◆ usage

VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2::usage

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