Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Definition at line 8579 of file vulkan_core.h.
VkVideoEncodeH264FrameSizeKHR VkVideoEncodeH264RateControlLayerInfoKHR::maxFrameSize |
Definition at line 8587 of file vulkan_core.h.
VkVideoEncodeH264QpKHR VkVideoEncodeH264RateControlLayerInfoKHR::maxQp |
Definition at line 8585 of file vulkan_core.h.
VkVideoEncodeH264QpKHR VkVideoEncodeH264RateControlLayerInfoKHR::minQp |
Definition at line 8583 of file vulkan_core.h.
const void* VkVideoEncodeH264RateControlLayerInfoKHR::pNext |
Definition at line 8581 of file vulkan_core.h.
VkStructureType VkVideoEncodeH264RateControlLayerInfoKHR::sType |
Definition at line 8580 of file vulkan_core.h.
VkBool32 VkVideoEncodeH264RateControlLayerInfoKHR::useMaxFrameSize |
Definition at line 8586 of file vulkan_core.h.
VkBool32 VkVideoEncodeH264RateControlLayerInfoKHR::useMaxQp |
Definition at line 8584 of file vulkan_core.h.
VkBool32 VkVideoEncodeH264RateControlLayerInfoKHR::useMinQp |
Definition at line 8582 of file vulkan_core.h.