Vulkan-Hpp
VkFormatProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkFormatFeatureFlags linearTilingFeatures
 
VkFormatFeatureFlags optimalTilingFeatures
 
VkFormatFeatureFlags bufferFeatures
 

Detailed Description

Definition at line 2945 of file vulkan_core.h.

Member Data Documentation

◆ bufferFeatures

VkFormatFeatureFlags VkFormatProperties::bufferFeatures

Definition at line 2948 of file vulkan_core.h.

◆ linearTilingFeatures

VkFormatFeatureFlags VkFormatProperties::linearTilingFeatures

Definition at line 2946 of file vulkan_core.h.

◆ optimalTilingFeatures

VkFormatFeatureFlags VkFormatProperties::optimalTilingFeatures

Definition at line 2947 of file vulkan_core.h.


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