Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkDescriptorUpdateTemplate |
using | NativeType = VkDescriptorUpdateTemplate |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DescriptorUpdateTemplate ()=default |
VULKAN_HPP_CONSTEXPR | DescriptorUpdateTemplate (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | DescriptorUpdateTemplate (VkDescriptorUpdateTemplate descriptorUpdateTemplate) VULKAN_HPP_NOEXCEPT |
DescriptorUpdateTemplate & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (DescriptorUpdateTemplate const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DescriptorUpdateTemplate const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (DescriptorUpdateTemplate const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDescriptorUpdateTemplate () 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::eDescriptorUpdateTemplate |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 3911 of file vulkan_handles.hpp.
Definition at line 3914 of file vulkan_handles.hpp.
Definition at line 3915 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 3924 of file vulkan_handles.hpp.
|
inline |
Definition at line 3926 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 3969 of file vulkan_handles.hpp.
|
inline |
Definition at line 3964 of file vulkan_handles.hpp.
|
inline |
Definition at line 3974 of file vulkan_handles.hpp.
|
inline |
Definition at line 3953 of file vulkan_handles.hpp.
|
inline |
Definition at line 3958 of file vulkan_handles.hpp.
|
inline |
Definition at line 3939 of file vulkan_handles.hpp.
|
inline |
Definition at line 3948 of file vulkan_handles.hpp.
|
static |
Definition at line 3918 of file vulkan_handles.hpp.
|
static |
Definition at line 3917 of file vulkan_handles.hpp.