Uses of Record Class
club.doki7.vulkan.datatype.VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV
Packages that use VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV
-
Uses of VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNVModifier and TypeMethodDescriptionVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.clone
(Arena arena, VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV src) VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.pNext
(@NotNull MemorySegment value) VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.semaphoreSciSyncPoolRequestCount
(int value) VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.sType
(int value) VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNVModifier and TypeMethodDescriptionVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNVModifier and TypeMethodDescriptionVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.clone
(Arena arena, VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV src) void
VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.Ptr.write
(long index, @NotNull VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNVModifier and TypeMethodDescriptionVkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV.Ptr.at
(long index, @NotNull Consumer<@NotNull VkDeviceSemaphoreSciSyncPoolReservationCreateInfoNV> consumer)