Uses of Record Class
club.doki7.vulkan.datatype.VkVideoDecodeAV1InlineSessionParametersInfoKHR
Packages that use VkVideoDecodeAV1InlineSessionParametersInfoKHR
-
Uses of VkVideoDecodeAV1InlineSessionParametersInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkVideoDecodeAV1InlineSessionParametersInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkVideoDecodeAV1InlineSessionParametersInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkVideoDecodeAV1InlineSessionParametersInfoKHRModifier and TypeMethodDescriptionVkVideoDecodeAV1InlineSessionParametersInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkVideoDecodeAV1InlineSessionParametersInfoKHR.clone
(Arena arena, VkVideoDecodeAV1InlineSessionParametersInfoKHR src) VkVideoDecodeAV1InlineSessionParametersInfoKHR.pNext
(@NotNull MemorySegment value) VkVideoDecodeAV1InlineSessionParametersInfoKHR.pStdSequenceHeader
(@Nullable IStdVideoAV1SequenceHeader value) VkVideoDecodeAV1InlineSessionParametersInfoKHR.sType
(int value) VkVideoDecodeAV1InlineSessionParametersInfoKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkVideoDecodeAV1InlineSessionParametersInfoKHRMethods in club.doki7.vulkan.datatype with parameters of type VkVideoDecodeAV1InlineSessionParametersInfoKHRModifier and TypeMethodDescriptionVkVideoDecodeAV1InlineSessionParametersInfoKHR.clone
(Arena arena, VkVideoDecodeAV1InlineSessionParametersInfoKHR src) void
VkVideoDecodeAV1InlineSessionParametersInfoKHR.Ptr.write
(long index, @NotNull VkVideoDecodeAV1InlineSessionParametersInfoKHR value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkVideoDecodeAV1InlineSessionParametersInfoKHRModifier and TypeMethodDescriptionVkVideoDecodeAV1InlineSessionParametersInfoKHR.Ptr.at
(long index, @NotNull Consumer<@NotNull VkVideoDecodeAV1InlineSessionParametersInfoKHR> consumer)