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