ReactOS 0.4.17-dev-934-g091855f
VkPhysicalDeviceOpticalFlowFeaturesNV Struct Reference

#include <vulkan.h>

Collaboration diagram for VkPhysicalDeviceOpticalFlowFeaturesNV:

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 opticalFlow
 

Detailed Description

Definition at line 11507 of file vulkan.h.

Member Data Documentation

◆ opticalFlow

VkBool32 VkPhysicalDeviceOpticalFlowFeaturesNV::opticalFlow

Definition at line 11511 of file vulkan.h.

◆ pNext

void* VkPhysicalDeviceOpticalFlowFeaturesNV::pNext

Definition at line 11510 of file vulkan.h.

◆ sType

VkStructureType VkPhysicalDeviceOpticalFlowFeaturesNV::sType

Definition at line 11509 of file vulkan.h.


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