Uses of Record Class
club.doki7.vulkan.datatype.NvSciSyncFenceVKREF
Packages that use NvSciSyncFenceVKREF
-
Uses of NvSciSyncFenceVKREF in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type NvSciSyncFenceVKREFModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return NvSciSyncFenceVKREFModifier and TypeMethodDescriptionstatic NvSciSyncFenceVKREF@NotNull NvSciSyncFenceVKREFNvSciSyncFenceVKREF.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static NvSciSyncFenceVKREFNvSciSyncFenceVKREF.clone(Arena arena, NvSciSyncFenceVKREF src) @Nullable NvSciSyncFenceVKREFVkSemaphoreSciSyncCreateInfoNV.pFence()NvSciSyncFenceVKREF.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type NvSciSyncFenceVKREFModifier and TypeMethodDescription@NotNull Iterator<NvSciSyncFenceVKREF> NvSciSyncFenceVKREF.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type NvSciSyncFenceVKREFModifier and TypeMethodDescriptionstatic NvSciSyncFenceVKREFNvSciSyncFenceVKREF.clone(Arena arena, NvSciSyncFenceVKREF src) voidNvSciSyncFenceVKREF.Ptr.write(long index, @NotNull NvSciSyncFenceVKREF value) Method parameters in club.doki7.vulkan.datatype with type arguments of type NvSciSyncFenceVKREFModifier and TypeMethodDescriptionNvSciSyncFenceVKREF.Ptr.at(long index, @NotNull Consumer<@NotNull NvSciSyncFenceVKREF> consumer)