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