HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkVideoEncodeRateControlInfoKHR Struct Reference

#include <vulkan_beta.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkVideoEncodeRateControlFlagsKHR flags
 
VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode
 
uint8_t layerCount
 
const
VkVideoEncodeRateControlLayerInfoKHR
pLayerConfigs
 

Detailed Description

Definition at line 494 of file vulkan_beta.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: