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