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 TypeMethodDescriptionintVkInstanceCommands.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 recordRepresents a pointer to aVkOpticalFlowImageFormatPropertiesNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkOpticalFlowImageFormatPropertiesNVstructure(s) in native memory.