Uses of Record Class
club.doki7.vulkan.datatype.StdVideoDecodeH265ReferenceInfo
Packages that use StdVideoDecodeH265ReferenceInfo
-
Uses of StdVideoDecodeH265ReferenceInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type StdVideoDecodeH265ReferenceInfoModifier and TypeClassDescriptionstatic final recordRepresents a pointer to / an array of null structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return StdVideoDecodeH265ReferenceInfoModifier and TypeMethodDescription@NotNull StdVideoDecodeH265ReferenceInfoStdVideoDecodeH265ReferenceInfo.Ptr.at(long index) Returns (a pointer to) the structure at the given index.StdVideoDecodeH265ReferenceInfo.clone(Arena arena, StdVideoDecodeH265ReferenceInfo src) StdVideoDecodeH265ReferenceInfo.flags(@NotNull StdVideoDecodeH265ReferenceInfoFlags value) StdVideoDecodeH265ReferenceInfo.flags(Consumer<@NotNull StdVideoDecodeH265ReferenceInfoFlags> consumer) StdVideoDecodeH265ReferenceInfo.PicOrderCntVal(int value) @Nullable StdVideoDecodeH265ReferenceInfoVkVideoDecodeH265DpbSlotInfoKHR.pStdReferenceInfo()StdVideoDecodeH265ReferenceInfo.Ptr.toArray()Methods in club.doki7.vulkan.datatype that return types with arguments of type StdVideoDecodeH265ReferenceInfoModifier and TypeMethodDescription@NotNull Iterator<StdVideoDecodeH265ReferenceInfo> StdVideoDecodeH265ReferenceInfo.Ptr.iterator()Methods in club.doki7.vulkan.datatype with parameters of type StdVideoDecodeH265ReferenceInfoModifier and TypeMethodDescriptionStdVideoDecodeH265ReferenceInfo.clone(Arena arena, StdVideoDecodeH265ReferenceInfo src) voidStdVideoDecodeH265ReferenceInfo.Ptr.write(long index, @NotNull StdVideoDecodeH265ReferenceInfo value) Method parameters in club.doki7.vulkan.datatype with type arguments of type StdVideoDecodeH265ReferenceInfoModifier and TypeMethodDescriptionStdVideoDecodeH265ReferenceInfo.Ptr.at(long index, @NotNull Consumer<@NotNull StdVideoDecodeH265ReferenceInfo> consumer)