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