Uses of Record Class
club.doki7.vulkan.datatype.StdVideoDecodeAV1ReferenceInfo
Packages that use StdVideoDecodeAV1ReferenceInfo
-
Uses of StdVideoDecodeAV1ReferenceInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoDecodeAV1ReferenceInfoModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoDecodeAV1ReferenceInfoModifier and TypeMethodDescription@NotNull StdVideoDecodeAV1ReferenceInfo
StdVideoDecodeAV1ReferenceInfo.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.StdVideoDecodeAV1ReferenceInfo.clone
(Arena arena, StdVideoDecodeAV1ReferenceInfo src) StdVideoDecodeAV1ReferenceInfo.flags
(@NotNull StdVideoDecodeAV1ReferenceInfoFlags value) StdVideoDecodeAV1ReferenceInfo.flags
(Consumer<@NotNull StdVideoDecodeAV1ReferenceInfoFlags> consumer) StdVideoDecodeAV1ReferenceInfo.frame_type
(byte value) StdVideoDecodeAV1ReferenceInfo.OrderHint
(byte value) @Nullable StdVideoDecodeAV1ReferenceInfo
VkVideoDecodeAV1DpbSlotInfoKHR.pStdReferenceInfo()
StdVideoDecodeAV1ReferenceInfo.RefFrameSignBias
(byte value) StdVideoDecodeAV1ReferenceInfo.SavedOrderHints
(BytePtr value) StdVideoDecodeAV1ReferenceInfo.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoDecodeAV1ReferenceInfoModifier and TypeMethodDescription@NotNull Iterator
<StdVideoDecodeAV1ReferenceInfo> StdVideoDecodeAV1ReferenceInfo.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type StdVideoDecodeAV1ReferenceInfoModifier and TypeMethodDescriptionStdVideoDecodeAV1ReferenceInfo.clone
(Arena arena, StdVideoDecodeAV1ReferenceInfo src) void
StdVideoDecodeAV1ReferenceInfo.Ptr.write
(long index, @NotNull StdVideoDecodeAV1ReferenceInfo value)