HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkFormatProperties3 Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkFormatFeatureFlags2 linearTilingFeatures
 
VkFormatFeatureFlags2 optimalTilingFeatures
 
VkFormatFeatureFlags2 bufferFeatures
 

Detailed Description

Definition at line 7258 of file vulkan_core.h.

Member Data Documentation

VkFormatFeatureFlags2 VkFormatProperties3::bufferFeatures

Definition at line 7263 of file vulkan_core.h.

VkFormatFeatureFlags2 VkFormatProperties3::linearTilingFeatures

Definition at line 7261 of file vulkan_core.h.

VkFormatFeatureFlags2 VkFormatProperties3::optimalTilingFeatures

Definition at line 7262 of file vulkan_core.h.

void* VkFormatProperties3::pNext

Definition at line 7260 of file vulkan_core.h.

VkStructureType VkFormatProperties3::sType

Definition at line 7259 of file vulkan_core.h.


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