Uses of Record Class
club.doki7.vulkan.datatype.VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR
Packages that use VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR
-
Uses of VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHRModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.clone
(Arena arena, VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR src) VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.quantizationMapTexelSize
(@NotNull VkExtent2D value) VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.quantizationMapTexelSize
(Consumer<@NotNull VkExtent2D> consumer) VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.sType
(int value) VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.Ptr.iterator()
Methods in club.doki7.vulkan.datatype with parameters of type VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHRModifier and TypeMethodDescriptionVkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.clone
(Arena arena, VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR src) void
VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR.Ptr.write
(long index, @NotNull VkVideoEncodeQuantizationMapSessionParametersCreateInfoKHR value)