Uses of Record Class
tech.icey.vk4j.datatype.VkDeviceEventInfoEXT
Packages that use VkDeviceEventInfoEXT
-
Uses of VkDeviceEventInfoEXT in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkDeviceEventInfoEXTModifier and TypeMethodDescriptionintDeviceCommands.vkRegisterDeviceEventEXT(VkDevice device, VkDeviceEventInfoEXT pDeviceEventInfo, VkAllocationCallbacks pAllocator, VkFence.Buffer pFence) -
Uses of VkDeviceEventInfoEXT in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkDeviceEventInfoEXTModifier and TypeMethodDescriptionstatic VkDeviceEventInfoEXTstatic VkDeviceEventInfoEXT[]static VkDeviceEventInfoEXTVkDeviceEventInfoEXT.clone(Arena arena, VkDeviceEventInfoEXT src) static VkDeviceEventInfoEXT[]VkDeviceEventInfoEXT.clone(Arena arena, VkDeviceEventInfoEXT[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkDeviceEventInfoEXTModifier and TypeMethodDescriptionstatic VkDeviceEventInfoEXTVkDeviceEventInfoEXT.clone(Arena arena, VkDeviceEventInfoEXT src) static VkDeviceEventInfoEXT[]VkDeviceEventInfoEXT.clone(Arena arena, VkDeviceEventInfoEXT[] src)