Uses of Record Class
club.doki7.vulkan.datatype.VkClusterAccelerationStructureInputInfoNV
Packages that use VkClusterAccelerationStructureInputInfoNV
Package
Description
Vulkan API commands
Structure (
struct
or union
) types of Vulkan API.-
Uses of VkClusterAccelerationStructureInputInfoNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type VkClusterAccelerationStructureInputInfoNVModifier and TypeMethodDescriptionvoid
VkDeviceCommands.getClusterAccelerationStructureBuildSizesNV
(VkDevice device, VkClusterAccelerationStructureInputInfoNV pInfo, VkAccelerationStructureBuildSizesInfoKHR pSizeInfo) -
Uses of VkClusterAccelerationStructureInputInfoNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement interfaces with type arguments of type VkClusterAccelerationStructureInputInfoNVModifier and TypeClassDescriptionstatic final record
Represents a pointer to / an array ofVkClusterAccelerationStructureInputInfoNV
structure(s) in native memory.Methods in club.doki7.vulkan.datatype that return VkClusterAccelerationStructureInputInfoNVModifier and TypeMethodDescriptionVkClusterAccelerationStructureInputInfoNV.Ptr.at
(long index) Returns (a pointer to) the structure at the given index.VkClusterAccelerationStructureInputInfoNV.clone
(Arena arena, VkClusterAccelerationStructureInputInfoNV src) VkClusterAccelerationStructureInputInfoNV.flags
(int value) VkClusterAccelerationStructureCommandsInfoNV.input()
VkClusterAccelerationStructureInputInfoNV.maxAccelerationStructureCount
(int value) VkClusterAccelerationStructureInputInfoNV.opInput
(@NotNull VkClusterAccelerationStructureOpInputNV value) VkClusterAccelerationStructureInputInfoNV.opInput
(Consumer<@NotNull VkClusterAccelerationStructureOpInputNV> consumer) VkClusterAccelerationStructureInputInfoNV.opMode
(int value) VkClusterAccelerationStructureInputInfoNV.opType
(int value) VkClusterAccelerationStructureInputInfoNV.sType
(int value) VkClusterAccelerationStructureInputInfoNV.Ptr.toArray()
Methods in club.doki7.vulkan.datatype that return types with arguments of type VkClusterAccelerationStructureInputInfoNVMethods in club.doki7.vulkan.datatype with parameters of type VkClusterAccelerationStructureInputInfoNVModifier and TypeMethodDescriptionVkClusterAccelerationStructureInputInfoNV.clone
(Arena arena, VkClusterAccelerationStructureInputInfoNV src) VkClusterAccelerationStructureCommandsInfoNV.input
(@NotNull VkClusterAccelerationStructureInputInfoNV value) void
VkClusterAccelerationStructureInputInfoNV.Ptr.write
(long index, @NotNull VkClusterAccelerationStructureInputInfoNV value) Method parameters in club.doki7.vulkan.datatype with type arguments of type VkClusterAccelerationStructureInputInfoNVModifier and TypeMethodDescriptionVkClusterAccelerationStructureCommandsInfoNV.input
(Consumer<@NotNull VkClusterAccelerationStructureInputInfoNV> consumer)