Vulkan-Hpp
|
#include <vulkan_handles.hpp>
Public Types | |
using | CType = VkOpticalFlowSessionNV |
using | NativeType = VkOpticalFlowSessionNV |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | OpticalFlowSessionNV ()=default |
VULKAN_HPP_CONSTEXPR | OpticalFlowSessionNV (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | OpticalFlowSessionNV (VkOpticalFlowSessionNV opticalFlowSessionNV) VULKAN_HPP_NOEXCEPT |
OpticalFlowSessionNV & | operator= (std::nullptr_t) VULKAN_HPP_NOEXCEPT |
bool | operator== (OpticalFlowSessionNV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (OpticalFlowSessionNV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator< (OpticalFlowSessionNV const &rhs) const VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_TYPESAFE_EXPLICIT | operator VkOpticalFlowSessionNV () const VULKAN_HPP_NOEXCEPT |
operator bool () const VULKAN_HPP_NOEXCEPT | |
bool | operator! () const VULKAN_HPP_NOEXCEPT |
Static Public Attributes | |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::ObjectType | objectType = vk::ObjectType::eOpticalFlowSessionNV |
static VULKAN_HPP_CONST_OR_CONSTEXPR vk::DebugReportObjectTypeEXT | debugReportObjectType |
Definition at line 3827 of file vulkan_handles.hpp.
Definition at line 3830 of file vulkan_handles.hpp.
Definition at line 3831 of file vulkan_handles.hpp.
|
default |
|
inline |
Definition at line 3840 of file vulkan_handles.hpp.
|
inline |
Definition at line 3842 of file vulkan_handles.hpp.
|
inlineexplicit |
Definition at line 3885 of file vulkan_handles.hpp.
|
inline |
Definition at line 3880 of file vulkan_handles.hpp.
|
inline |
Definition at line 3890 of file vulkan_handles.hpp.
|
inline |
Definition at line 3869 of file vulkan_handles.hpp.
|
inline |
Definition at line 3874 of file vulkan_handles.hpp.
|
inline |
Definition at line 3855 of file vulkan_handles.hpp.
|
inline |
Definition at line 3864 of file vulkan_handles.hpp.
|
static |
Definition at line 3834 of file vulkan_handles.hpp.
|
static |
Definition at line 3833 of file vulkan_handles.hpp.