#include <vulkan_structs.hpp>
|
VULKAN_HPP_CONSTEXPR_14 | PhysicalDeviceVulkan11Properties (std::array< uint8_t, VK_UUID_SIZE > const &deviceUUID_={}, std::array< uint8_t, VK_UUID_SIZE > const &driverUUID_={}, std::array< uint8_t, VK_LUID_SIZE > const &deviceLUID_={}, uint32_t deviceNodeMask_={}, VULKAN_HPP_NAMESPACE::Bool32 deviceLUIDValid_={}, uint32_t subgroupSize_={}, VULKAN_HPP_NAMESPACE::ShaderStageFlags subgroupSupportedStages_={}, VULKAN_HPP_NAMESPACE::SubgroupFeatureFlags subgroupSupportedOperations_={}, VULKAN_HPP_NAMESPACE::Bool32 subgroupQuadOperationsInAllStages_={}, VULKAN_HPP_NAMESPACE::PointClippingBehavior pointClippingBehavior_=VULKAN_HPP_NAMESPACE::PointClippingBehavior::eAllClipPlanes, uint32_t maxMultiviewViewCount_={}, uint32_t maxMultiviewInstanceIndex_={}, VULKAN_HPP_NAMESPACE::Bool32 protectedNoFault_={}, uint32_t maxPerSetDescriptors_={}, VULKAN_HPP_NAMESPACE::DeviceSize maxMemoryAllocationSize_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
|
VULKAN_HPP_CONSTEXPR_14 | PhysicalDeviceVulkan11Properties (PhysicalDeviceVulkan11Properties const &rhs) VULKAN_HPP_NOEXCEPT=default |
|
| PhysicalDeviceVulkan11Properties (VkPhysicalDeviceVulkan11Properties const &rhs) VULKAN_HPP_NOEXCEPT |
|
PhysicalDeviceVulkan11Properties & | operator= (PhysicalDeviceVulkan11Properties const &rhs) VULKAN_HPP_NOEXCEPT=default |
|
PhysicalDeviceVulkan11Properties & | operator= (VkPhysicalDeviceVulkan11Properties const &rhs) VULKAN_HPP_NOEXCEPT |
|
| operator VkPhysicalDeviceVulkan11Properties const & () const VULKAN_HPP_NOEXCEPT |
|
| operator VkPhysicalDeviceVulkan11Properties & () VULKAN_HPP_NOEXCEPT |
|
bool | operator== (PhysicalDeviceVulkan11Properties const &rhs) const VULKAN_HPP_NOEXCEPT |
|
bool | operator!= (PhysicalDeviceVulkan11Properties const &rhs) const VULKAN_HPP_NOEXCEPT |
|
Definition at line 75367 of file vulkan_structs.hpp.
VULKAN_HPP_CONSTEXPR_14 VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::PhysicalDeviceVulkan11Properties |
( |
std::array< uint8_t, VK_UUID_SIZE > const & |
deviceUUID_ = {} , |
|
|
std::array< uint8_t, VK_UUID_SIZE > const & |
driverUUID_ = {} , |
|
|
std::array< uint8_t, VK_LUID_SIZE > const & |
deviceLUID_ = {} , |
|
|
uint32_t |
deviceNodeMask_ = {} , |
|
|
VULKAN_HPP_NAMESPACE::Bool32 |
deviceLUIDValid_ = {} , |
|
|
uint32_t |
subgroupSize_ = {} , |
|
|
VULKAN_HPP_NAMESPACE::ShaderStageFlags |
subgroupSupportedStages_ = {} , |
|
|
VULKAN_HPP_NAMESPACE::SubgroupFeatureFlags |
subgroupSupportedOperations_ = {} , |
|
|
VULKAN_HPP_NAMESPACE::Bool32 |
subgroupQuadOperationsInAllStages_ = {} , |
|
|
VULKAN_HPP_NAMESPACE::PointClippingBehavior |
pointClippingBehavior_ = VULKAN_HPP_NAMESPACE::PointClippingBehavior::eAllClipPlanes , |
|
|
uint32_t |
maxMultiviewViewCount_ = {} , |
|
|
uint32_t |
maxMultiviewInstanceIndex_ = {} , |
|
|
VULKAN_HPP_NAMESPACE::Bool32 |
protectedNoFault_ = {} , |
|
|
uint32_t |
maxPerSetDescriptors_ = {} , |
|
|
VULKAN_HPP_NAMESPACE::DeviceSize |
maxMemoryAllocationSize_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
const bool VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::allowDuplicate = false |
|
static |
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::deviceNodeMask = {} |
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::maxMultiviewInstanceIndex = {} |
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::maxMultiviewViewCount = {} |
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::maxPerSetDescriptors = {} |
void* VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::pNext = {} |
uint32_t VULKAN_HPP_NAMESPACE::PhysicalDeviceVulkan11Properties::subgroupSize = {} |
The documentation for this struct was generated from the following file: