Uses of Record Class
club.doki7.vulkan.datatype.VkVideoEncodeH264SessionParametersFeedbackInfoKHR
Packages that use VkVideoEncodeH264SessionParametersFeedbackInfoKHR
-
Uses of VkVideoEncodeH264SessionParametersFeedbackInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkVideoEncodeH264SessionParametersFeedbackInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkVideoEncodeH264SessionParametersFeedbackInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkVideoEncodeH264SessionParametersFeedbackInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH264SessionParametersFeedbackInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkVideoEncodeH264SessionParametersFeedbackInfoKHR.clone
(Arena arena, VkVideoEncodeH264SessionParametersFeedbackInfoKHR src) VkVideoEncodeH264SessionParametersFeedbackInfoKHR.hasStdPPSOverrides
(int value) VkVideoEncodeH264SessionParametersFeedbackInfoKHR.hasStdSPSOverrides
(int value) VkVideoEncodeH264SessionParametersFeedbackInfoKHR.sType
(int value) VkVideoEncodeH264SessionParametersFeedbackInfoKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkVideoEncodeH264SessionParametersFeedbackInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH264SessionParametersFeedbackInfoKHR.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkVideoEncodeH264SessionParametersFeedbackInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeH264SessionParametersFeedbackInfoKHR.clone
(Arena arena, VkVideoEncodeH264SessionParametersFeedbackInfoKHR src) void
VkVideoEncodeH264SessionParametersFeedbackInfoKHR.Ptr.write
(long index, @NotNull VkVideoEncodeH264SessionParametersFeedbackInfoKHR value)