Uses of Interface
club.doki7.vulkan.datatype.IVkPastPresentationTimingGOOGLE
Packages that use IVkPastPresentationTimingGOOGLE
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkPastPresentationTimingGOOGLE in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkPastPresentationTimingGOOGLEModifier and TypeMethodDescriptionintVkDeviceCommands.getPastPresentationTimingGOOGLE(VkDevice device, VkSwapchainKHR swapchain, IntPtr pPresentationTimingCount, @Nullable IVkPastPresentationTimingGOOGLE pPresentationTimings) -
Uses of IVkPastPresentationTimingGOOGLE in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkPastPresentationTimingGOOGLEModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkPastPresentationTimingGOOGLEstructure in native memory.static final recordRepresents a pointer to / an array ofVkPastPresentationTimingGOOGLEstructure(s) in native memory.