#include <vulkan_structs.hpp>
Definition at line 56326 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDevice8BitStorageFeatures() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDevice8BitStorageFeatures::PhysicalDevice8BitStorageFeatures |
( |
vk::Bool32 |
storageBuffer8BitAccess_ = {} , |
|
|
vk::Bool32 |
uniformAndStorageBuffer8BitAccess_ = {} , |
|
|
vk::Bool32 |
storagePushConstant8_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDevice8BitStorageFeatures() [2/3]
◆ PhysicalDevice8BitStorageFeatures() [3/3]
◆ operator VkPhysicalDevice8BitStorageFeatures &()
◆ operator VkPhysicalDevice8BitStorageFeatures const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setPNext()
◆ setStorageBuffer8BitAccess()
◆ setStoragePushConstant8()
◆ setUniformAndStorageBuffer8BitAccess()
◆ allowDuplicate
const bool vk::PhysicalDevice8BitStorageFeatures::allowDuplicate = false |
|
static |
◆ pNext
void* vk::PhysicalDevice8BitStorageFeatures::pNext = {} |
◆ storageBuffer8BitAccess
vk::Bool32 vk::PhysicalDevice8BitStorageFeatures::storageBuffer8BitAccess = {} |
◆ storagePushConstant8
vk::Bool32 vk::PhysicalDevice8BitStorageFeatures::storagePushConstant8 = {} |
◆ structureType
◆ sType
◆ uniformAndStorageBuffer8BitAccess
vk::Bool32 vk::PhysicalDevice8BitStorageFeatures::uniformAndStorageBuffer8BitAccess = {} |
The documentation for this struct was generated from the following file: