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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
uint32_t width
 
uint32_t height
 
VkFormat imageFormat
 
VkFormat flowVectorFormat
 
VkFormat costFormat
 
VkOpticalFlowGridSizeFlagsNV outputGridSize
 
VkOpticalFlowGridSizeFlagsNV hintGridSize
 
VkOpticalFlowPerformanceLevelNV performanceLevel
 
VkOpticalFlowSessionCreateFlagsNV flags
 

Detailed Description

Definition at line 15712 of file vulkan_core.h.

Member Data Documentation

VkFormat VkOpticalFlowSessionCreateInfoNV::costFormat

Definition at line 15719 of file vulkan_core.h.

VkOpticalFlowSessionCreateFlagsNV VkOpticalFlowSessionCreateInfoNV::flags

Definition at line 15723 of file vulkan_core.h.

VkFormat VkOpticalFlowSessionCreateInfoNV::flowVectorFormat

Definition at line 15718 of file vulkan_core.h.

uint32_t VkOpticalFlowSessionCreateInfoNV::height

Definition at line 15716 of file vulkan_core.h.

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::hintGridSize

Definition at line 15721 of file vulkan_core.h.

VkFormat VkOpticalFlowSessionCreateInfoNV::imageFormat

Definition at line 15717 of file vulkan_core.h.

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::outputGridSize

Definition at line 15720 of file vulkan_core.h.

VkOpticalFlowPerformanceLevelNV VkOpticalFlowSessionCreateInfoNV::performanceLevel

Definition at line 15722 of file vulkan_core.h.

void* VkOpticalFlowSessionCreateInfoNV::pNext

Definition at line 15714 of file vulkan_core.h.

VkStructureType VkOpticalFlowSessionCreateInfoNV::sType

Definition at line 15713 of file vulkan_core.h.

uint32_t VkOpticalFlowSessionCreateInfoNV::width

Definition at line 15715 of file vulkan_core.h.


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