Uses of Record Class
club.doki7.vulkan.datatype.VkExportFenceSciSyncInfoNV
Packages that use VkExportFenceSciSyncInfoNV
-
Uses of VkExportFenceSciSyncInfoNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkExportFenceSciSyncInfoNVModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array ofVkExportFenceSciSyncInfoNVstructure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkExportFenceSciSyncInfoNVModifier and TypeMethodDescriptionstatic VkExportFenceSciSyncInfoNV@NotNull VkExportFenceSciSyncInfoNVVkExportFenceSciSyncInfoNV.Ptr.at(long index) Returns (a pointer to) the structure at the given index.static VkExportFenceSciSyncInfoNVVkExportFenceSciSyncInfoNV.clone(Arena arena, VkExportFenceSciSyncInfoNV src) VkExportFenceSciSyncInfoNV.pAttributes(@Nullable IPointer pointer) VkExportFenceSciSyncInfoNV.pAttributes(@NotNull MemorySegment value) VkExportFenceSciSyncInfoNV.pNext(@NotNull MemorySegment value) VkExportFenceSciSyncInfoNV.sType(int value) VkExportFenceSciSyncInfoNV.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type VkExportFenceSciSyncInfoNVModifier and TypeMethodDescription@NotNull Iterator<VkExportFenceSciSyncInfoNV> VkExportFenceSciSyncInfoNV.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type VkExportFenceSciSyncInfoNVModifier and TypeMethodDescriptionstatic VkExportFenceSciSyncInfoNVVkExportFenceSciSyncInfoNV.clone(Arena arena, VkExportFenceSciSyncInfoNV src) voidVkExportFenceSciSyncInfoNV.Ptr.write(long index, @NotNull VkExportFenceSciSyncInfoNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkExportFenceSciSyncInfoNVModifier and TypeMethodDescriptionVkExportFenceSciSyncInfoNV.Ptr.at(long index, @NotNull Consumer<@NotNull VkExportFenceSciSyncInfoNV> consumer)