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