Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkPhysicalDeviceOpticalFlowPropertiesNV Struct Reference

#include <vulkan_core.h>

Data Fields

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 18709 of file vulkan_core.h.

Field Documentation

◆ bidirectionalFlowSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::bidirectionalFlowSupported

Definition at line 18716 of file vulkan_core.h.

◆ costSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::costSupported

Definition at line 18715 of file vulkan_core.h.

◆ globalFlowSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::globalFlowSupported

Definition at line 18717 of file vulkan_core.h.

◆ hintSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::hintSupported

Definition at line 18714 of file vulkan_core.h.

◆ maxHeight

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxHeight

Definition at line 18721 of file vulkan_core.h.

◆ maxNumRegionsOfInterest

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxNumRegionsOfInterest

Definition at line 18722 of file vulkan_core.h.

◆ maxWidth

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxWidth

Definition at line 18720 of file vulkan_core.h.

◆ minHeight

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minHeight

Definition at line 18719 of file vulkan_core.h.

◆ minWidth

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minWidth

Definition at line 18718 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceOpticalFlowPropertiesNV::pNext

Definition at line 18711 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceOpticalFlowPropertiesNV::sType

Definition at line 18710 of file vulkan_core.h.

◆ supportedHintGridSizes

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedHintGridSizes

Definition at line 18713 of file vulkan_core.h.

◆ supportedOutputGridSizes

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedOutputGridSizes

Definition at line 18712 of file vulkan_core.h.


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