Uses of Interface
club.doki7.vulkan.datatype.IVkVideoFormatPropertiesKHR
Packages that use IVkVideoFormatPropertiesKHR
Package
Description
Vulkan API commands
Structure (
struct or union) types of Vulkan API.-
Uses of IVkVideoFormatPropertiesKHR in club.doki7.vulkan.command
Methods in club.doki7.vulkan.command with parameters of type IVkVideoFormatPropertiesKHRModifier and TypeMethodDescriptionintVkInstanceCommands.getPhysicalDeviceVideoFormatPropertiesKHR(VkPhysicalDevice physicalDevice, VkPhysicalDeviceVideoFormatInfoKHR pVideoFormatInfo, IntPtr pVideoFormatPropertyCount, @Nullable IVkVideoFormatPropertiesKHR pVideoFormatProperties) -
Uses of IVkVideoFormatPropertiesKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkVideoFormatPropertiesKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkVideoFormatPropertiesKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkVideoFormatPropertiesKHRstructure(s) in native memory.