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