Uses of Interface
club.doki7.vulkan.datatype.IVkDeviceCreateInfo
Packages that use IVkDeviceCreateInfo
Package
Description
Structure (
struct
or union
) types of Vulkan API.-
Uses of IVkDeviceCreateInfo in club.doki7.openxr.datatype
Methods in club.doki7.openxr.datatype with parameters of type IVkDeviceCreateInfoModifier and TypeMethodDescriptionXrVulkanDeviceCreateInfoKHR.vulkanCreateInfo
(@Nullable IVkDeviceCreateInfo value) -
Uses of IVkDeviceCreateInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkDeviceCreateInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkDeviceCreateInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkDeviceCreateInfo
structure(s) in native memory.