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 record
Represents a pointer to aVkVideoProfileInfoKHR
structure in native memory.static final record
Represents a pointer to / an array ofVkVideoProfileInfoKHR
structure(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)