Home
last modified time | relevance | path

Searched defs:VkVideoEncodeInfoKHR (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h399 typedef struct VkVideoEncodeInfoKHR { struct
412 } VkVideoEncodeInfoKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h399 typedef struct VkVideoEncodeInfoKHR { struct
413 } VkVideoEncodeInfoKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h430 typedef struct VkVideoEncodeInfoKHR { struct
443 } VkVideoEncodeInfoKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6573 struct VkVideoEncodeInfoKHR struct
6575 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 …]
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6748 struct VkVideoEncodeInfoKHR struct
6750 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 …]
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h10573 typedef struct VkVideoEncodeInfoKHR { struct
10585 } VkVideoEncodeInfoKHR; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json93655 "VkVideoEncodeInfoKHR": { object