Uses of Interface
club.doki7.vulkan.datatype.IVkHostImageLayoutTransitionInfo
Packages that use IVkHostImageLayoutTransitionInfo
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkHostImageLayoutTransitionInfo in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkHostImageLayoutTransitionInfoModifier and TypeMethodDescriptionintVkDeviceCommands.transitionImageLayout(VkDevice device, int transitionCount, IVkHostImageLayoutTransitionInfo pTransitions) intVkDeviceCommands.transitionImageLayoutEXT(VkDevice device, int transitionCount, IVkHostImageLayoutTransitionInfo pTransitions) -
Uses of IVkHostImageLayoutTransitionInfo in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkHostImageLayoutTransitionInfoModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkHostImageLayoutTransitionInfostructure in native memory.static final recordRepresents a pointer to / an array ofVkHostImageLayoutTransitionInfostructure(s) in native memory.