|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV:Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | QueueFamilyCheckpointPropertiesNV (VULKAN_HPP_NAMESPACE::PipelineStageFlags checkpointExecutionStageMask_={}) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | QueueFamilyCheckpointPropertiesNV (QueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default |
| QueueFamilyCheckpointPropertiesNV (VkQueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT | |
| QueueFamilyCheckpointPropertiesNV & | operator= (VkQueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT |
| QueueFamilyCheckpointPropertiesNV & | operator= (QueueFamilyCheckpointPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkQueueFamilyCheckpointPropertiesNV const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkQueueFamilyCheckpointPropertiesNV & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (QueueFamilyCheckpointPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (QueueFamilyCheckpointPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eQueueFamilyCheckpointPropertiesNV |
Definition at line 76429 of file vulkan.hpp.
|
inline |
Definition at line 76435 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 76441 of file vulkan.hpp.
|
inline |
Definition at line 76465 of file vulkan.hpp.
|
inline |
Definition at line 76460 of file vulkan.hpp.
|
inline |
Definition at line 76481 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 76453 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 76447 of file vulkan.hpp.
|
inline |
Definition at line 76474 of file vulkan.hpp.
|
static |
Definition at line 76431 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::PipelineStageFlags VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::checkpointExecutionStageMask = {} |
Definition at line 76492 of file vulkan.hpp.
| void* VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::pNext = {} |
Definition at line 76491 of file vulkan.hpp.
|
static |
Definition at line 76432 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::QueueFamilyCheckpointPropertiesNV::sType = StructureType::eQueueFamilyCheckpointPropertiesNV |
Definition at line 76490 of file vulkan.hpp.