HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkPhysicalDevicePushDescriptorPropertiesKHR
 

Public Member Functions

VULKAN_HPP_CONSTEXPR PhysicalDevicePushDescriptorPropertiesKHR (uint32_t maxPushDescriptors_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR PhysicalDevicePushDescriptorPropertiesKHR (PhysicalDevicePushDescriptorPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 PhysicalDevicePushDescriptorPropertiesKHR (VkPhysicalDevicePushDescriptorPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
PhysicalDevicePushDescriptorPropertiesKHRoperator= (PhysicalDevicePushDescriptorPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT=default
 
PhysicalDevicePushDescriptorPropertiesKHRoperator= (VkPhysicalDevicePushDescriptorPropertiesKHR const &rhs) VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePushDescriptorPropertiesKHR const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkPhysicalDevicePushDescriptorPropertiesKHR & () VULKAN_HPP_NOEXCEPT
 
bool operator== (PhysicalDevicePushDescriptorPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (PhysicalDevicePushDescriptorPropertiesKHR const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

VULKAN_HPP_NAMESPACE::StructureType sType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR
 
voidpNext = {}
 
uint32_t maxPushDescriptors = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static
VULKAN_HPP_CONST_OR_CONSTEXPR
StructureType 
structureType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR
 

Detailed Description

Definition at line 67555 of file vulkan_structs.hpp.

Member Typedef Documentation

Constructor & Destructor Documentation

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::PhysicalDevicePushDescriptorPropertiesKHR ( uint32_t  maxPushDescriptors_ = {},
void pNext_ = nullptr 
)
inline

Definition at line 67563 of file vulkan_structs.hpp.

VULKAN_HPP_CONSTEXPR VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::PhysicalDevicePushDescriptorPropertiesKHR ( PhysicalDevicePushDescriptorPropertiesKHR const rhs)
default
VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::PhysicalDevicePushDescriptorPropertiesKHR ( VkPhysicalDevicePushDescriptorPropertiesKHR const rhs)
inline

Definition at line 67571 of file vulkan_structs.hpp.

Member Function Documentation

VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::operator VkPhysicalDevicePushDescriptorPropertiesKHR & ( )
inline

Definition at line 67590 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::operator VkPhysicalDevicePushDescriptorPropertiesKHR const & ( ) const
inline

Definition at line 67585 of file vulkan_structs.hpp.

PhysicalDevicePushDescriptorPropertiesKHR& VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::operator= ( PhysicalDevicePushDescriptorPropertiesKHR const rhs)
default
PhysicalDevicePushDescriptorPropertiesKHR& VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::operator= ( VkPhysicalDevicePushDescriptorPropertiesKHR const rhs)
inline

Definition at line 67579 of file vulkan_structs.hpp.

bool VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::operator== ( PhysicalDevicePushDescriptorPropertiesKHR const rhs) const
inline

Definition at line 67610 of file vulkan_structs.hpp.

Member Data Documentation

const bool VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::allowDuplicate = false
static

Definition at line 67559 of file vulkan_structs.hpp.

uint32_t VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::maxPushDescriptors = {}

Definition at line 67628 of file vulkan_structs.hpp.

void* VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::pNext = {}

Definition at line 67627 of file vulkan_structs.hpp.

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::structureType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR
static

Definition at line 67560 of file vulkan_structs.hpp.

VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::PhysicalDevicePushDescriptorPropertiesKHR::sType = StructureType::ePhysicalDevicePushDescriptorPropertiesKHR

Definition at line 67626 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: