Uses of Interface
club.doki7.vulkan.datatype.IVkMicromapBuildInfoEXT
Packages that use IVkMicromapBuildInfoEXT
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkMicromapBuildInfoEXT in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkMicromapBuildInfoEXTModifier and TypeMethodDescriptionintVkDeviceCommands.buildMicromapsEXT(VkDevice device, @Nullable VkDeferredOperationKHR deferredOperation, int infoCount, IVkMicromapBuildInfoEXT pInfos) voidVkDeviceCommands.cmdBuildMicromapsEXT(VkCommandBuffer commandBuffer, int infoCount, IVkMicromapBuildInfoEXT pInfos) -
Uses of IVkMicromapBuildInfoEXT in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkMicromapBuildInfoEXTModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkMicromapBuildInfoEXTstructure in native memory.static final recordRepresents a pointer to / an array ofVkMicromapBuildInfoEXTstructure(s) in native memory.