Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkIndirectCommandsLayoutNV |
using | NativeType = VkIndirectCommandsLayoutNV |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | IndirectCommandsLayoutNV ()=default |
VULKAN_HPP_CONSTEXPR | IndirectCommandsLayoutNV (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | IndirectCommandsLayoutNV (VkIndirectCommandsLayoutNV indirectCommandsLayoutNV) VULKAN_HPP_NOEXCEPT |
IndirectCommandsLayoutNV & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkIndirectCommandsLayoutNV () 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::eIndirectCommandsLayoutNV |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 7843 of file vulkan_handles.hpp.
Definition at line 7846 of file vulkan_handles.hpp.
Definition at line 7847 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 7856 of file vulkan_handles.hpp.
|
inline |
Definition at line 7858 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 7901 of file vulkan_handles.hpp.
|
inline |
Definition at line 7896 of file vulkan_handles.hpp.
|
inline |
Definition at line 7906 of file vulkan_handles.hpp.
|
inline |
Definition at line 7885 of file vulkan_handles.hpp.
|
inline |
Definition at line 7890 of file vulkan_handles.hpp.
|
inline |
Definition at line 7871 of file vulkan_handles.hpp.
|
inline |
Definition at line 7880 of file vulkan_handles.hpp.
|
static |
Definition at line 7850 of file vulkan_handles.hpp.
|
static |
Definition at line 7849 of file vulkan_handles.hpp.