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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkFormatFeatureFlags2 linearTilingFeatures
 
VkFormatFeatureFlags2 optimalTilingFeatures
 
VkFormatFeatureFlags2 bufferFeatures
 

Detailed Description

Definition at line 7369 of file vulkan_core.h.

Field Documentation

◆ bufferFeatures

VkFormatFeatureFlags2 VkFormatProperties3::bufferFeatures

Definition at line 7374 of file vulkan_core.h.

◆ linearTilingFeatures

VkFormatFeatureFlags2 VkFormatProperties3::linearTilingFeatures

Definition at line 7372 of file vulkan_core.h.

◆ optimalTilingFeatures

VkFormatFeatureFlags2 VkFormatProperties3::optimalTilingFeatures

Definition at line 7373 of file vulkan_core.h.

◆ pNext

void* VkFormatProperties3::pNext

Definition at line 7371 of file vulkan_core.h.

◆ sType

VkStructureType VkFormatProperties3::sType

Definition at line 7370 of file vulkan_core.h.


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