Uses of Interface
club.doki7.vulkan.datatype.IVkBindVideoSessionMemoryInfoKHR
Packages that use IVkBindVideoSessionMemoryInfoKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkBindVideoSessionMemoryInfoKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkBindVideoSessionMemoryInfoKHRModifier and TypeMethodDescriptionintVkDeviceCommands.bindVideoSessionMemoryKHR(VkDevice device, VkVideoSessionKHR videoSession, int bindSessionMemoryInfoCount, IVkBindVideoSessionMemoryInfoKHR pBindSessionMemoryInfos) -
Uses of IVkBindVideoSessionMemoryInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkBindVideoSessionMemoryInfoKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkBindVideoSessionMemoryInfoKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkBindVideoSessionMemoryInfoKHRstructure(s) in native memory.