#include <vulkan_structs.hpp>
|
VULKAN_HPP_CONSTEXPR | PhysicalDeviceOpticalFlowPropertiesNV (vk::OpticalFlowGridSizeFlagsNV supportedOutputGridSizes_={}, vk::OpticalFlowGridSizeFlagsNV supportedHintGridSizes_={}, vk::Bool32 hintSupported_={}, vk::Bool32 costSupported_={}, vk::Bool32 bidirectionalFlowSupported_={}, vk::Bool32 globalFlowSupported_={}, uint32_t minWidth_={}, uint32_t minHeight_={}, uint32_t maxWidth_={}, uint32_t maxHeight_={}, uint32_t maxNumRegionsOfInterest_={}, void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT |
|
VULKAN_HPP_CONSTEXPR | PhysicalDeviceOpticalFlowPropertiesNV (PhysicalDeviceOpticalFlowPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default |
|
| PhysicalDeviceOpticalFlowPropertiesNV (VkPhysicalDeviceOpticalFlowPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT |
|
PhysicalDeviceOpticalFlowPropertiesNV & | operator= (PhysicalDeviceOpticalFlowPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT=default |
|
PhysicalDeviceOpticalFlowPropertiesNV & | operator= (VkPhysicalDeviceOpticalFlowPropertiesNV const &rhs) VULKAN_HPP_NOEXCEPT |
|
| operator VkPhysicalDeviceOpticalFlowPropertiesNV const & () const VULKAN_HPP_NOEXCEPT |
|
| operator VkPhysicalDeviceOpticalFlowPropertiesNV & () VULKAN_HPP_NOEXCEPT |
|
bool | operator== (PhysicalDeviceOpticalFlowPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT |
|
bool | operator!= (PhysicalDeviceOpticalFlowPropertiesNV const &rhs) const VULKAN_HPP_NOEXCEPT |
|
Definition at line 74639 of file vulkan_structs.hpp.
◆ NativeType
◆ PhysicalDeviceOpticalFlowPropertiesNV() [1/3]
VULKAN_HPP_CONSTEXPR vk::PhysicalDeviceOpticalFlowPropertiesNV::PhysicalDeviceOpticalFlowPropertiesNV |
( |
vk::OpticalFlowGridSizeFlagsNV |
supportedOutputGridSizes_ = {} , |
|
|
vk::OpticalFlowGridSizeFlagsNV |
supportedHintGridSizes_ = {} , |
|
|
vk::Bool32 |
hintSupported_ = {} , |
|
|
vk::Bool32 |
costSupported_ = {} , |
|
|
vk::Bool32 |
bidirectionalFlowSupported_ = {} , |
|
|
vk::Bool32 |
globalFlowSupported_ = {} , |
|
|
uint32_t |
minWidth_ = {} , |
|
|
uint32_t |
minHeight_ = {} , |
|
|
uint32_t |
maxWidth_ = {} , |
|
|
uint32_t |
maxHeight_ = {} , |
|
|
uint32_t |
maxNumRegionsOfInterest_ = {} , |
|
|
void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ PhysicalDeviceOpticalFlowPropertiesNV() [2/3]
◆ PhysicalDeviceOpticalFlowPropertiesNV() [3/3]
◆ operator VkPhysicalDeviceOpticalFlowPropertiesNV &()
◆ operator VkPhysicalDeviceOpticalFlowPropertiesNV const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ allowDuplicate
const bool vk::PhysicalDeviceOpticalFlowPropertiesNV::allowDuplicate = false |
|
static |
◆ bidirectionalFlowSupported
vk::Bool32 vk::PhysicalDeviceOpticalFlowPropertiesNV::bidirectionalFlowSupported = {} |
◆ costSupported
vk::Bool32 vk::PhysicalDeviceOpticalFlowPropertiesNV::costSupported = {} |
◆ globalFlowSupported
vk::Bool32 vk::PhysicalDeviceOpticalFlowPropertiesNV::globalFlowSupported = {} |
◆ hintSupported
vk::Bool32 vk::PhysicalDeviceOpticalFlowPropertiesNV::hintSupported = {} |
◆ maxHeight
uint32_t vk::PhysicalDeviceOpticalFlowPropertiesNV::maxHeight = {} |
◆ maxNumRegionsOfInterest
uint32_t vk::PhysicalDeviceOpticalFlowPropertiesNV::maxNumRegionsOfInterest = {} |
◆ maxWidth
uint32_t vk::PhysicalDeviceOpticalFlowPropertiesNV::maxWidth = {} |
◆ minHeight
uint32_t vk::PhysicalDeviceOpticalFlowPropertiesNV::minHeight = {} |
◆ minWidth
uint32_t vk::PhysicalDeviceOpticalFlowPropertiesNV::minWidth = {} |
◆ pNext
void* vk::PhysicalDeviceOpticalFlowPropertiesNV::pNext = {} |
◆ structureType
◆ sType
◆ supportedHintGridSizes
◆ supportedOutputGridSizes
The documentation for this struct was generated from the following file: