Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkFormatFeatureFlags2 | linearTilingFeatures |
VkFormatFeatureFlags2 | optimalTilingFeatures |
VkFormatFeatureFlags2 | bufferFeatures |
Definition at line 7369 of file vulkan_core.h.
VkFormatFeatureFlags2 VkFormatProperties3::bufferFeatures |
Definition at line 7374 of file vulkan_core.h.
VkFormatFeatureFlags2 VkFormatProperties3::linearTilingFeatures |
Definition at line 7372 of file vulkan_core.h.
VkFormatFeatureFlags2 VkFormatProperties3::optimalTilingFeatures |
Definition at line 7373 of file vulkan_core.h.
void* VkFormatProperties3::pNext |
Definition at line 7371 of file vulkan_core.h.
VkStructureType VkFormatProperties3::sType |
Definition at line 7370 of file vulkan_core.h.