Searched defs:VkVideoEncodeInfoKHR (Results 1 – 7 of 7) sorted by relevance
399 typedef struct VkVideoEncodeInfoKHR { struct412 } VkVideoEncodeInfoKHR; argument
399 typedef struct VkVideoEncodeInfoKHR { struct413 } VkVideoEncodeInfoKHR; argument
430 typedef struct VkVideoEncodeInfoKHR { struct443 } VkVideoEncodeInfoKHR; argument
6573 struct VkVideoEncodeInfoKHR struct6575 VkStructureType sType;6576 const void* pNext;6577 VkVideoEncodeFlagsKHR flags;6578 uint32_t qualityLevel;6579 VkBuffer dstBitstreamBuffer;6580 VkDeviceSize dstBitstreamBufferOffset;6581 VkDeviceSize dstBitstreamBufferMaxRange;6582 VkVideoPictureResourceInfoKHR srcPictureResource;6583 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;[all …]
6748 struct VkVideoEncodeInfoKHR struct6750 VkStructureType sType;6751 const void* pNext;6752 VkVideoEncodeFlagsKHR flags;6753 VkBuffer dstBuffer;6754 VkDeviceSize dstBufferOffset;6755 VkDeviceSize dstBufferRange;6756 VkVideoPictureResourceInfoKHR srcPictureResource;6757 const VkVideoReferenceSlotInfoKHR* pSetupReferenceSlot;6758 uint32_t referenceSlotCount;[all …]
10573 typedef struct VkVideoEncodeInfoKHR { struct10585 } VkVideoEncodeInfoKHR; argument
93655 "VkVideoEncodeInfoKHR": { object