Uses of Record Class
tech.icey.vk4j.datatype.VkDebugReportCallbackCreateInfoEXT
Packages that use VkDebugReportCallbackCreateInfoEXT
-
Uses of VkDebugReportCallbackCreateInfoEXT in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkDebugReportCallbackCreateInfoEXTModifier and TypeMethodDescriptionintInstanceCommands.vkCreateDebugReportCallbackEXT(VkInstance instance, VkDebugReportCallbackCreateInfoEXT pCreateInfo, VkAllocationCallbacks pAllocator, VkDebugReportCallbackEXT.Buffer pCallback) -
Uses of VkDebugReportCallbackCreateInfoEXT in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkDebugReportCallbackCreateInfoEXTModifier and TypeMethodDescriptionstatic VkDebugReportCallbackCreateInfoEXT[]VkDebugReportCallbackCreateInfoEXT.clone(Arena arena, VkDebugReportCallbackCreateInfoEXT src) static VkDebugReportCallbackCreateInfoEXT[]VkDebugReportCallbackCreateInfoEXT.clone(Arena arena, VkDebugReportCallbackCreateInfoEXT[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkDebugReportCallbackCreateInfoEXTModifier and TypeMethodDescriptionVkDebugReportCallbackCreateInfoEXT.clone(Arena arena, VkDebugReportCallbackCreateInfoEXT src) static VkDebugReportCallbackCreateInfoEXT[]VkDebugReportCallbackCreateInfoEXT.clone(Arena arena, VkDebugReportCallbackCreateInfoEXT[] src)