ReactOS 0.4.17-dev-934-g091855f
VkOpticalFlowExecuteInfoNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkOpticalFlowExecuteInfoNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkOpticalFlowExecuteFlagsNV flags
 
uint32_t regionCount
 
const VkRect2D * pRegions
 

Detailed Description

Definition at line 16546 of file vulkan.h.

Member Data Documentation

◆ flags

VkOpticalFlowExecuteFlagsNV VkOpticalFlowExecuteInfoNV::flags

Definition at line 16550 of file vulkan.h.

◆ pNext

void* VkOpticalFlowExecuteInfoNV::pNext

Definition at line 16549 of file vulkan.h.

◆ pRegions

const VkRect2D* VkOpticalFlowExecuteInfoNV::pRegions

Definition at line 16552 of file vulkan.h.

◆ regionCount

uint32_t VkOpticalFlowExecuteInfoNV::regionCount

Definition at line 16551 of file vulkan.h.

◆ sType

VkStructureType VkOpticalFlowExecuteInfoNV::sType

Definition at line 16548 of file vulkan.h.


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