|
HDK
|
#include <vulkan_handles.hpp>
Public Types | |
| using | CType = VkDescriptorSet |
| using | NativeType = VkDescriptorSet |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | DescriptorSet ()=default |
| VULKAN_HPP_CONSTEXPR | DescriptorSet (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | DescriptorSet (VkDescriptorSet descriptorSet) VULKAN_HPP_NOEXCEPT |
| DescriptorSet & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| bool | operator== (DescriptorSet const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (DescriptorSet const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator< (DescriptorSet const &rhs) const VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkDescriptorSet () const VULKAN_HPP_NOEXCEPT |
| operator bool () const VULKAN_HPP_NOEXCEPT | |
| bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 2497 of file vulkan_handles.hpp.
| using VULKAN_HPP_NAMESPACE::DescriptorSet::CType = VkDescriptorSet |
Definition at line 2500 of file vulkan_handles.hpp.
| using VULKAN_HPP_NAMESPACE::DescriptorSet::NativeType = VkDescriptorSet |
Definition at line 2501 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 2509 of file vulkan_handles.hpp.
|
inline |
Definition at line 2510 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 2550 of file vulkan_handles.hpp.
|
inline |
Definition at line 2545 of file vulkan_handles.hpp.
|
inline |
Definition at line 2555 of file vulkan_handles.hpp.
|
inline |
Definition at line 2534 of file vulkan_handles.hpp.
|
inline |
Definition at line 2539 of file vulkan_handles.hpp.
|
inline |
Definition at line 2520 of file vulkan_handles.hpp.
|
inline |
Definition at line 2529 of file vulkan_handles.hpp.
|
static |
Definition at line 2504 of file vulkan_handles.hpp.
|
static |
Definition at line 2503 of file vulkan_handles.hpp.