Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
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 17305 of file vulkan_core.h.

Member Data Documentation

◆ costFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::costFormat

Definition at line 17312 of file vulkan_core.h.

◆ flags

VkOpticalFlowSessionCreateFlagsNV VkOpticalFlowSessionCreateInfoNV::flags

Definition at line 17316 of file vulkan_core.h.

◆ flowVectorFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::flowVectorFormat

Definition at line 17311 of file vulkan_core.h.

◆ height

uint32_t VkOpticalFlowSessionCreateInfoNV::height

Definition at line 17309 of file vulkan_core.h.

◆ hintGridSize

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::hintGridSize

Definition at line 17314 of file vulkan_core.h.

◆ imageFormat

VkFormat VkOpticalFlowSessionCreateInfoNV::imageFormat

Definition at line 17310 of file vulkan_core.h.

◆ outputGridSize

VkOpticalFlowGridSizeFlagsNV VkOpticalFlowSessionCreateInfoNV::outputGridSize

Definition at line 17313 of file vulkan_core.h.

◆ performanceLevel

VkOpticalFlowPerformanceLevelNV VkOpticalFlowSessionCreateInfoNV::performanceLevel

Definition at line 17315 of file vulkan_core.h.

◆ pNext

void* VkOpticalFlowSessionCreateInfoNV::pNext

Definition at line 17307 of file vulkan_core.h.

◆ sType

VkStructureType VkOpticalFlowSessionCreateInfoNV::sType

Definition at line 17306 of file vulkan_core.h.

◆ width

uint32_t VkOpticalFlowSessionCreateInfoNV::width

Definition at line 17308 of file vulkan_core.h.


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