struct PhysicalDevice8BitStorageFeatures
Defined at line 59770 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
vk::Bool32 storageBuffer8BitAccess
vk::Bool32 uniformAndStorageBuffer8BitAccess
vk::Bool32 storagePushConstant8
Public Methods
void PhysicalDevice8BitStorageFeatures (vk::Bool32 storageBuffer8BitAccess_, vk::Bool32 uniformAndStorageBuffer8BitAccess_, vk::Bool32 storagePushConstant8_, void * pNext_)
Defined at line 59778 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevice8BitStorageFeatures (const PhysicalDevice8BitStorageFeatures & rhs)
Defined at line 59789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevice8BitStorageFeatures (const VkPhysicalDevice8BitStorageFeatures & rhs)
Defined at line 59791 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & operator= (const PhysicalDevice8BitStorageFeatures & rhs)
Defined at line 59796 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & operator= (const VkPhysicalDevice8BitStorageFeatures & rhs)
Defined at line 59799 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setPNext (void * pNext_)
Defined at line 59806 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setStorageBuffer8BitAccess (vk::Bool32 storageBuffer8BitAccess_)
Defined at line 59812 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setUniformAndStorageBuffer8BitAccess (vk::Bool32 uniformAndStorageBuffer8BitAccess_)
Defined at line 59819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setStoragePushConstant8 (vk::Bool32 storagePushConstant8_)
Defined at line 59826 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevice8BitStorageFeatures & operator const VkPhysicalDevice8BitStorageFeatures & ()
Defined at line 59834 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevice8BitStorageFeatures & operator VkPhysicalDevice8BitStorageFeatures & ()
Defined at line 59839 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevice8BitStorageFeatures & )
Defined at line 59861 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp