|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkCheckpointData2NV |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | CheckpointData2NV (VULKAN_HPP_NAMESPACE::PipelineStageFlags2 stage_={}, void *pCheckpointMarker_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | CheckpointData2NV (CheckpointData2NV const &rhs) VULKAN_HPP_NOEXCEPT=default |
| CheckpointData2NV (VkCheckpointData2NV const &rhs) VULKAN_HPP_NOEXCEPT | |
| CheckpointData2NV & | operator= (CheckpointData2NV const &rhs) VULKAN_HPP_NOEXCEPT=default |
| CheckpointData2NV & | operator= (VkCheckpointData2NV const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkCheckpointData2NV const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkCheckpointData2NV & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (CheckpointData2NV const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (CheckpointData2NV const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eCheckpointData2NV |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::PipelineStageFlags2 | stage = {} |
| void * | pCheckpointMarker = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eCheckpointData2NV |
Definition at line 12340 of file vulkan_structs.hpp.
Definition at line 12342 of file vulkan_structs.hpp.
|
inline |
Definition at line 12349 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12358 of file vulkan_structs.hpp.
|
inline |
Definition at line 12374 of file vulkan_structs.hpp.
|
inline |
Definition at line 12369 of file vulkan_structs.hpp.
|
inline |
Definition at line 12403 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12363 of file vulkan_structs.hpp.
|
inline |
Definition at line 12394 of file vulkan_structs.hpp.
|
static |
Definition at line 12344 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::CheckpointData2NV::pCheckpointMarker = {} |
Definition at line 12413 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::CheckpointData2NV::pNext = {} |
Definition at line 12411 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::PipelineStageFlags2 VULKAN_HPP_NAMESPACE::CheckpointData2NV::stage = {} |
Definition at line 12412 of file vulkan_structs.hpp.
|
static |
Definition at line 12345 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::CheckpointData2NV::sType = StructureType::eCheckpointData2NV |
Definition at line 12410 of file vulkan_structs.hpp.