SDL 2.0
|
#include <vulkan.hpp>
Data Fields | |
void * | pNext = nullptr |
Bool32 | storageBuffer8BitAccess |
Bool32 | uniformAndStorageBuffer8BitAccess |
Bool32 | storagePushConstant8 |
Private Attributes | |
StructureType | sType = StructureType::ePhysicalDevice8BitStorageFeaturesKHR |
Definition at line 18743 of file vulkan.hpp.
|
inline |
Definition at line 18745 of file vulkan.hpp.
|
inline |
Definition at line 18754 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 18793 of file vulkan.hpp.
|
inline |
Definition at line 18788 of file vulkan.hpp.
|
inline |
Definition at line 18807 of file vulkan.hpp.
References operator==().
|
inline |
|
inline |
Definition at line 18798 of file vulkan.hpp.
References pNext, storageBuffer8BitAccess, storagePushConstant8, sType, and uniformAndStorageBuffer8BitAccess.
Referenced by operator!=().
|
inline |
Definition at line 18764 of file vulkan.hpp.
References pNext.
|
inline |
Definition at line 18770 of file vulkan.hpp.
References storageBuffer8BitAccess.
|
inline |
Definition at line 18782 of file vulkan.hpp.
References storagePushConstant8.
|
inline |
Definition at line 18776 of file vulkan.hpp.
References uniformAndStorageBuffer8BitAccess.
void* VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeaturesKHR::pNext = nullptr |
Definition at line 18816 of file vulkan.hpp.
Referenced by operator==(), and setPNext().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeaturesKHR::storageBuffer8BitAccess |
Definition at line 18817 of file vulkan.hpp.
Referenced by operator==(), and setStorageBuffer8BitAccess().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeaturesKHR::storagePushConstant8 |
Definition at line 18819 of file vulkan.hpp.
Referenced by operator==(), and setStoragePushConstant8().
|
private |
Definition at line 18813 of file vulkan.hpp.
Referenced by operator==().
Bool32 VULKAN_HPP_NAMESPACE::PhysicalDevice8BitStorageFeaturesKHR::uniformAndStorageBuffer8BitAccess |
Definition at line 18818 of file vulkan.hpp.
Referenced by operator==(), and setUniformAndStorageBuffer8BitAccess().