Uses of Interface
club.doki7.vulkan.datatype.IVkBindAccelerationStructureMemoryInfoNV
Packages that use IVkBindAccelerationStructureMemoryInfoNV
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkBindAccelerationStructureMemoryInfoNV in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkBindAccelerationStructureMemoryInfoNVModifier and TypeMethodDescriptionintVkDeviceCommands.bindAccelerationStructureMemoryNV(VkDevice device, int bindInfoCount, IVkBindAccelerationStructureMemoryInfoNV pBindInfos) -
Uses of IVkBindAccelerationStructureMemoryInfoNV in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkBindAccelerationStructureMemoryInfoNVModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkBindAccelerationStructureMemoryInfoNVstructure in native memory.static final recordRepresents a pointer to / an array ofVkBindAccelerationStructureMemoryInfoNVstructure(s) in native memory.