Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_beta.h414 typedef struct VkVideoEncodeRateControlInfoKHR { struct
424 } VkVideoEncodeRateControlInfoKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h466 typedef struct VkVideoEncodeRateControlInfoKHR { struct
473 } VkVideoEncodeRateControlInfoKHR; argument
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h426 typedef struct VkVideoEncodeRateControlInfoKHR { struct
433 } VkVideoEncodeRateControlInfoKHR; argument
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6840 struct VkVideoEncodeRateControlInfoKHR struct
6842 VkStructureType sType;
6843 const void* pNext;
6844 VkVideoEncodeRateControlFlagsKHR flags;
6845 VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode;
6846 uint32_t layerCount;
6847 const VkVideoEncodeRateControlLayerInfoKHR* pLayers;
6848 uint32_t virtualBufferSizeInMs;
6849 uint32_t initialVirtualBufferSizeInMs;
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkStructTypes.inl6601 struct VkVideoEncodeRateControlInfoKHR struct
6603 VkStructureType sType;
6604 const void* pNext;
6605 VkVideoEncodeRateControlFlagsKHR flags;
6606 VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode;
6607 uint8_t layerCount;
6608 const VkVideoEncodeRateControlLayerInfoKHR* pLayerConfigs;
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h10622 typedef struct VkVideoEncodeRateControlInfoKHR { struct
10631 } VkVideoEncodeRateControlInfoKHR; typedef
/third_party/vulkan-headers/registry/
Dvalidusage.json93734 "VkVideoEncodeRateControlInfoKHR": { object