Uses of Interface
club.doki7.vulkan.datatype.IVkCalibratedTimestampInfoKHR
Packages that use IVkCalibratedTimestampInfoKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkCalibratedTimestampInfoKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkCalibratedTimestampInfoKHRModifier and TypeMethodDescriptionintVkDeviceCommands.getCalibratedTimestampsEXT(VkDevice device, int timestampCount, IVkCalibratedTimestampInfoKHR pTimestampInfos, LongPtr pTimestamps, LongPtr pMaxDeviation) intVkDeviceCommands.getCalibratedTimestampsKHR(VkDevice device, int timestampCount, IVkCalibratedTimestampInfoKHR pTimestampInfos, LongPtr pTimestamps, LongPtr pMaxDeviation) -
Uses of IVkCalibratedTimestampInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkCalibratedTimestampInfoKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkCalibratedTimestampInfoKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkCalibratedTimestampInfoKHRstructure(s) in native memory.