Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Definition at line 8804 of file vulkan_core.h.
VkVideoEncodeH265FrameSizeKHR VkVideoEncodeH265RateControlLayerInfoKHR::maxFrameSize |
Definition at line 8812 of file vulkan_core.h.
VkVideoEncodeH265QpKHR VkVideoEncodeH265RateControlLayerInfoKHR::maxQp |
Definition at line 8810 of file vulkan_core.h.
VkVideoEncodeH265QpKHR VkVideoEncodeH265RateControlLayerInfoKHR::minQp |
Definition at line 8808 of file vulkan_core.h.
const void* VkVideoEncodeH265RateControlLayerInfoKHR::pNext |
Definition at line 8806 of file vulkan_core.h.
VkStructureType VkVideoEncodeH265RateControlLayerInfoKHR::sType |
Definition at line 8805 of file vulkan_core.h.
VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMaxFrameSize |
Definition at line 8811 of file vulkan_core.h.
VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMaxQp |
Definition at line 8809 of file vulkan_core.h.
VkBool32 VkVideoEncodeH265RateControlLayerInfoKHR::useMinQp |
Definition at line 8807 of file vulkan_core.h.