Uses of Interface
club.doki7.vulkan.datatype.IVkSurfaceFormat2KHR
Packages that use IVkSurfaceFormat2KHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkSurfaceFormat2KHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkSurfaceFormat2KHRModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceSurfaceFormats2KHR(VkPhysicalDevice physicalDevice, VkPhysicalDeviceSurfaceInfo2KHR pSurfaceInfo, IntPtr pSurfaceFormatCount, @Nullable IVkSurfaceFormat2KHR pSurfaceFormats) -
Uses of IVkSurfaceFormat2KHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkSurfaceFormat2KHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkSurfaceFormat2KHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkSurfaceFormat2KHRstructure(s) in native memory.