Uses of Interface
club.doki7.vulkan.datatype.IVkAccelerationStructureCreateInfoKHR
Packages that use IVkAccelerationStructureCreateInfoKHR
-
Uses of IVkAccelerationStructureCreateInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkAccelerationStructureCreateInfoKHRModifier and TypeClassDescriptionfinal record
Represents a pointer to aVkAccelerationStructureCreateInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkAccelerationStructureCreateInfoKHR
structure(s) in native memory.