|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkMultisamplePropertiesEXT |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | MultisamplePropertiesEXT (VULKAN_HPP_NAMESPACE::Extent2D maxSampleLocationGridSize_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | MultisamplePropertiesEXT (MultisamplePropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| MultisamplePropertiesEXT (VkMultisamplePropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT | |
| MultisamplePropertiesEXT & | operator= (MultisamplePropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| MultisamplePropertiesEXT & | operator= (VkMultisamplePropertiesEXT const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkMultisamplePropertiesEXT const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkMultisamplePropertiesEXT & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (MultisamplePropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (MultisamplePropertiesEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMultisamplePropertiesEXT |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Extent2D | maxSampleLocationGridSize = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMultisamplePropertiesEXT |
Definition at line 47511 of file vulkan_structs.hpp.
Definition at line 47513 of file vulkan_structs.hpp.
|
inline |
Definition at line 47519 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 47527 of file vulkan_structs.hpp.
|
inline |
Definition at line 47546 of file vulkan_structs.hpp.
|
inline |
Definition at line 47541 of file vulkan_structs.hpp.
|
inline |
Definition at line 47575 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 47535 of file vulkan_structs.hpp.
|
inline |
Definition at line 47566 of file vulkan_structs.hpp.
|
static |
Definition at line 47515 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Extent2D VULKAN_HPP_NAMESPACE::MultisamplePropertiesEXT::maxSampleLocationGridSize = {} |
Definition at line 47584 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::MultisamplePropertiesEXT::pNext = {} |
Definition at line 47583 of file vulkan_structs.hpp.
|
static |
Definition at line 47516 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MultisamplePropertiesEXT::sType = StructureType::eMultisamplePropertiesEXT |
Definition at line 47582 of file vulkan_structs.hpp.