Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
uint64_t | averageBitrate |
uint64_t | maxBitrate |
uint32_t | frameRateNumerator |
uint32_t | frameRateDenominator |
Definition at line 10784 of file vulkan_core.h.
uint64_t VkVideoEncodeRateControlLayerInfoKHR::averageBitrate |
Definition at line 10787 of file vulkan_core.h.
uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateDenominator |
Definition at line 10790 of file vulkan_core.h.
uint32_t VkVideoEncodeRateControlLayerInfoKHR::frameRateNumerator |
Definition at line 10789 of file vulkan_core.h.
uint64_t VkVideoEncodeRateControlLayerInfoKHR::maxBitrate |
Definition at line 10788 of file vulkan_core.h.
const void* VkVideoEncodeRateControlLayerInfoKHR::pNext |
Definition at line 10786 of file vulkan_core.h.
VkStructureType VkVideoEncodeRateControlLayerInfoKHR::sType |
Definition at line 10785 of file vulkan_core.h.