Uses of Interface
club.doki7.vulkan.datatype.IVkCheckpointDataNV
Packages that use IVkCheckpointDataNV
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkCheckpointDataNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkCheckpointDataNVModifier and TypeMethodDescriptionvoidVkDeviceCommands.getQueueCheckpointDataNV(VkQueue queue, IntPtr pCheckpointDataCount, @Nullable IVkCheckpointDataNV pCheckpointData) -
Uses of IVkCheckpointDataNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkCheckpointDataNVModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkCheckpointDataNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkCheckpointDataNVstructure(s) in native memory.