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 record
Represents a pointer to / an array ofVkExportFenceSciSyncInfoNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkExportFenceSciSyncInfoNVModifier and TypeMethodDescriptionstatic VkExportFenceSciSyncInfoNV
@NotNull VkExportFenceSciSyncInfoNV
VkExportFenceSciSyncInfoNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.static VkExportFenceSciSyncInfoNV
VkExportFenceSciSyncInfoNV.clone
(Arena arena, VkExportFenceSciSyncInfoNV src) VkExportFenceSciSyncInfoNV.pAttributes
(@Nullable IPointer pointer) 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 VkExportFenceSciSyncInfoNV
VkExportFenceSciSyncInfoNV.clone
(Arena arena, VkExportFenceSciSyncInfoNV src) void
VkExportFenceSciSyncInfoNV.Ptr.write
(long index, @NotNull VkExportFenceSciSyncInfoNV value)