Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkOpticalFlowImageFormatPropertiesNV |
Public Member Functions | |
VULKAN_HPP_CONSTEXPR | OpticalFlowImageFormatPropertiesNV (vk::Format format_=vk::Format::eUndefined, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
VULKAN_HPP_CONSTEXPR | OpticalFlowImageFormatPropertiesNV (OpticalFlowImageFormatPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default |
OpticalFlowImageFormatPropertiesNV (VkOpticalFlowImageFormatPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT | |
OpticalFlowImageFormatPropertiesNV & | operator= (OpticalFlowImageFormatPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default |
OpticalFlowImageFormatPropertiesNV & | operator= (VkOpticalFlowImageFormatPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT |
operator VkOpticalFlowImageFormatPropertiesNV const & () const VULKAN_HPP_NOEXCEPT | |
operator VkOpticalFlowImageFormatPropertiesNV & () VULKAN_HPP_NOEXCEPT | |
bool | operator== (OpticalFlowImageFormatPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT |
bool | operator!= (OpticalFlowImageFormatPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT |
Public Attributes | |
vk::StructureType | sType = StructureType::eOpticalFlowImageFormatPropertiesNV |
const void * | pNext = {} |
vk::Format | format = vk::Format::eUndefined |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eOpticalFlowImageFormatPropertiesNV |
Definition at line 54599 of file vulkan_structs.hpp.
Definition at line 54601 of file vulkan_structs.hpp.
|
inline |
Definition at line 54607 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54616 of file vulkan_structs.hpp.
|
inline |
Definition at line 54635 of file vulkan_structs.hpp.
|
inline |
Definition at line 54630 of file vulkan_structs.hpp.
|
inline |
Definition at line 54664 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 54624 of file vulkan_structs.hpp.
|
inline |
Definition at line 54655 of file vulkan_structs.hpp.
|
static |
Definition at line 54603 of file vulkan_structs.hpp.
vk::Format vk::OpticalFlowImageFormatPropertiesNV::format = vk::Format::eUndefined |
Definition at line 54673 of file vulkan_structs.hpp.
const void* vk::OpticalFlowImageFormatPropertiesNV::pNext = {} |
Definition at line 54672 of file vulkan_structs.hpp.
|
static |
Definition at line 54604 of file vulkan_structs.hpp.
vk::StructureType vk::OpticalFlowImageFormatPropertiesNV::sType = StructureType::eOpticalFlowImageFormatPropertiesNV |
Definition at line 54671 of file vulkan_structs.hpp.