Uses of Interface
club.doki7.vulkan.datatype.IVkVideoReferenceSlotInfoKHR
Packages that use IVkVideoReferenceSlotInfoKHR
-
Uses of IVkVideoReferenceSlotInfoKHR in club.doki7.vulkan.datatype
Classes in club.doki7.vulkan.datatype that implement IVkVideoReferenceSlotInfoKHRModifier and TypeClassDescriptionfinal recordRepresents a pointer to aVkVideoReferenceSlotInfoKHRstructure in native memory.static final recordRepresents a pointer to / an array ofVkVideoReferenceSlotInfoKHRstructure(s) in native memory.Methods in club.doki7.vulkan.datatype with parameters of type IVkVideoReferenceSlotInfoKHRModifier and TypeMethodDescriptionVkVideoBeginCodingInfoKHR.pReferenceSlots(@Nullable IVkVideoReferenceSlotInfoKHR value) VkVideoDecodeInfoKHR.pReferenceSlots(@Nullable IVkVideoReferenceSlotInfoKHR value) VkVideoEncodeInfoKHR.pReferenceSlots(@Nullable IVkVideoReferenceSlotInfoKHR value) VkVideoDecodeInfoKHR.pSetupReferenceSlot(@Nullable IVkVideoReferenceSlotInfoKHR value) VkVideoEncodeInfoKHR.pSetupReferenceSlot(@Nullable IVkVideoReferenceSlotInfoKHR value)