#include <vulkan_core.h>
Public Attributes | |
| void * | pNext |
| VkBool32 | storageBuffer16BitAccess |
| VkBool32 | storageInputOutput16 |
| VkBool32 | storagePushConstant16 |
| VkStructureType | sType |
| VkBool32 | uniformAndStorageBuffer16BitAccess |
Definition at line 3879 of file vulkan_core.h.
| void* VkPhysicalDevice16BitStorageFeatures::pNext |
Definition at line 3881 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice16BitStorageFeatures::storageBuffer16BitAccess |
Definition at line 3882 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice16BitStorageFeatures::storageInputOutput16 |
Definition at line 3885 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice16BitStorageFeatures::storagePushConstant16 |
Definition at line 3884 of file vulkan_core.h.
| VkStructureType VkPhysicalDevice16BitStorageFeatures::sType |
Definition at line 3880 of file vulkan_core.h.
| VkBool32 VkPhysicalDevice16BitStorageFeatures::uniformAndStorageBuffer16BitAccess |
Definition at line 3883 of file vulkan_core.h.