Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 17277 of file vulkan_core.h.

Member Data Documentation

◆ bidirectionalFlowSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::bidirectionalFlowSupported

Definition at line 17284 of file vulkan_core.h.

◆ costSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::costSupported

Definition at line 17283 of file vulkan_core.h.

◆ globalFlowSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::globalFlowSupported

Definition at line 17285 of file vulkan_core.h.

◆ hintSupported

VkBool32 VkPhysicalDeviceOpticalFlowPropertiesNV::hintSupported

Definition at line 17282 of file vulkan_core.h.

◆ maxHeight

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxHeight

Definition at line 17289 of file vulkan_core.h.

◆ maxNumRegionsOfInterest

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxNumRegionsOfInterest

Definition at line 17290 of file vulkan_core.h.

◆ maxWidth

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::maxWidth

Definition at line 17288 of file vulkan_core.h.

◆ minHeight

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minHeight

Definition at line 17287 of file vulkan_core.h.

◆ minWidth

uint32_t VkPhysicalDeviceOpticalFlowPropertiesNV::minWidth

Definition at line 17286 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceOpticalFlowPropertiesNV::pNext

Definition at line 17279 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceOpticalFlowPropertiesNV::sType

Definition at line 17278 of file vulkan_core.h.

◆ supportedHintGridSizes

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedHintGridSizes

Definition at line 17281 of file vulkan_core.h.

◆ supportedOutputGridSizes

VkOpticalFlowGridSizeFlagsNV VkPhysicalDeviceOpticalFlowPropertiesNV::supportedOutputGridSizes

Definition at line 17280 of file vulkan_core.h.


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