Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
void * | pNext |
VkVideoEncodeRateControlModeFlagBitsKHR | preferredRateControlMode |
uint32_t | preferredRateControlLayerCount |
Definition at line 10811 of file vulkan_core.h.
void* VkVideoEncodeQualityLevelPropertiesKHR::pNext |
Definition at line 10813 of file vulkan_core.h.
uint32_t VkVideoEncodeQualityLevelPropertiesKHR::preferredRateControlLayerCount |
Definition at line 10815 of file vulkan_core.h.
VkVideoEncodeRateControlModeFlagBitsKHR VkVideoEncodeQualityLevelPropertiesKHR::preferredRateControlMode |
Definition at line 10814 of file vulkan_core.h.
VkStructureType VkVideoEncodeQualityLevelPropertiesKHR::sType |
Definition at line 10812 of file vulkan_core.h.