Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkQueueFamilyCheckpointProperties2NV |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | QueueFamilyCheckpointProperties2NV (vk::PipelineStageFlags2 checkpointExecutionStageMask_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | QueueFamilyCheckpointProperties2NV (QueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT=default |
QueueFamilyCheckpointProperties2NV (VkQueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT | |
QueueFamilyCheckpointProperties2NV & | operator= (QueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT=default |
QueueFamilyCheckpointProperties2NV & | operator= (VkQueueFamilyCheckpointProperties2NV const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkQueueFamilyCheckpointProperties2NV const & () const VULKAN_HPP_NOEXCEPT | |
operator VkQueueFamilyCheckpointProperties2NV & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (QueueFamilyCheckpointProperties2NV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (QueueFamilyCheckpointProperties2NV const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::StructureType | sType = StructureType::eQueueFamilyCheckpointProperties2NV |
void * | pNext = {} |
vk::PipelineStageFlags2 | checkpointExecutionStageMask = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eQueueFamilyCheckpointProperties2NV |
Definition at line 98079 of file vulkan_structs.hpp.
Definition at line 98081 of file vulkan_structs.hpp.
|
inline |
Definition at line 98087 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 98096 of file vulkan_structs.hpp.
|
inline |
Definition at line 98115 of file vulkan_structs.hpp.
|
inline |
Definition at line 98110 of file vulkan_structs.hpp.
|
inline |
Definition at line 98144 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 98104 of file vulkan_structs.hpp.
|
inline |
Definition at line 98135 of file vulkan_structs.hpp.
|
static |
Definition at line 98083 of file vulkan_structs.hpp.
vk::PipelineStageFlags2 vk::QueueFamilyCheckpointProperties2NV::checkpointExecutionStageMask = {} |
Definition at line 98153 of file vulkan_structs.hpp.
void* vk::QueueFamilyCheckpointProperties2NV::pNext = {} |
Definition at line 98152 of file vulkan_structs.hpp.
|
static |
Definition at line 98084 of file vulkan_structs.hpp.
vk::StructureType vk::QueueFamilyCheckpointProperties2NV::sType = StructureType::eQueueFamilyCheckpointProperties2NV |
Definition at line 98151 of file vulkan_structs.hpp.