Vulkan-Hpp
VkOpticalFlowSessionCreateInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
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 18182 of file vulkan_core.h.

Member Data Documentation

◆ costFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::costFormat

Definition at line 18189 of file vulkan_core.h.

◆ flags

VkOpticalFlowSessionCreateFlagsNV VkOpticalFlowSessionCreateInfoNV::flags

Definition at line 18193 of file vulkan_core.h.

◆ flowVectorFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::flowVectorFormat

Definition at line 18188 of file vulkan_core.h.

◆ height

uint32_t VkOpticalFlowSessionCreateInfoNV::height

Definition at line 18186 of file vulkan_core.h.

◆ hintGridSize

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::hintGridSize

Definition at line 18191 of file vulkan_core.h.

◆ imageFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::imageFormat

Definition at line 18187 of file vulkan_core.h.

◆ outputGridSize

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::outputGridSize

Definition at line 18190 of file vulkan_core.h.

◆ performanceLevel

VkOpticalFlowPerformanceLevelNV VkOpticalFlowSessionCreateInfoNV::performanceLevel

Definition at line 18192 of file vulkan_core.h.

◆ pNext

void* VkOpticalFlowSessionCreateInfoNV::pNext

Definition at line 18184 of file vulkan_core.h.

◆ sType

VkStructureType VkOpticalFlowSessionCreateInfoNV::sType

Definition at line 18183 of file vulkan_core.h.

◆ width

uint32_t VkOpticalFlowSessionCreateInfoNV::width

Definition at line 18185 of file vulkan_core.h.


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