Uses of Interface
club.doki7.vulkan.datatype.IVkOpticalFlowImageFormatPropertiesNV
Packages that use IVkOpticalFlowImageFormatPropertiesNV
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of IVkOpticalFlowImageFormatPropertiesNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkOpticalFlowImageFormatPropertiesNVModifier and TypeMethodDescriptionint
VkInstanceCommands.getPhysicalDeviceOpticalFlowImageFormatsNV
(VkPhysicalDevice physicalDevice, VkOpticalFlowImageFormatInfoNV pOpticalFlowImageFormatInfo, IntPtr pFormatCount, @Nullable IVkOpticalFlowImageFormatPropertiesNV pImageFormatProperties) -
Uses of IVkOpticalFlowImageFormatPropertiesNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkOpticalFlowImageFormatPropertiesNVModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkOpticalFlowImageFormatPropertiesNV
structure in native memory.static final record
Represents a pointer to / an array ofVkOpticalFlowImageFormatPropertiesNV
structure(s) in native memory.