Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkBool32 | storageBuffer8BitAccess |
VkBool32 | uniformAndStorageBuffer8BitAccess |
VkBool32 | storagePushConstant8 |
Definition at line 6175 of file vulkan_core.h.
void* VkPhysicalDevice8BitStorageFeatures::pNext |
Definition at line 6177 of file vulkan_core.h.
VkBool32 VkPhysicalDevice8BitStorageFeatures::storageBuffer8BitAccess |
Definition at line 6178 of file vulkan_core.h.
VkBool32 VkPhysicalDevice8BitStorageFeatures::storagePushConstant8 |
Definition at line 6180 of file vulkan_core.h.
VkStructureType VkPhysicalDevice8BitStorageFeatures::sType |
Definition at line 6176 of file vulkan_core.h.
VkBool32 VkPhysicalDevice8BitStorageFeatures::uniformAndStorageBuffer8BitAccess |
Definition at line 6179 of file vulkan_core.h.