VkPhysicalDeviceOpticalFlowPropertiesNV

Undocumented in source but is binding to an external library. You might be able to learn more by searching the web for its name.

Members

Variables

bidirectionalFlowSupported
VkBool32 bidirectionalFlowSupported;
Undocumented in source.
costSupported
VkBool32 costSupported;
Undocumented in source.
globalFlowSupported
VkBool32 globalFlowSupported;
Undocumented in source.
hintSupported
VkBool32 hintSupported;
Undocumented in source.
maxHeight
uint32_t maxHeight;
Undocumented in source.
maxNumRegionsOfInterest
uint32_t maxNumRegionsOfInterest;
Undocumented in source.
maxWidth
uint32_t maxWidth;
Undocumented in source.
minHeight
uint32_t minHeight;
Undocumented in source.
minWidth
uint32_t minWidth;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
supportedHintGridSizes
VkOpticalFlowGridSizeFlagsNV supportedHintGridSizes;
Undocumented in source.
supportedOutputGridSizes
VkOpticalFlowGridSizeFlagsNV supportedOutputGridSizes;
Undocumented in source.

Meta