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 recordRepresents a pointer to aVkDeviceQueueCreateInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkDeviceQueueCreateInfostructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkDeviceQueueCreateInfoModifier and TypeMethodDescriptionVkDeviceCreateInfo.pQueueCreateInfos(@Nullable IVkDeviceQueueCreateInfo value)