|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | storageBuffer8BitAccess |
| VkBool32 | uniformAndStorageBuffer8BitAccess |
| VkBool32 | storagePushConstant8 |
Definition at line 5243 of file vulkan_core.h.
| void* VkPhysicalDevice8BitStorageFeatures::pNext |
Definition at line 5245 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice8BitStorageFeatures::storageBuffer8BitAccess |
Definition at line 5246 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice8BitStorageFeatures::storagePushConstant8 |
Definition at line 5248 of file vulkan_core.h.
| VkStructureType VkPhysicalDevice8BitStorageFeatures::sType |
Definition at line 5244 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice8BitStorageFeatures::uniformAndStorageBuffer8BitAccess |
Definition at line 5247 of file vulkan_core.h.