SDL 2.0
|
#include <vulkan.hpp>
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | IndirectCommandsLayoutNVX () |
VULKAN_HPP_CONSTEXPR | IndirectCommandsLayoutNVX (std::nullptr_t) |
VULKAN_HPP_TYPESAFE_EXPLICIT | IndirectCommandsLayoutNVX (VkIndirectCommandsLayoutNVX indirectCommandsLayoutNVX) |
IndirectCommandsLayoutNVX & | operator= (std::nullptr_t) |
bool | operator== (IndirectCommandsLayoutNVX const &rhs) const |
bool | operator!= (IndirectCommandsLayoutNVX const &rhs) const |
bool | operator< (IndirectCommandsLayoutNVX const &rhs) const |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkIndirectCommandsLayoutNVX () const |
operator bool () const | |
bool | operator! () const |
Private Attributes | |
VkIndirectCommandsLayoutNVX | m_indirectCommandsLayoutNVX |
Definition at line 4351 of file vulkan.hpp.
|
inline |
Definition at line 4354 of file vulkan.hpp.
|
inline |
Definition at line 4358 of file vulkan.hpp.
|
inline |
Definition at line 4362 of file vulkan.hpp.
|
inlineexplicit |
Definition at line 4402 of file vulkan.hpp.
References m_indirectCommandsLayoutNVX, and VK_NULL_HANDLE.
|
inline |
Definition at line 4397 of file vulkan.hpp.
References m_indirectCommandsLayoutNVX.
|
inline |
Definition at line 4407 of file vulkan.hpp.
References m_indirectCommandsLayoutNVX, and VK_NULL_HANDLE.
|
inline |
Definition at line 4385 of file vulkan.hpp.
References m_indirectCommandsLayoutNVX.
|
inline |
Definition at line 4390 of file vulkan.hpp.
References m_indirectCommandsLayoutNVX.
|
inline |
Definition at line 4374 of file vulkan.hpp.
References m_indirectCommandsLayoutNVX, and VK_NULL_HANDLE.
|
inline |
Definition at line 4380 of file vulkan.hpp.
References m_indirectCommandsLayoutNVX.
|
private |
Definition at line 4413 of file vulkan.hpp.
Referenced by operator bool(), operator VkIndirectCommandsLayoutNVX(), operator!(), operator!=(), operator<(), operator=(), and operator==().