VkOpticalFlowExecuteFlagsNV(3)

Name

VkOpticalFlowExecuteFlagsNV - Bitmask of VkOpticalFlowExecuteFlagBitsNV

C Specification

VkOpticalFlowExecuteFlagsNV is a bitmask type for setting a mask of zero or more VkOpticalFlowExecuteFlagBitsNV.

// Provided by VK_NV_optical_flow
typedef VkFlags   VkOpticalFlowExecuteFlagsNV;

Document Notes

For more information, see the Vulkan Specification.

This page is extracted from the Vulkan Specification. Fixes and changes should be made to the Specification, not directly.