HDK
|
#include <vulkan_beta.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkVideoEncodeRateControlFlagsKHR | flags |
VkVideoEncodeRateControlModeFlagBitsKHR | rateControlMode |
uint8_t | layerCount |
const VkVideoEncodeRateControlLayerInfoKHR * | pLayerConfigs |
Definition at line 494 of file vulkan_beta.h.
VkVideoEncodeRateControlFlagsKHR VkVideoEncodeRateControlInfoKHR::flags |
Definition at line 497 of file vulkan_beta.h.
uint8_t VkVideoEncodeRateControlInfoKHR::layerCount |
Definition at line 499 of file vulkan_beta.h.
const VkVideoEncodeRateControlLayerInfoKHR* VkVideoEncodeRateControlInfoKHR::pLayerConfigs |
Definition at line 500 of file vulkan_beta.h.
const void* VkVideoEncodeRateControlInfoKHR::pNext |
Definition at line 496 of file vulkan_beta.h.
VkVideoEncodeRateControlModeFlagBitsKHR VkVideoEncodeRateControlInfoKHR::rateControlMode |
Definition at line 498 of file vulkan_beta.h.
VkStructureType VkVideoEncodeRateControlInfoKHR::sType |
Definition at line 495 of file vulkan_beta.h.