Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | storageBuffer16BitAccess |
VkBool32 | uniformAndStorageBuffer16BitAccess |
VkBool32 | storagePushConstant16 |
VkBool32 | storageInputOutput16 |
Definition at line 5184 of file vulkan_core.h.
void* VkPhysicalDevice16BitStorageFeatures::pNext |
Definition at line 5186 of file vulkan_core.h.
VkBool32 VkPhysicalDevice16BitStorageFeatures::storageBuffer16BitAccess |
Definition at line 5187 of file vulkan_core.h.
VkBool32 VkPhysicalDevice16BitStorageFeatures::storageInputOutput16 |
Definition at line 5190 of file vulkan_core.h.
VkBool32 VkPhysicalDevice16BitStorageFeatures::storagePushConstant16 |
Definition at line 5189 of file vulkan_core.h.
VkStructureType VkPhysicalDevice16BitStorageFeatures::sType |
Definition at line 5185 of file vulkan_core.h.
VkBool32 VkPhysicalDevice16BitStorageFeatures::uniformAndStorageBuffer16BitAccess |
Definition at line 5188 of file vulkan_core.h.