Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkPerformanceConfigurationINTEL |
using | NativeType = VkPerformanceConfigurationINTEL |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | PerformanceConfigurationINTEL ()=default |
VULKAN_HPP_CONSTEXPR | PerformanceConfigurationINTEL (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | PerformanceConfigurationINTEL (VkPerformanceConfigurationINTEL performanceConfigurationINTEL) VULKAN_HPP_NOEXCEPT |
PerformanceConfigurationINTEL & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (PerformanceConfigurationINTEL const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (PerformanceConfigurationINTEL const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (PerformanceConfigurationINTEL const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkPerformanceConfigurationINTEL () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::ObjectType | objectType = vk::ObjectType::ePerformanceConfigurationINTEL |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 2963 of file vulkan_handles.hpp.
Definition at line 2966 of file vulkan_handles.hpp.
Definition at line 2967 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 2976 of file vulkan_handles.hpp.
|
inline |
Definition at line 2978 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 3021 of file vulkan_handles.hpp.
|
inline |
Definition at line 3016 of file vulkan_handles.hpp.
|
inline |
Definition at line 3026 of file vulkan_handles.hpp.
|
inline |
Definition at line 3005 of file vulkan_handles.hpp.
|
inline |
Definition at line 3010 of file vulkan_handles.hpp.
|
inline |
Definition at line 2991 of file vulkan_handles.hpp.
|
inline |
Definition at line 3000 of file vulkan_handles.hpp.
|
static |
Definition at line 2970 of file vulkan_handles.hpp.
|
static |
Definition at line 2969 of file vulkan_handles.hpp.