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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkVideoEncodeUsageFlagsKHR videoUsageHints
 
VkVideoEncodeContentFlagsKHR videoContentHints
 
VkVideoEncodeTuningModeKHR tuningMode
 

Detailed Description

Definition at line 10776 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkVideoEncodeUsageInfoKHR::pNext

Definition at line 10778 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeUsageInfoKHR::sType

Definition at line 10777 of file vulkan_core.h.

◆ tuningMode

VkVideoEncodeTuningModeKHR VkVideoEncodeUsageInfoKHR::tuningMode

Definition at line 10781 of file vulkan_core.h.

◆ videoContentHints

VkVideoEncodeContentFlagsKHR VkVideoEncodeUsageInfoKHR::videoContentHints

Definition at line 10780 of file vulkan_core.h.

◆ videoUsageHints

VkVideoEncodeUsageFlagsKHR VkVideoEncodeUsageInfoKHR::videoUsageHints

Definition at line 10779 of file vulkan_core.h.


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