Searched defs:VkVideoEncodeInfoKHR (Results 1 – 7 of 7) sorted by relevance
399 typedef struct VkVideoEncodeInfoKHR { struct412 } VkVideoEncodeInfoKHR; typedef
399 typedef struct VkVideoEncodeInfoKHR { struct413 } VkVideoEncodeInfoKHR; argument
430 typedef struct VkVideoEncodeInfoKHR { struct443 } VkVideoEncodeInfoKHR; argument
450 typedef struct VkVideoEncodeInfoKHR { struct463 } 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 …]
57277 "VkVideoEncodeInfoKHR": { object