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