Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDevice16BitStorageFeatures |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDevice16BitStorageFeatures |
void * | pNext = {} |
vk::Bool32 | storageBuffer16BitAccess = {} |
vk::Bool32 | uniformAndStorageBuffer16BitAccess = {} |
vk::Bool32 | storagePushConstant16 = {} |
vk::Bool32 | storageInputOutput16 = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDevice16BitStorageFeatures |
Definition at line 56083 of file vulkan_structs.hpp.
Definition at line 56085 of file vulkan_structs.hpp.
|
inline |
Definition at line 56091 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 56106 of file vulkan_structs.hpp.
|
inline |
Definition at line 56161 of file vulkan_structs.hpp.
|
inline |
Definition at line 56156 of file vulkan_structs.hpp.
|
inline |
Definition at line 56197 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 56114 of file vulkan_structs.hpp.
|
inline |
Definition at line 56186 of file vulkan_structs.hpp.
|
inline |
Definition at line 56121 of file vulkan_structs.hpp.
|
inline |
Definition at line 56128 of file vulkan_structs.hpp.
|
inline |
Definition at line 56149 of file vulkan_structs.hpp.
|
inline |
Definition at line 56142 of file vulkan_structs.hpp.
|
inline |
Definition at line 56135 of file vulkan_structs.hpp.
|
static |
Definition at line 56087 of file vulkan_structs.hpp.
void* vk::PhysicalDevice16BitStorageFeatures::pNext = {} |
Definition at line 56205 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDevice16BitStorageFeatures::storageBuffer16BitAccess = {} |
Definition at line 56206 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDevice16BitStorageFeatures::storageInputOutput16 = {} |
Definition at line 56209 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDevice16BitStorageFeatures::storagePushConstant16 = {} |
Definition at line 56208 of file vulkan_structs.hpp.
|
static |
Definition at line 56088 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDevice16BitStorageFeatures::sType = StructureType::ePhysicalDevice16BitStorageFeatures |
Definition at line 56204 of file vulkan_structs.hpp.
vk::Bool32 vk::PhysicalDevice16BitStorageFeatures::uniformAndStorageBuffer16BitAccess = {} |
Definition at line 56207 of file vulkan_structs.hpp.