Uses of Record Class
tech.icey.vk4j.datatype.VkCalibratedTimestampInfoKHR
Packages that use VkCalibratedTimestampInfoKHR
-
Uses of VkCalibratedTimestampInfoKHR in tech.icey.vk4j.command
Methods in tech.icey.vk4j.command with parameters of type VkCalibratedTimestampInfoKHRModifier and TypeMethodDescriptionintDeviceCommands.vkGetCalibratedTimestampsKHR(VkDevice device, int timestampCount, VkCalibratedTimestampInfoKHR pTimestampInfos, tech.icey.panama.buffer.LongBuffer pTimestamps, tech.icey.panama.buffer.LongBuffer pMaxDeviation) -
Uses of VkCalibratedTimestampInfoKHR in tech.icey.vk4j.datatype
Methods in tech.icey.vk4j.datatype that return VkCalibratedTimestampInfoKHRModifier and TypeMethodDescriptionstatic VkCalibratedTimestampInfoKHRstatic VkCalibratedTimestampInfoKHR[]static VkCalibratedTimestampInfoKHRVkCalibratedTimestampInfoKHR.clone(Arena arena, VkCalibratedTimestampInfoKHR src) static VkCalibratedTimestampInfoKHR[]VkCalibratedTimestampInfoKHR.clone(Arena arena, VkCalibratedTimestampInfoKHR[] src) Methods in tech.icey.vk4j.datatype with parameters of type VkCalibratedTimestampInfoKHRModifier and TypeMethodDescriptionstatic VkCalibratedTimestampInfoKHRVkCalibratedTimestampInfoKHR.clone(Arena arena, VkCalibratedTimestampInfoKHR src) static VkCalibratedTimestampInfoKHR[]VkCalibratedTimestampInfoKHR.clone(Arena arena, VkCalibratedTimestampInfoKHR[] src)