Uses of Interface
club.doki7.vulkan.datatype.IVkDisplayPropertiesKHR
Packages that use IVkDisplayPropertiesKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkDisplayPropertiesKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkDisplayPropertiesKHRModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceDisplayPropertiesKHR(VkPhysicalDevice physicalDevice, IntPtr pPropertyCount, @Nullable IVkDisplayPropertiesKHR pProperties) -
Uses of IVkDisplayPropertiesKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDisplayPropertiesKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkDisplayPropertiesKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkDisplayPropertiesKHRstructure(s) in native memory.