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 (OpticalFlowGridSizeFlagsNVsupportedOutputGridSizes_,OpticalFlowGridSizeFlagsNVsupportedHintGridSizes_,Bool32hintSupported_,Bool32costSupported_,Bool32bidirectionalFlowSupported_,Bool32globalFlowSupported_,uint32_tminWidth_,uint32_tminHeight_,uint32_tmaxWidth_,uint32_tmaxHeight_,uint32_tmaxNumRegionsOfInterest_,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