Uses of Record Class
tech.icey.vk4j.handle.VkDebugReportCallbackEXT
Packages that use VkDebugReportCallbackEXT
-
Uses of VkDebugReportCallbackEXT in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkDebugReportCallbackEXTModifier and TypeMethodDescriptionvoidInstanceCommands.vkDestroyDebugReportCallbackEXT(VkInstance instance, VkDebugReportCallbackEXT callback, VkAllocationCallbacks pAllocator) -
Uses of VkDebugReportCallbackEXT in tech.icey.vk4j.handle
Methods in tech.icey.vk4j.handle that return VkDebugReportCallbackEXTModifier and TypeMethodDescriptionVkDebugReportCallbackEXT.Buffer.read()VkDebugReportCallbackEXT.Buffer.read(long index) VkDebugReportCallbackEXT.Buffer.readAll()Methods in tech.icey.vk4j.handle with parameters of type VkDebugReportCallbackEXTModifier and TypeMethodDescriptionvoidVkDebugReportCallbackEXT.Buffer.write(long index, VkDebugReportCallbackEXT value) voidVkDebugReportCallbackEXT.Buffer.write(VkDebugReportCallbackEXT value)