Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSubpassResolvePerformanceQueryEXT |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | SubpassResolvePerformanceQueryEXT (vk::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 | |
vk::StructureType | sType = StructureType::eSubpassResolvePerformanceQueryEXT |
void * | pNext = {} |
vk::Bool32 | optimal = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSubpassResolvePerformanceQueryEXT |
Definition at line 109286 of file vulkan_structs.hpp.
Definition at line 109288 of file vulkan_structs.hpp.
|
inline |
Definition at line 109294 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 109302 of file vulkan_structs.hpp.
|
inline |
Definition at line 109321 of file vulkan_structs.hpp.
|
inline |
Definition at line 109316 of file vulkan_structs.hpp.
|
inline |
Definition at line 109350 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 109310 of file vulkan_structs.hpp.
|
inline |
Definition at line 109341 of file vulkan_structs.hpp.
|
static |
Definition at line 109290 of file vulkan_structs.hpp.
vk::Bool32 vk::SubpassResolvePerformanceQueryEXT::optimal = {} |
Definition at line 109359 of file vulkan_structs.hpp.
void* vk::SubpassResolvePerformanceQueryEXT::pNext = {} |
Definition at line 109358 of file vulkan_structs.hpp.
|
static |
Definition at line 109291 of file vulkan_structs.hpp.
vk::StructureType vk::SubpassResolvePerformanceQueryEXT::sType = StructureType::eSubpassResolvePerformanceQueryEXT |
Definition at line 109357 of file vulkan_structs.hpp.