Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoEncodeCapabilitiesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkVideoEncodeCapabilityFlagsKHR flags
 
VkVideoEncodeRateControlModeFlagsKHR rateControlModes
 
uint32_t maxRateControlLayers
 
uint64_t maxBitrate
 
uint32_t maxQualityLevels
 
VkExtent2D encodeInputPictureGranularity
 
VkVideoEncodeFeedbackFlagsKHR supportedEncodeFeedbackFlags
 

Detailed Description

Definition at line 10758 of file vulkan_core.h.

Field Documentation

◆ encodeInputPictureGranularity

VkExtent2D VkVideoEncodeCapabilitiesKHR::encodeInputPictureGranularity

Definition at line 10766 of file vulkan_core.h.

◆ flags

VkVideoEncodeCapabilityFlagsKHR VkVideoEncodeCapabilitiesKHR::flags

Definition at line 10761 of file vulkan_core.h.

◆ maxBitrate

uint64_t VkVideoEncodeCapabilitiesKHR::maxBitrate

Definition at line 10764 of file vulkan_core.h.

◆ maxQualityLevels

uint32_t VkVideoEncodeCapabilitiesKHR::maxQualityLevels

Definition at line 10765 of file vulkan_core.h.

◆ maxRateControlLayers

uint32_t VkVideoEncodeCapabilitiesKHR::maxRateControlLayers

Definition at line 10763 of file vulkan_core.h.

◆ pNext

void* VkVideoEncodeCapabilitiesKHR::pNext

Definition at line 10760 of file vulkan_core.h.

◆ rateControlModes

VkVideoEncodeRateControlModeFlagsKHR VkVideoEncodeCapabilitiesKHR::rateControlModes

Definition at line 10762 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeCapabilitiesKHR::sType

Definition at line 10759 of file vulkan_core.h.

◆ supportedEncodeFeedbackFlags

VkVideoEncodeFeedbackFlagsKHR VkVideoEncodeCapabilitiesKHR::supportedEncodeFeedbackFlags

Definition at line 10767 of file vulkan_core.h.


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