#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_={}, vk::Bool32 deviceLUIDValid_={}, uint32_t subgroupSize_={}, vk::ShaderStageFlags subgroupSupportedStages_={}, vk::SubgroupFeatureFlags subgroupSupportedOperations_={}, vk::Bool32 subgroupQuadOperationsInAllStages_={}, vk::PointClippingBehavior pointClippingBehavior_=vk::PointClippingBehavior::eAllClipPlanes, uint32_t maxMultiviewViewCount_={}, uint32_t maxMultiviewInstanceIndex_={}, vk::Bool32 protectedNoFault_={}, uint32_t maxPerSetDescriptors_={}, vk::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 87412 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceVulkan11Properties() [1/3]
VULKAN_HPP_CONSTEXPR_14 vk::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_ = {} , |
|
|
vk::Bool32 |
deviceLUIDValid_ = {} , |
|
|
uint32_t |
subgroupSize_ = {} , |
|
|
vk::ShaderStageFlags |
subgroupSupportedStages_ = {} , |
|
|
vk::SubgroupFeatureFlags |
subgroupSupportedOperations_ = {} , |
|
|
vk::Bool32 |
subgroupQuadOperationsInAllStages_ = {} , |
|
|
vk::PointClippingBehavior |
pointClippingBehavior_ = vk::PointClippingBehavior::eAllClipPlanes , |
|
|
uint32_t |
maxMultiviewViewCount_ = {} , |
|
|
uint32_t |
maxMultiviewInstanceIndex_ = {} , |
|
|
vk::Bool32 |
protectedNoFault_ = {} , |
|
|
uint32_t |
maxPerSetDescriptors_ = {} , |
|
|
vk::DeviceSize |
maxMemoryAllocationSize_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceVulkan11Properties() [2/3]
◆ PhysicalDeviceVulkan11Properties() [3/3]
◆ operator VkPhysicalDeviceVulkan11Properties &()
◆ operator VkPhysicalDeviceVulkan11Properties const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PhysicalDeviceVulkan11Properties::allowDuplicate = false |
|
static |
◆ deviceLUID
◆ deviceLUIDValid
vk::Bool32 vk::PhysicalDeviceVulkan11Properties::deviceLUIDValid = {} |
◆ deviceNodeMask
uint32_t vk::PhysicalDeviceVulkan11Properties::deviceNodeMask = {} |
◆ deviceUUID
◆ driverUUID
◆ maxMemoryAllocationSize
vk::DeviceSize vk::PhysicalDeviceVulkan11Properties::maxMemoryAllocationSize = {} |
◆ maxMultiviewInstanceIndex
uint32_t vk::PhysicalDeviceVulkan11Properties::maxMultiviewInstanceIndex = {} |
◆ maxMultiviewViewCount
uint32_t vk::PhysicalDeviceVulkan11Properties::maxMultiviewViewCount = {} |
◆ maxPerSetDescriptors
uint32_t vk::PhysicalDeviceVulkan11Properties::maxPerSetDescriptors = {} |
◆ pNext
void* vk::PhysicalDeviceVulkan11Properties::pNext = {} |
◆ pointClippingBehavior
◆ protectedNoFault
vk::Bool32 vk::PhysicalDeviceVulkan11Properties::protectedNoFault = {} |
◆ structureType
◆ sType
◆ subgroupQuadOperationsInAllStages
vk::Bool32 vk::PhysicalDeviceVulkan11Properties::subgroupQuadOperationsInAllStages = {} |
◆ subgroupSize
uint32_t vk::PhysicalDeviceVulkan11Properties::subgroupSize = {} |
◆ subgroupSupportedOperations
◆ subgroupSupportedStages
The documentation for this struct was generated from the following file: