Vulkan-Hpp
VkVideoEncodeQualityLevelPropertiesKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkVideoEncodeRateControlModeFlagBitsKHR preferredRateControlMode
 
uint32_t preferredRateControlLayerCount
 

Detailed Description

Definition at line 10627 of file vulkan_core.h.

Member Data Documentation

◆ pNext

void* VkVideoEncodeQualityLevelPropertiesKHR::pNext

Definition at line 10629 of file vulkan_core.h.

◆ preferredRateControlLayerCount

uint32_t VkVideoEncodeQualityLevelPropertiesKHR::preferredRateControlLayerCount

Definition at line 10631 of file vulkan_core.h.

◆ preferredRateControlMode

VkVideoEncodeRateControlModeFlagBitsKHR VkVideoEncodeQualityLevelPropertiesKHR::preferredRateControlMode

Definition at line 10630 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeQualityLevelPropertiesKHR::sType

Definition at line 10628 of file vulkan_core.h.


The documentation for this struct was generated from the following file: