struct PhysicalDevice8BitStorageFeatures
Defined at line 98957 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDevice8BitStorageFeatures, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDevice8BitStorageFeatures.html
Public Members
StructureType sType
void * pNext
Bool32 storageBuffer8BitAccess
Bool32 uniformAndStorageBuffer8BitAccess
Bool32 storagePushConstant8
Public Methods
void PhysicalDevice8BitStorageFeatures (Bool32storageBuffer8BitAccess_,Bool32uniformAndStorageBuffer8BitAccess_,Bool32storagePushConstant8_,void *pNext_)
Defined at line 98965 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevice8BitStorageFeatures (const PhysicalDevice8BitStorageFeatures & rhs)
Defined at line 98976 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDevice8BitStorageFeatures (const VkPhysicalDevice8BitStorageFeatures & rhs)
Defined at line 98978 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & operator= (const PhysicalDevice8BitStorageFeatures & rhs)
Defined at line 98983 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & operator= (const VkPhysicalDevice8BitStorageFeatures & rhs)
Defined at line 98986 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setPNext (void * pNext_)
Defined at line 98993 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures && setPNext (void * pNext_)
Defined at line 98999 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setStorageBuffer8BitAccess (Bool32 storageBuffer8BitAccess_)
Defined at line 99005 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures && setStorageBuffer8BitAccess (Bool32 storageBuffer8BitAccess_)
Defined at line 99011 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setUniformAndStorageBuffer8BitAccess (Bool32 uniformAndStorageBuffer8BitAccess_)
Defined at line 99017 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures && setUniformAndStorageBuffer8BitAccess (Bool32 uniformAndStorageBuffer8BitAccess_)
Defined at line 99024 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures & setStoragePushConstant8 (Bool32 storagePushConstant8_)
Defined at line 99031 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDevice8BitStorageFeatures && setStoragePushConstant8 (Bool32 storagePushConstant8_)
Defined at line 99037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevice8BitStorageFeatures & operator const VkPhysicalDevice8BitStorageFeatures & ()
Defined at line 99044 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevice8BitStorageFeatures & operator VkPhysicalDevice8BitStorageFeatures & ()
Defined at line 99049 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDevice8BitStorageFeatures * operator const VkPhysicalDevice8BitStorageFeatures * ()
Defined at line 99054 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDevice8BitStorageFeatures * operator VkPhysicalDevice8BitStorageFeatures * ()
Defined at line 99059 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDevice8BitStorageFeatures & )
Defined at line 99072 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp