Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
void * | pNext |
VkVideoEncodeRateControlModeFlagBitsKHR | preferredRateControlMode |
uint32_t | preferredRateControlLayerCount |
Definition at line 10627 of file vulkan_core.h.
void* VkVideoEncodeQualityLevelPropertiesKHR::pNext |
Definition at line 10629 of file vulkan_core.h.
uint32_t VkVideoEncodeQualityLevelPropertiesKHR::preferredRateControlLayerCount |
Definition at line 10631 of file vulkan_core.h.
VkVideoEncodeRateControlModeFlagBitsKHR VkVideoEncodeQualityLevelPropertiesKHR::preferredRateControlMode |
Definition at line 10630 of file vulkan_core.h.
VkStructureType VkVideoEncodeQualityLevelPropertiesKHR::sType |
Definition at line 10628 of file vulkan_core.h.