VkOpticalFlowSessionCreateInfoNV

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

costFormat
VkFormat costFormat;
Undocumented in source.
flags
VkOpticalFlowSessionCreateFlagsNV flags;
Undocumented in source.
flowVectorFormat
VkFormat flowVectorFormat;
Undocumented in source.
height
uint32_t height;
Undocumented in source.
hintGridSize
VkOpticalFlowGridSizeFlagsNV hintGridSize;
Undocumented in source.
imageFormat
VkFormat imageFormat;
Undocumented in source.
outputGridSize
VkOpticalFlowGridSizeFlagsNV outputGridSize;
Undocumented in source.
pNext
void* pNext;
Undocumented in source.
performanceLevel
VkOpticalFlowPerformanceLevelNV performanceLevel;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
width
uint32_t width;
Undocumented in source.

Meta