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