Searched defs:VkVideoEncodeRateControlInfoKHR (Results 1 – 7 of 7) sorted by relevance
414 typedef struct VkVideoEncodeRateControlInfoKHR { struct424 } VkVideoEncodeRateControlInfoKHR; argument
426 typedef struct VkVideoEncodeRateControlInfoKHR { struct433 } VkVideoEncodeRateControlInfoKHR; argument
466 typedef struct VkVideoEncodeRateControlInfoKHR { struct473 } VkVideoEncodeRateControlInfoKHR; typedef
6803 struct VkVideoEncodeRateControlInfoKHR struct6805 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;
6601 struct VkVideoEncodeRateControlInfoKHR struct6603 VkStructureType sType;6604 const void* pNext;6605 VkVideoEncodeRateControlFlagsKHR flags;6606 VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode;6607 uint8_t layerCount;6608 const VkVideoEncodeRateControlLayerInfoKHR* pLayerConfigs;
10622 typedef struct VkVideoEncodeRateControlInfoKHR { struct10631 } VkVideoEncodeRateControlInfoKHR; argument
93734 "VkVideoEncodeRateControlInfoKHR": { object