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