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