HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkPhysicalDeviceOpticalFlowPropertiesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
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 15684 of file vulkan_core.h.

Member Data Documentation

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::bidirectionalFlowSupported

Definition at line 15691 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::costSupported

Definition at line 15690 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::globalFlowSupported

Definition at line 15692 of file vulkan_core.h.

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::hintSupported

Definition at line 15689 of file vulkan_core.h.

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxHeight

Definition at line 15696 of file vulkan_core.h.

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxNumRegionsOfInterest

Definition at line 15697 of file vulkan_core.h.

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxWidth

Definition at line 15695 of file vulkan_core.h.

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minHeight

Definition at line 15694 of file vulkan_core.h.

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minWidth

Definition at line 15693 of file vulkan_core.h.

void* VkPhysicalDeviceOpticalFlowPropertiesNV::pNext

Definition at line 15686 of file vulkan_core.h.

VkStructureType VkPhysicalDeviceOpticalFlowPropertiesNV::sType

Definition at line 15685 of file vulkan_core.h.

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedHintGridSizes

Definition at line 15688 of file vulkan_core.h.

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedOutputGridSizes

Definition at line 15687 of file vulkan_core.h.


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