struct PhysicalDeviceOpticalFlowPropertiesNV

Defined at line 129037 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceOpticalFlowPropertiesNV, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceOpticalFlowPropertiesNV.html

Public Members

StructureType sType
void * pNext
Flags supportedOutputGridSizes
Flags supportedHintGridSizes
Bool32 hintSupported
Bool32 costSupported
Bool32 bidirectionalFlowSupported
Bool32 globalFlowSupported
uint32_t minWidth
uint32_t minHeight
uint32_t maxWidth
uint32_t maxHeight
uint32_t maxNumRegionsOfInterest

Public Methods

void PhysicalDeviceOpticalFlowPropertiesNV (OpticalFlowGridSizeFlagsNV supportedOutputGridSizes_, OpticalFlowGridSizeFlagsNV supportedHintGridSizes_, Bool32 hintSupported_, Bool32 costSupported_, Bool32 bidirectionalFlowSupported_, Bool32 globalFlowSupported_, uint32_t minWidth_, uint32_t minHeight_, uint32_t maxWidth_, uint32_t maxHeight_, uint32_t maxNumRegionsOfInterest_, void * pNext_)

Defined at line 129045 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceOpticalFlowPropertiesNV (const PhysicalDeviceOpticalFlowPropertiesNV & rhs)

Defined at line 129072 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceOpticalFlowPropertiesNV (const VkPhysicalDeviceOpticalFlowPropertiesNV & rhs)

Defined at line 129074 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceOpticalFlowPropertiesNV & operator= (const PhysicalDeviceOpticalFlowPropertiesNV & rhs)

Defined at line 129079 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceOpticalFlowPropertiesNV & operator= (const VkPhysicalDeviceOpticalFlowPropertiesNV & rhs)

Defined at line 129082 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceOpticalFlowPropertiesNV & operator const VkPhysicalDeviceOpticalFlowPropertiesNV & ()

Defined at line 129088 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceOpticalFlowPropertiesNV & operator VkPhysicalDeviceOpticalFlowPropertiesNV & ()

Defined at line 129093 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceOpticalFlowPropertiesNV * operator const VkPhysicalDeviceOpticalFlowPropertiesNV * ()

Defined at line 129098 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceOpticalFlowPropertiesNV * operator VkPhysicalDeviceOpticalFlowPropertiesNV * ()

Defined at line 129103 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceOpticalFlowPropertiesNV & )

Defined at line 129141 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp