HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkOpticalFlowExecuteInfoNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkOpticalFlowExecuteFlagsNV flags
 
uint32_t regionCount
 
const VkRect2DpRegions
 

Detailed Description

Definition at line 15734 of file vulkan_core.h.

Member Data Documentation

VkOpticalFlowExecuteFlagsNV VkOpticalFlowExecuteInfoNV::flags

Definition at line 15737 of file vulkan_core.h.

void* VkOpticalFlowExecuteInfoNV::pNext

Definition at line 15736 of file vulkan_core.h.

const VkRect2D* VkOpticalFlowExecuteInfoNV::pRegions

Definition at line 15739 of file vulkan_core.h.

uint32_t VkOpticalFlowExecuteInfoNV::regionCount

Definition at line 15738 of file vulkan_core.h.

VkStructureType VkOpticalFlowExecuteInfoNV::sType

Definition at line 15735 of file vulkan_core.h.


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