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