Uses of Interface
club.doki7.vulkan.datatype.IVkDeviceQueueCreateInfo
Packages that use IVkDeviceQueueCreateInfo
-
Uses of IVkDeviceQueueCreateInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDeviceQueueCreateInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDeviceQueueCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceQueueCreateInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkDeviceQueueCreateInfoModifier and TypeMethodDescriptionVkDeviceCreateInfo.pQueueCreateInfos
(@Nullable IVkDeviceQueueCreateInfo value)