Uses of Interface
club.doki7.vulkan.datatype.IVkDisplayPlaneProperties2KHR
Packages that use IVkDisplayPlaneProperties2KHR
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of IVkDisplayPlaneProperties2KHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkDisplayPlaneProperties2KHRModifier and TypeMethodDescriptionint
VkInstanceCommands.getPhysicalDeviceDisplayPlaneProperties2KHR
(VkPhysicalDevice physicalDevice, IntPtr pPropertyCount, @Nullable IVkDisplayPlaneProperties2KHR pProperties) -
Uses of IVkDisplayPlaneProperties2KHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDisplayPlaneProperties2KHRModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDisplayPlaneProperties2KHR
structure in native memory.static final record
Represents a pointer to / an array ofVkDisplayPlaneProperties2KHR
structure(s) in native memory.