|
SDL
2.0
|
#include <vulkan.hpp>
Public Types | |
| using | CType = VkPrivateDataSlotEXT |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | PrivateDataSlotEXT () VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | PrivateDataSlotEXT (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | PrivateDataSlotEXT (VkPrivateDataSlotEXT privateDataSlotEXT) VULKAN_HPP_NOEXCEPT |
| PrivateDataSlotEXT & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| bool | operator== (PrivateDataSlotEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (PrivateDataSlotEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator< (PrivateDataSlotEXT const &rhs) const VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkPrivateDataSlotEXT () const VULKAN_HPP_NOEXCEPT |
| operator bool () const VULKAN_HPP_NOEXCEPT | |
| bool | operator! () const VULKAN_HPP_NOEXCEPT |
Private Attributes | |
| VkPrivateDataSlotEXT | m_privateDataSlotEXT |
Definition at line 39305 of file vulkan.hpp.
| using VULKAN_HPP_NAMESPACE::PrivateDataSlotEXT::CType = VkPrivateDataSlotEXT |
Definition at line 39308 of file vulkan.hpp.
|
inline |
Definition at line 39314 of file vulkan.hpp.
|
inline |
Definition at line 39318 of file vulkan.hpp.
|
inline |
Definition at line 39322 of file vulkan.hpp.
|
inlineexplicit |
Definition at line 39364 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 39359 of file vulkan.hpp.
|
inline |
Definition at line 39369 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 39348 of file vulkan.hpp.
|
inline |
Definition at line 39353 of file vulkan.hpp.
|
inline |
Definition at line 39334 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 39343 of file vulkan.hpp.
|
static |
Definition at line 39311 of file vulkan.hpp.
|
private |
Definition at line 39375 of file vulkan.hpp.
|
static |
Definition at line 39310 of file vulkan.hpp.