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 recordRepresents a pointer to aVkDeviceCreateInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkDeviceCreateInfostructure(s) in native memory.