Uses of Interface
club.doki7.vulkan.datatype.IVkApplicationInfo
Packages that use IVkApplicationInfo
-
Uses of IVkApplicationInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkApplicationInfoModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkApplicationInfo
structure in native memory.static final record
Represents a pointer to / an array ofVkApplicationInfo
structure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkApplicationInfoModifier and TypeMethodDescriptionVkInstanceCreateInfo.pApplicationInfo
(@Nullable IVkApplicationInfo value)