Uses of Record Class
tech.icey.vk4j.datatype.VkEventCreateInfo
Packages that use VkEventCreateInfo
-
Uses of VkEventCreateInfo in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkEventCreateInfoModifier and TypeMethodDescriptionintDeviceCommands.vkCreateEvent(VkDevice device, VkEventCreateInfo pCreateInfo, VkAllocationCallbacks pAllocator, VkEvent.Buffer pEvent) -
Uses of VkEventCreateInfo in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkEventCreateInfoModifier and TypeMethodDescriptionstatic VkEventCreateInfostatic VkEventCreateInfo[]static VkEventCreateInfoVkEventCreateInfo.clone(Arena arena, VkEventCreateInfo src) static VkEventCreateInfo[]VkEventCreateInfo.clone(Arena arena, VkEventCreateInfo[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkEventCreateInfoModifier and TypeMethodDescriptionstatic VkEventCreateInfoVkEventCreateInfo.clone(Arena arena, VkEventCreateInfo src) static VkEventCreateInfo[]VkEventCreateInfo.clone(Arena arena, VkEventCreateInfo[] src)