Home
last modified time | relevance | path

Searched defs:VkVideoBeginCodingInfoKHR (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h205 typedef struct VkVideoBeginCodingInfoKHR { struct
214 } VkVideoBeginCodingInfoKHR; argument
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h208 typedef struct VkVideoBeginCodingInfoKHR { struct
217 } VkVideoBeginCodingInfoKHR; typedef
/third_party/vulkan-headers/include/vulkan/
Dvulkan_beta.h208 typedef struct VkVideoBeginCodingInfoKHR { struct
217 } VkVideoBeginCodingInfoKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h208 typedef struct VkVideoBeginCodingInfoKHR { struct
217 } VkVideoBeginCodingInfoKHR; argument
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6090 struct VkVideoBeginCodingInfoKHR struct
6092 VkStructureType sType;
6093 const void* pNext;
6094 VkVideoBeginCodingFlagsKHR flags;
6095 VkVideoCodingQualityPresetFlagsKHR codecQualityPreset;
6096 VkVideoSessionKHR videoSession;
6097 VkVideoSessionParametersKHR videoSessionParameters;
6098 uint32_t referenceSlotCount;
6099 const VkVideoReferenceSlotKHR* pReferenceSlots;
/third_party/vulkan-headers/registry/
Dvalidusage.json43735 "VkVideoBeginCodingInfoKHR": { object