Uses of Record Class
tech.icey.vk4j.datatype.VkSurfaceFormat2KHR
Packages that use VkSurfaceFormat2KHR
-
Uses of VkSurfaceFormat2KHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkSurfaceFormat2KHRModifier and TypeMethodDescriptionintInstanceCommands.vkGetPhysicalDeviceSurfaceFormats2KHR(VkPhysicalDevice physicalDevice, VkPhysicalDeviceSurfaceInfo2KHR pSurfaceInfo, tech.icey.panama.buffer.IntBuffer pSurfaceFormatCount, VkSurfaceFormat2KHR pSurfaceFormats) -
Uses of VkSurfaceFormat2KHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSurfaceFormat2KHRModifier and TypeMethodDescriptionstatic VkSurfaceFormat2KHRstatic VkSurfaceFormat2KHR[]static VkSurfaceFormat2KHRVkSurfaceFormat2KHR.clone(Arena arena, VkSurfaceFormat2KHR src) static VkSurfaceFormat2KHR[]VkSurfaceFormat2KHR.clone(Arena arena, VkSurfaceFormat2KHR[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkSurfaceFormat2KHRModifier and TypeMethodDescriptionstatic VkSurfaceFormat2KHRVkSurfaceFormat2KHR.clone(Arena arena, VkSurfaceFormat2KHR src) static VkSurfaceFormat2KHR[]VkSurfaceFormat2KHR.clone(Arena arena, VkSurfaceFormat2KHR[] src)