Vulkan-Hpp
VkPhysicalDeviceOpticalFlowFeaturesNV Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkBool32 opticalFlow
 

Detailed Description

Definition at line 18148 of file vulkan_core.h.

Member Data Documentation

◆ opticalFlow

VkBool32 VkPhysicalDeviceOpticalFlowFeaturesNV::opticalFlow

Definition at line 18151 of file vulkan_core.h.

◆ pNext

void* VkPhysicalDeviceOpticalFlowFeaturesNV::pNext

Definition at line 18150 of file vulkan_core.h.

◆ sType

VkStructureType VkPhysicalDeviceOpticalFlowFeaturesNV::sType

Definition at line 18149 of file vulkan_core.h.


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