struct PhysicalDeviceOpticalFlowPropertiesNV
Defined at line 80703 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
Flags supportedOutputGridSizes
Flags 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
Public Methods
void 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_)
Defined at line 80711 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceOpticalFlowPropertiesNV (const PhysicalDeviceOpticalFlowPropertiesNV & rhs)
Defined at line 80738 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceOpticalFlowPropertiesNV (const VkPhysicalDeviceOpticalFlowPropertiesNV & rhs)
Defined at line 80740 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceOpticalFlowPropertiesNV & operator= (const PhysicalDeviceOpticalFlowPropertiesNV & rhs)
Defined at line 80745 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceOpticalFlowPropertiesNV & operator= (const VkPhysicalDeviceOpticalFlowPropertiesNV & rhs)
Defined at line 80748 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceOpticalFlowPropertiesNV & operator const VkPhysicalDeviceOpticalFlowPropertiesNV & ()
Defined at line 80754 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceOpticalFlowPropertiesNV & operator VkPhysicalDeviceOpticalFlowPropertiesNV & ()
Defined at line 80759 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceOpticalFlowPropertiesNV & )
Defined at line 80801 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp