Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkMicromapEXT |
using | NativeType = VkMicromapEXT |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | MicromapEXT ()=default |
VULKAN_HPP_CONSTEXPR | MicromapEXT (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | MicromapEXT (VkMicromapEXT micromapEXT) VULKAN_HPP_NOEXCEPT |
MicromapEXT & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (MicromapEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (MicromapEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (MicromapEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkMicromapEXT () 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::eMicromapEXT |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 4180 of file vulkan_handles.hpp.
using vk::MicromapEXT::CType = VkMicromapEXT |
Definition at line 4183 of file vulkan_handles.hpp.
Definition at line 4184 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 4193 of file vulkan_handles.hpp.
|
inline |
Definition at line 4195 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 4235 of file vulkan_handles.hpp.
|
inline |
Definition at line 4230 of file vulkan_handles.hpp.
|
inline |
Definition at line 4240 of file vulkan_handles.hpp.
|
inline |
Definition at line 4219 of file vulkan_handles.hpp.
|
inline |
Definition at line 4224 of file vulkan_handles.hpp.
|
inline |
Definition at line 4205 of file vulkan_handles.hpp.
|
inline |
Definition at line 4214 of file vulkan_handles.hpp.
|
static |
Definition at line 4187 of file vulkan_handles.hpp.
|
static |
Definition at line 4186 of file vulkan_handles.hpp.