Vulkan-Hpp
VkPhysicalDeviceOpticalFlowPropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkOpticalFlowGridSizeFlagsNV supportedOutputGridSizes
 
VkOpticalFlowGridSizeFlagsNV supportedHintGridSizes
 
VkBool32 hintSupported
 
VkBool32 costSupported
 
VkBool32 bidirectionalFlowSupported
 
VkBool32 globalFlowSupported
 
uint32_t minWidth
 
uint32_t minHeight
 
uint32_t maxWidth
 
uint32_t maxHeight
 
uint32_t maxNumRegionsOfInterest
 

Detailed Description

Definition at line 18154 of file vulkan_core.h.

Member Data Documentation

◆ bidirectionalFlowSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::bidirectionalFlowSupported

Definition at line 18161 of file vulkan_core.h.

◆ costSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::costSupported

Definition at line 18160 of file vulkan_core.h.

◆ globalFlowSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::globalFlowSupported

Definition at line 18162 of file vulkan_core.h.

◆ hintSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::hintSupported

Definition at line 18159 of file vulkan_core.h.

◆ maxHeight

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxHeight

Definition at line 18166 of file vulkan_core.h.

◆ maxNumRegionsOfInterest

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxNumRegionsOfInterest

Definition at line 18167 of file vulkan_core.h.

◆ maxWidth

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxWidth

Definition at line 18165 of file vulkan_core.h.

◆ minHeight

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minHeight

Definition at line 18164 of file vulkan_core.h.

◆ minWidth

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minWidth

Definition at line 18163 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceOpticalFlowPropertiesNV::pNext

Definition at line 18156 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceOpticalFlowPropertiesNV::sType

Definition at line 18155 of file vulkan_core.h.

◆ supportedHintGridSizes

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedHintGridSizes

Definition at line 18158 of file vulkan_core.h.

◆ supportedOutputGridSizes

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedOutputGridSizes

Definition at line 18157 of file vulkan_core.h.


The documentation for this struct was generated from the following file: