Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkOpticalFlowSessionCreateInfoNV Struct Reference

#include <vulkan_core.h>

Data Fields

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 18737 of file vulkan_core.h.

Field Documentation

◆ costFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::costFormat

Definition at line 18744 of file vulkan_core.h.

◆ flags

VkOpticalFlowSessionCreateFlagsNV VkOpticalFlowSessionCreateInfoNV::flags

Definition at line 18748 of file vulkan_core.h.

◆ flowVectorFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::flowVectorFormat

Definition at line 18743 of file vulkan_core.h.

◆ height

uint32_t VkOpticalFlowSessionCreateInfoNV::height

Definition at line 18741 of file vulkan_core.h.

◆ hintGridSize

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::hintGridSize

Definition at line 18746 of file vulkan_core.h.

◆ imageFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::imageFormat

Definition at line 18742 of file vulkan_core.h.

◆ outputGridSize

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::outputGridSize

Definition at line 18745 of file vulkan_core.h.

◆ performanceLevel

VkOpticalFlowPerformanceLevelNV VkOpticalFlowSessionCreateInfoNV::performanceLevel

Definition at line 18747 of file vulkan_core.h.

◆ pNext

void* VkOpticalFlowSessionCreateInfoNV::pNext

Definition at line 18739 of file vulkan_core.h.

◆ sType

VkStructureType VkOpticalFlowSessionCreateInfoNV::sType

Definition at line 18738 of file vulkan_core.h.

◆ width

uint32_t VkOpticalFlowSessionCreateInfoNV::width

Definition at line 18740 of file vulkan_core.h.


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