Uses of Interface
club.doki7.vulkan.datatype.IVkVideoProfileInfoKHR
Packages that use IVkVideoProfileInfoKHR
-
Uses of IVkVideoProfileInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkVideoProfileInfoKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkVideoProfileInfoKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkVideoProfileInfoKHRstructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkVideoProfileInfoKHRModifier and TypeMethodDescriptionVkVideoProfileListInfoKHR.pProfiles(@Nullable IVkVideoProfileInfoKHR value) VkPhysicalDeviceVideoEncodeQualityLevelInfoKHR.pVideoProfile(@Nullable IVkVideoProfileInfoKHR value) VkVideoSessionCreateInfoKHR.pVideoProfile(@Nullable IVkVideoProfileInfoKHR value)