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