Uses of Record Class
tech.icey.vk4j.datatype.VkValidationCacheCreateInfoEXT
Packages that use VkValidationCacheCreateInfoEXT
-
Uses of VkValidationCacheCreateInfoEXT in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkValidationCacheCreateInfoEXTModifier and TypeMethodDescriptionintDeviceCommands.vkCreateValidationCacheEXT(VkDevice device, VkValidationCacheCreateInfoEXT pCreateInfo, VkAllocationCallbacks pAllocator, VkValidationCacheEXT.Buffer pValidationCache) -
Uses of VkValidationCacheCreateInfoEXT in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkValidationCacheCreateInfoEXTModifier and TypeMethodDescriptionstatic VkValidationCacheCreateInfoEXT[]VkValidationCacheCreateInfoEXT.clone(Arena arena, VkValidationCacheCreateInfoEXT src) static VkValidationCacheCreateInfoEXT[]VkValidationCacheCreateInfoEXT.clone(Arena arena, VkValidationCacheCreateInfoEXT[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkValidationCacheCreateInfoEXTModifier and TypeMethodDescriptionVkValidationCacheCreateInfoEXT.clone(Arena arena, VkValidationCacheCreateInfoEXT src) static VkValidationCacheCreateInfoEXT[]VkValidationCacheCreateInfoEXT.clone(Arena arena, VkValidationCacheCreateInfoEXT[] src)