Uses of Record Class
club.doki7.vulkan.datatype.VkVideoEncodeAV1DpbSlotInfoKHR
Packages that use VkVideoEncodeAV1DpbSlotInfoKHR
-
Uses of VkVideoEncodeAV1DpbSlotInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkVideoEncodeAV1DpbSlotInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkVideoEncodeAV1DpbSlotInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkVideoEncodeAV1DpbSlotInfoKHRModifier and TypeMethodDescription@NotNull VkVideoEncodeAV1DpbSlotInfoKHR
VkVideoEncodeAV1DpbSlotInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkVideoEncodeAV1DpbSlotInfoKHR.clone
(Arena arena, VkVideoEncodeAV1DpbSlotInfoKHR src) VkVideoEncodeAV1DpbSlotInfoKHR.pStdReferenceInfo
(@Nullable IStdVideoEncodeAV1ReferenceInfo value) VkVideoEncodeAV1DpbSlotInfoKHR.sType
(int value) VkVideoEncodeAV1DpbSlotInfoKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkVideoEncodeAV1DpbSlotInfoKHRModifier and TypeMethodDescription@NotNull Iterator
<VkVideoEncodeAV1DpbSlotInfoKHR> VkVideoEncodeAV1DpbSlotInfoKHR.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkVideoEncodeAV1DpbSlotInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeAV1DpbSlotInfoKHR.clone
(Arena arena, VkVideoEncodeAV1DpbSlotInfoKHR src) void
VkVideoEncodeAV1DpbSlotInfoKHR.Ptr.write
(long index, @NotNull VkVideoEncodeAV1DpbSlotInfoKHR value)