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