HDK
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkSampler |
using | NativeType = VkSampler |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | Sampler ()=default |
VULKAN_HPP_CONSTEXPR | Sampler (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | Sampler (VkSampler sampler) VULKAN_HPP_NOEXCEPT |
Sampler & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (Sampler const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (Sampler const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (Sampler const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkSampler () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Definition at line 6795 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::Sampler::CType = VkSampler |
Definition at line 6798 of file vulkan_handles.hpp.
using VULKAN_HPP_NAMESPACE::Sampler::NativeType = VkSampler |
Definition at line 6799 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 6807 of file vulkan_handles.hpp.
|
inline |
Definition at line 6808 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 6848 of file vulkan_handles.hpp.
|
inline |
Definition at line 6843 of file vulkan_handles.hpp.
|
inline |
Definition at line 6853 of file vulkan_handles.hpp.
|
inline |
Definition at line 6832 of file vulkan_handles.hpp.
|
inline |
Definition at line 6837 of file vulkan_handles.hpp.
|
inline |
Definition at line 6818 of file vulkan_handles.hpp.
|
inline |
Definition at line 6827 of file vulkan_handles.hpp.
|
static |
Definition at line 6802 of file vulkan_handles.hpp.
|
static |
Definition at line 6801 of file vulkan_handles.hpp.