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