HDK
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkDescriptorPool |
using | NativeType = VkDescriptorPool |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | DescriptorPool ()=default |
VULKAN_HPP_CONSTEXPR | DescriptorPool (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | DescriptorPool (VkDescriptorPool descriptorPool) VULKAN_HPP_NOEXCEPT |
DescriptorPool & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (DescriptorPool const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (DescriptorPool const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (DescriptorPool const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDescriptorPool () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 6290 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::DescriptorPool::CType = VkDescriptorPool |
Definition at line 6293 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::DescriptorPool::NativeType = VkDescriptorPool |
Definition at line 6294 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 6302 of file vulkan_handles.hpp.
|
inline |
Definition at line 6303 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 6343 of file vulkan_handles.hpp.
|
inline |
Definition at line 6338 of file vulkan_handles.hpp.
|
inline |
Definition at line 6348 of file vulkan_handles.hpp.
|
inline |
Definition at line 6327 of file vulkan_handles.hpp.
|
inline |
Definition at line 6332 of file vulkan_handles.hpp.
|
inline |
Definition at line 6313 of file vulkan_handles.hpp.
|
inline |
Definition at line 6322 of file vulkan_handles.hpp.
|
static |
Definition at line 6297 of file vulkan_handles.hpp.
|
static |
Definition at line 6296 of file vulkan_handles.hpp.