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; typedef
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h399 typedef struct VkVideoEncodeInfoKHR { struct
413 } VkVideoEncodeInfoKHR; argument
/third_party/vk-gl-cts/external/vulkan-docs/src/include/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/vulkan-headers/include/vulkan/
Dvulkan_beta.h450 typedef struct VkVideoEncodeInfoKHR { struct
463 } 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/vulkan-headers/registry/
Dvalidusage.json57277 "VkVideoEncodeInfoKHR": { object