|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| void * | pNext |
| VkBool32 | storageBuffer8BitAccess |
| VkBool32 | uniformAndStorageBuffer8BitAccess |
| VkBool32 | storagePushConstant8 |
Definition at line 6054 of file vulkan_core.h.
| void* VkPhysicalDevice8BitStorageFeatures::pNext |
Definition at line 6056 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice8BitStorageFeatures::storageBuffer8BitAccess |
Definition at line 6057 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice8BitStorageFeatures::storagePushConstant8 |
Definition at line 6059 of file vulkan_core.h.
| VkStructureType VkPhysicalDevice8BitStorageFeatures::sType |
Definition at line 6055 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice8BitStorageFeatures::uniformAndStorageBuffer8BitAccess |
Definition at line 6058 of file vulkan_core.h.