Uses of Record Class
tech.icey.vk4j.datatype.VkExternalImageFormatPropertiesNV
Packages that use VkExternalImageFormatPropertiesNV
-
Uses of VkExternalImageFormatPropertiesNV in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkExternalImageFormatPropertiesNVModifier and TypeMethodDescriptionintInstanceCommands.vkGetPhysicalDeviceExternalImageFormatPropertiesNV(VkPhysicalDevice physicalDevice, int format, int type, int tiling, int usage, int flags, int externalHandleType, VkExternalImageFormatPropertiesNV pExternalImageFormatProperties) -
Uses of VkExternalImageFormatPropertiesNV in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkExternalImageFormatPropertiesNVModifier and TypeMethodDescriptionstatic VkExternalImageFormatPropertiesNV[]VkExternalImageFormatPropertiesNV.clone(Arena arena, VkExternalImageFormatPropertiesNV src) static VkExternalImageFormatPropertiesNV[]VkExternalImageFormatPropertiesNV.clone(Arena arena, VkExternalImageFormatPropertiesNV[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkExternalImageFormatPropertiesNVModifier and TypeMethodDescriptionVkExternalImageFormatPropertiesNV.clone(Arena arena, VkExternalImageFormatPropertiesNV src) static VkExternalImageFormatPropertiesNV[]VkExternalImageFormatPropertiesNV.clone(Arena arena, VkExternalImageFormatPropertiesNV[] src)