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 TypeMethodDescriptionint
VkDeviceCommands.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 record
Represents a pointer to aVkBindVideoSessionMemoryInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkBindVideoSessionMemoryInfoKHR
structure(s) in native memory.