struct PhysicalDevice16BitStorageFeatures

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

wrapper struct for struct VkPhysicalDevice16BitStorageFeatures, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevice16BitStorageFeatures.html

Public Members

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

Public Methods

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

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

void PhysicalDevice16BitStorageFeatures (const PhysicalDevice16BitStorageFeatures & rhs)

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

void PhysicalDevice16BitStorageFeatures (const VkPhysicalDevice16BitStorageFeatures & rhs)

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

PhysicalDevice16BitStorageFeatures & operator= (const PhysicalDevice16BitStorageFeatures & rhs)

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

PhysicalDevice16BitStorageFeatures & operator= (const VkPhysicalDevice16BitStorageFeatures & rhs)

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

PhysicalDevice16BitStorageFeatures & setPNext (void * pNext_)

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

PhysicalDevice16BitStorageFeatures && setPNext (void * pNext_)

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

PhysicalDevice16BitStorageFeatures & setStorageBuffer16BitAccess (Bool32 storageBuffer16BitAccess_)

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

PhysicalDevice16BitStorageFeatures && setStorageBuffer16BitAccess (Bool32 storageBuffer16BitAccess_)

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

PhysicalDevice16BitStorageFeatures & setUniformAndStorageBuffer16BitAccess (Bool32 uniformAndStorageBuffer16BitAccess_)

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

PhysicalDevice16BitStorageFeatures && setUniformAndStorageBuffer16BitAccess (Bool32 uniformAndStorageBuffer16BitAccess_)

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

PhysicalDevice16BitStorageFeatures & setStoragePushConstant16 (Bool32 storagePushConstant16_)

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

PhysicalDevice16BitStorageFeatures && setStoragePushConstant16 (Bool32 storagePushConstant16_)

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

PhysicalDevice16BitStorageFeatures & setStorageInputOutput16 (Bool32 storageInputOutput16_)

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

PhysicalDevice16BitStorageFeatures && setStorageInputOutput16 (Bool32 storageInputOutput16_)

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

const VkPhysicalDevice16BitStorageFeatures & operator const VkPhysicalDevice16BitStorageFeatures & ()

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

VkPhysicalDevice16BitStorageFeatures & operator VkPhysicalDevice16BitStorageFeatures & ()

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

const VkPhysicalDevice16BitStorageFeatures * operator const VkPhysicalDevice16BitStorageFeatures * ()

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

VkPhysicalDevice16BitStorageFeatures * operator VkPhysicalDevice16BitStorageFeatures * ()

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

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

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