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