Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoEncodeRateControlInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkVideoEncodeRateControlFlagsKHR flags
 
VkVideoEncodeRateControlModeFlagBitsKHR rateControlMode
 
uint32_t layerCount
 
const VkVideoEncodeRateControlLayerInfoKHRpLayers
 
uint32_t virtualBufferSizeInMs
 
uint32_t initialVirtualBufferSizeInMs
 

Detailed Description

Definition at line 10793 of file vulkan_core.h.

Field Documentation

◆ flags

VkVideoEncodeRateControlFlagsKHR VkVideoEncodeRateControlInfoKHR::flags

Definition at line 10796 of file vulkan_core.h.

◆ initialVirtualBufferSizeInMs

uint32_t VkVideoEncodeRateControlInfoKHR::initialVirtualBufferSizeInMs

Definition at line 10801 of file vulkan_core.h.

◆ layerCount

uint32_t VkVideoEncodeRateControlInfoKHR::layerCount

Definition at line 10798 of file vulkan_core.h.

◆ pLayers

const VkVideoEncodeRateControlLayerInfoKHR* VkVideoEncodeRateControlInfoKHR::pLayers

Definition at line 10799 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeRateControlInfoKHR::pNext

Definition at line 10795 of file vulkan_core.h.

◆ rateControlMode

VkVideoEncodeRateControlModeFlagBitsKHR VkVideoEncodeRateControlInfoKHR::rateControlMode

Definition at line 10797 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeRateControlInfoKHR::sType

Definition at line 10794 of file vulkan_core.h.

◆ virtualBufferSizeInMs

uint32_t VkVideoEncodeRateControlInfoKHR::virtualBufferSizeInMs

Definition at line 10800 of file vulkan_core.h.


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