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/skia/third_party/externals/dawn/third_party/khronos/vulkan/
Dvulkan_beta.h426 typedef struct VkVideoEncodeRateControlInfoKHR { struct
433 } VkVideoEncodeRateControlInfoKHR; argument
/third_party/mesa3d/include/vulkan/
Dvulkan_beta.h466 typedef struct VkVideoEncodeRateControlInfoKHR { struct
473 } VkVideoEncodeRateControlInfoKHR; typedef
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkStructTypes.inl6803 struct VkVideoEncodeRateControlInfoKHR struct
6805 VkStructureType sType;
6806 const void* pNext;
6807 VkVideoEncodeRateControlFlagsKHR flags;
6808 VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode;
6809 uint32_t layerCount;
6810 const VkVideoEncodeRateControlLayerInfoKHR* pLayers;
6811 uint32_t virtualBufferSizeInMs;
6812 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; argument
/third_party/vulkan-headers/registry/
Dvalidusage.json93734 "VkVideoEncodeRateControlInfoKHR": { object