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