Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkPhysicalDeviceImageFormatInfo2 Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 5292 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkImageCreateFlags VkPhysicalDeviceImageFormatInfo2::flags

Definition at line 5299 of file vulkan_core.h.

◆ format

VkFormat VkPhysicalDeviceImageFormatInfo2::format

Definition at line 5295 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceImageFormatInfo2::pNext

Definition at line 5294 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceImageFormatInfo2::sType

Definition at line 5293 of file vulkan_core.h.

◆ tiling

VkImageTiling VkPhysicalDeviceImageFormatInfo2::tiling

Definition at line 5297 of file vulkan_core.h.

◆ type

VkImageType VkPhysicalDeviceImageFormatInfo2::type

Definition at line 5296 of file vulkan_core.h.

◆ usage

VkImageUsageFlags VkPhysicalDeviceImageFormatInfo2::usage

Definition at line 5298 of file vulkan_core.h.


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