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