Uses of Interface
club.doki7.vulkan.datatype.IVkSemaphoreWaitInfo
Packages that use IVkSemaphoreWaitInfo
-
Uses of IVkSemaphoreWaitInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkSemaphoreWaitInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkSemaphoreWaitInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkSemaphoreWaitInfo
structure(s) in native memory.