|
SDL
2.0
|
#include <vulkan.hpp>
Public Types | |
| using | CType = VkIndirectCommandsLayoutNV |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | IndirectCommandsLayoutNV () VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_CONSTEXPR | IndirectCommandsLayoutNV (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | IndirectCommandsLayoutNV (VkIndirectCommandsLayoutNV indirectCommandsLayoutNV) VULKAN_HPP_NOEXCEPT |
| IndirectCommandsLayoutNV & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| bool | operator== (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator< (IndirectCommandsLayoutNV const &rhs) const VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkIndirectCommandsLayoutNV () const VULKAN_HPP_NOEXCEPT |
| operator bool () const VULKAN_HPP_NOEXCEPT | |
| bool | operator! () const VULKAN_HPP_NOEXCEPT |
Private Attributes | |
| VkIndirectCommandsLayoutNV | m_indirectCommandsLayoutNV |
Definition at line 32783 of file vulkan.hpp.
| using VULKAN_HPP_NAMESPACE::IndirectCommandsLayoutNV::CType = VkIndirectCommandsLayoutNV |
Definition at line 32786 of file vulkan.hpp.
|
inline |
Definition at line 32792 of file vulkan.hpp.
|
inline |
Definition at line 32796 of file vulkan.hpp.
|
inline |
Definition at line 32800 of file vulkan.hpp.
|
inlineexplicit |
Definition at line 32842 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 32837 of file vulkan.hpp.
|
inline |
Definition at line 32847 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 32826 of file vulkan.hpp.
|
inline |
Definition at line 32831 of file vulkan.hpp.
|
inline |
Definition at line 32812 of file vulkan.hpp.
References VK_NULL_HANDLE.
|
inline |
Definition at line 32821 of file vulkan.hpp.
|
static |
Definition at line 32789 of file vulkan.hpp.
|
private |
Definition at line 32853 of file vulkan.hpp.
|
static |
Definition at line 32788 of file vulkan.hpp.