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 recordRepresents a pointer to / an array ofVkPhysicalDeviceRayTracingInvocationReorderFeaturesNVstructure(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.pNext(@NotNull MemorySegment value) 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) voidVkPhysicalDeviceRayTracingInvocationReorderFeaturesNV.Ptr.write(long index, @NotNull VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkPhysicalDeviceRayTracingInvocationReorderFeaturesNVModifier and TypeMethodDescriptionVkPhysicalDeviceRayTracingInvocationReorderFeaturesNV.Ptr.at(long index, @NotNull Consumer<@NotNull VkPhysicalDeviceRayTracingInvocationReorderFeaturesNV> consumer)