|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkSubpassResolvePerformanceQueryEXT |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | SubpassResolvePerformanceQueryEXT (VULKAN_HPP_NAMESPACE::Bool32 optimal_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | SubpassResolvePerformanceQueryEXT (SubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SubpassResolvePerformanceQueryEXT (VkSubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT | |
| SubpassResolvePerformanceQueryEXT & | operator= (SubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT=default |
| SubpassResolvePerformanceQueryEXT & | operator= (VkSubpassResolvePerformanceQueryEXT const &rhs) VULKAN_HPP_NOEXCEPT |
| operator VkSubpassResolvePerformanceQueryEXT const & () const VULKAN_HPP_NOEXCEPT | |
| operator VkSubpassResolvePerformanceQueryEXT & () VULKAN_HPP_NOEXCEPT | |
| bool | operator== (SubpassResolvePerformanceQueryEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (SubpassResolvePerformanceQueryEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSubpassResolvePerformanceQueryEXT |
| void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::Bool32 | optimal = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSubpassResolvePerformanceQueryEXT |
Definition at line 94204 of file vulkan_structs.hpp.
| using VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::NativeType = VkSubpassResolvePerformanceQueryEXT |
Definition at line 94206 of file vulkan_structs.hpp.
|
inline |
Definition at line 94212 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 94220 of file vulkan_structs.hpp.
|
inline |
Definition at line 94239 of file vulkan_structs.hpp.
|
inline |
Definition at line 94234 of file vulkan_structs.hpp.
|
inline |
Definition at line 94268 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 94228 of file vulkan_structs.hpp.
|
inline |
Definition at line 94259 of file vulkan_structs.hpp.
|
static |
Definition at line 94208 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::Bool32 VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::optimal = {} |
Definition at line 94277 of file vulkan_structs.hpp.
| void* VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::pNext = {} |
Definition at line 94276 of file vulkan_structs.hpp.
|
static |
Definition at line 94209 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SubpassResolvePerformanceQueryEXT::sType = StructureType::eSubpassResolvePerformanceQueryEXT |
Definition at line 94275 of file vulkan_structs.hpp.