|
HDK
|
#include <vulkan_handles.hpp>
Public Types | |
| using | CType = VkPipeline |
| using | NativeType = VkPipeline |
Public Member Functions | |
| VULKAN_HPP_CONSTEXPR | Pipeline ()=default |
| VULKAN_HPP_CONSTEXPR | Pipeline (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | Pipeline (VkPipeline pipeline) VULKAN_HPP_NOEXCEPT |
| Pipeline & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
| bool | operator== (Pipeline const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator!= (Pipeline const &rhs) const VULKAN_HPP_NOEXCEPT |
| bool | operator< (Pipeline const &rhs) const VULKAN_HPP_NOEXCEPT |
| VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkPipeline () const VULKAN_HPP_NOEXCEPT |
| operator bool () const VULKAN_HPP_NOEXCEPT | |
| bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 2667 of file vulkan_handles.hpp.
| using VULKAN_HPP_NAMESPACE::Pipeline::CType = VkPipeline |
Definition at line 2670 of file vulkan_handles.hpp.
| using VULKAN_HPP_NAMESPACE::Pipeline::NativeType = VkPipeline |
Definition at line 2671 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 2679 of file vulkan_handles.hpp.
|
inline |
Definition at line 2680 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 2720 of file vulkan_handles.hpp.
|
inline |
Definition at line 2715 of file vulkan_handles.hpp.
|
inline |
Definition at line 2725 of file vulkan_handles.hpp.
|
inline |
Definition at line 2704 of file vulkan_handles.hpp.
|
inline |
Definition at line 2709 of file vulkan_handles.hpp.
|
inline |
Definition at line 2690 of file vulkan_handles.hpp.
|
inline |
Definition at line 2699 of file vulkan_handles.hpp.
|
static |
Definition at line 2674 of file vulkan_handles.hpp.
|
static |
Definition at line 2673 of file vulkan_handles.hpp.