struct PhysicalDevice16BitStorageFeatures

Defined at line 59527 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
void * pNext
vk::Bool32 storageBuffer16BitAccess
vk::Bool32 uniformAndStorageBuffer16BitAccess
vk::Bool32 storagePushConstant16
vk::Bool32 storageInputOutput16

Public Methods

void PhysicalDevice16BitStorageFeatures (vk::Bool32 storageBuffer16BitAccess_, vk::Bool32 uniformAndStorageBuffer16BitAccess_, vk::Bool32 storagePushConstant16_, vk::Bool32 storageInputOutput16_, void * pNext_)

Defined at line 59535 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDevice16BitStorageFeatures (const PhysicalDevice16BitStorageFeatures & rhs)

Defined at line 59548 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDevice16BitStorageFeatures (const VkPhysicalDevice16BitStorageFeatures & rhs)

Defined at line 59550 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevice16BitStorageFeatures & operator= (const PhysicalDevice16BitStorageFeatures & rhs)

Defined at line 59555 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevice16BitStorageFeatures & operator= (const VkPhysicalDevice16BitStorageFeatures & rhs)

Defined at line 59558 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevice16BitStorageFeatures & setPNext (void * pNext_)

Defined at line 59565 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevice16BitStorageFeatures & setStorageBuffer16BitAccess (vk::Bool32 storageBuffer16BitAccess_)

Defined at line 59571 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevice16BitStorageFeatures & setUniformAndStorageBuffer16BitAccess (vk::Bool32 uniformAndStorageBuffer16BitAccess_)

Defined at line 59578 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevice16BitStorageFeatures & setStoragePushConstant16 (vk::Bool32 storagePushConstant16_)

Defined at line 59585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDevice16BitStorageFeatures & setStorageInputOutput16 (vk::Bool32 storageInputOutput16_)

Defined at line 59592 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDevice16BitStorageFeatures & operator const VkPhysicalDevice16BitStorageFeatures & ()

Defined at line 59600 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDevice16BitStorageFeatures & operator VkPhysicalDevice16BitStorageFeatures & ()

Defined at line 59605 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDevice16BitStorageFeatures & )

Defined at line 59628 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp