Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceImageFormatInfo2 Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkFormat format
 
VkImageType type
 
VkImageTiling tiling
 
VkImageUsageFlags usage
 
VkImageCreateFlags flags
 

Detailed Description

Definition at line 5331 of file vulkan_core.h.

Field Documentation

◆ flags

VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2::flags

Definition at line 5338 of file vulkan_core.h.

◆ format

VkFormat VkPhysicalDeviceImageFormatInfo2::format

Definition at line 5334 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceImageFormatInfo2::pNext

Definition at line 5333 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageFormatInfo2::sType

Definition at line 5332 of file vulkan_core.h.

◆ tiling

VkImageTiling VkPhysicalDeviceImageFormatInfo2::tiling

Definition at line 5336 of file vulkan_core.h.

◆ type

VkImageType VkPhysicalDeviceImageFormatInfo2::type

Definition at line 5335 of file vulkan_core.h.

◆ usage

VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2::usage

Definition at line 5337 of file vulkan_core.h.


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