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