Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkOpticalFlowExecuteInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkOpticalFlowExecuteFlagsNV flags
 
uint32_t regionCount
 
const VkRect2DpRegions
 

Detailed Description

Definition at line 17327 of file vulkan_core.h.

Member Data Documentation

◆ flags

VkOpticalFlowExecuteFlagsNV VkOpticalFlowExecuteInfoNV::flags

Definition at line 17330 of file vulkan_core.h.

◆ pNext

void* VkOpticalFlowExecuteInfoNV::pNext

Definition at line 17329 of file vulkan_core.h.

◆ pRegions

const VkRect2D* VkOpticalFlowExecuteInfoNV::pRegions

Definition at line 17332 of file vulkan_core.h.

◆ regionCount

uint32_t VkOpticalFlowExecuteInfoNV::regionCount

Definition at line 17331 of file vulkan_core.h.

◆ sType

VkStructureType VkOpticalFlowExecuteInfoNV::sType

Definition at line 17328 of file vulkan_core.h.


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