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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkFormat format
 
VkImageType type
 
VkSampleCountFlagBits samples
 
VkImageUsageFlags usage
 
VkImageTiling tiling
 

Detailed Description

Definition at line 5359 of file vulkan_core.h.

Field Documentation

◆ format

VkFormat VkPhysicalDeviceSparseImageFormatInfo2::format

Definition at line 5362 of file vulkan_core.h.

◆ pNext

const void* VkPhysicalDeviceSparseImageFormatInfo2::pNext

Definition at line 5361 of file vulkan_core.h.

◆ samples

VkSampleCountFlagBits VkPhysicalDeviceSparseImageFormatInfo2::samples

Definition at line 5364 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceSparseImageFormatInfo2::sType

Definition at line 5360 of file vulkan_core.h.

◆ tiling

VkImageTiling VkPhysicalDeviceSparseImageFormatInfo2::tiling

Definition at line 5366 of file vulkan_core.h.

◆ type

VkImageType VkPhysicalDeviceSparseImageFormatInfo2::type

Definition at line 5363 of file vulkan_core.h.

◆ usage

VkImageUsageFlags VkPhysicalDeviceSparseImageFormatInfo2::usage

Definition at line 5365 of file vulkan_core.h.


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