Uses of Record Class
tech.icey.vk4j.datatype.VkFormatProperties
Packages that use VkFormatProperties
-
Uses of VkFormatProperties in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkFormatPropertiesModifier and TypeMethodDescriptionvoidInstanceCommands.vkGetPhysicalDeviceFormatProperties(VkPhysicalDevice physicalDevice, int format, VkFormatProperties pFormatProperties) -
Uses of VkFormatProperties in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkFormatPropertiesModifier and TypeMethodDescriptionstatic VkFormatPropertiesstatic VkFormatProperties[]static VkFormatPropertiesVkFormatProperties.clone(Arena arena, VkFormatProperties src) static VkFormatProperties[]VkFormatProperties.clone(Arena arena, VkFormatProperties[] src) VkFormatProperties2.formatProperties()Methods in tech.icey.vk4j.datatype with parameters of type VkFormatPropertiesModifier and TypeMethodDescriptionstatic VkFormatPropertiesVkFormatProperties.clone(Arena arena, VkFormatProperties src) static VkFormatProperties[]VkFormatProperties.clone(Arena arena, VkFormatProperties[] src) voidVkFormatProperties2.formatProperties(VkFormatProperties value)