Uses of Record Class
tech.icey.vk4j.datatype.VkSurfaceFormatKHR
Packages that use VkSurfaceFormatKHR
-
Uses of VkSurfaceFormatKHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkSurfaceFormatKHRModifier and TypeMethodDescriptionintInstanceCommands.vkGetPhysicalDeviceSurfaceFormatsKHR(VkPhysicalDevice physicalDevice, VkSurfaceKHR surface, tech.icey.panama.buffer.IntBuffer pSurfaceFormatCount, VkSurfaceFormatKHR pSurfaceFormats) -
Uses of VkSurfaceFormatKHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkSurfaceFormatKHRModifier and TypeMethodDescriptionstatic VkSurfaceFormatKHRstatic VkSurfaceFormatKHR[]static VkSurfaceFormatKHRVkSurfaceFormatKHR.clone(Arena arena, VkSurfaceFormatKHR src) static VkSurfaceFormatKHR[]VkSurfaceFormatKHR.clone(Arena arena, VkSurfaceFormatKHR[] src) VkSurfaceFormat2KHR.surfaceFormat()Methods in tech.icey.vk4j.datatype with parameters of type VkSurfaceFormatKHRModifier and TypeMethodDescriptionstatic VkSurfaceFormatKHRVkSurfaceFormatKHR.clone(Arena arena, VkSurfaceFormatKHR src) static VkSurfaceFormatKHR[]VkSurfaceFormatKHR.clone(Arena arena, VkSurfaceFormatKHR[] src) voidVkSurfaceFormat2KHR.surfaceFormat(VkSurfaceFormatKHR value)