Vulkan-Hpp
VkFormatProperties3 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkFormatFeatureFlags2 linearTilingFeatures
 
VkFormatFeatureFlags2 optimalTilingFeatures
 
VkFormatFeatureFlags2 bufferFeatures
 

Detailed Description

Definition at line 7257 of file vulkan_core.h.

Member Data Documentation

◆ bufferFeatures

VkFormatFeatureFlags2 VkFormatProperties3::bufferFeatures

Definition at line 7262 of file vulkan_core.h.

◆ linearTilingFeatures

VkFormatFeatureFlags2 VkFormatProperties3::linearTilingFeatures

Definition at line 7260 of file vulkan_core.h.

◆ optimalTilingFeatures

VkFormatFeatureFlags2 VkFormatProperties3::optimalTilingFeatures

Definition at line 7261 of file vulkan_core.h.

◆ pNext

void* VkFormatProperties3::pNext

Definition at line 7259 of file vulkan_core.h.

◆ sType

VkStructureType VkFormatProperties3::sType

Definition at line 7258 of file vulkan_core.h.


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