Uses of Record Class
tech.icey.vk4j.datatype.VkFormatProperties2
Packages that use VkFormatProperties2
-
Uses of VkFormatProperties2 in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkFormatProperties2Modifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceFormatProperties2(VkPhysicalDevice physicalDevice, int format, VkFormatProperties2 pFormatProperties) -
Uses of VkFormatProperties2 in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkFormatProperties2Modifier and TypeMethodDescriptionstatic VkFormatProperties2static VkFormatProperties2[]static VkFormatProperties2VkFormatProperties2.clone(Arena arena, VkFormatProperties2 src) static VkFormatProperties2[]VkFormatProperties2.clone(Arena arena, VkFormatProperties2[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkFormatProperties2Modifier and TypeMethodDescriptionstatic VkFormatProperties2VkFormatProperties2.clone(Arena arena, VkFormatProperties2 src) static VkFormatProperties2[]VkFormatProperties2.clone(Arena arena, VkFormatProperties2[] src)