Uses of Interface
club.doki7.vulkan.datatype.IVkSurfaceFormatKHR
Packages that use IVkSurfaceFormatKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkSurfaceFormatKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkSurfaceFormatKHRModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceSurfaceFormatsKHR(VkPhysicalDevice physicalDevice, @Nullable VkSurfaceKHR surface, IntPtr pSurfaceFormatCount, @Nullable IVkSurfaceFormatKHR pSurfaceFormats) -
Uses of IVkSurfaceFormatKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkSurfaceFormatKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkSurfaceFormatKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkSurfaceFormatKHRstructure(s) in native memory.