Vulkan-Hpp
VkVideoEncodeUsageInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

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

Detailed Description

Definition at line 10592 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkVideoEncodeUsageInfoKHR::pNext

Definition at line 10594 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeUsageInfoKHR::sType

Definition at line 10593 of file vulkan_core.h.

◆ tuningMode

VkVideoEncodeTuningModeKHR VkVideoEncodeUsageInfoKHR::tuningMode

Definition at line 10597 of file vulkan_core.h.

◆ videoContentHints

VkVideoEncodeContentFlagsKHR VkVideoEncodeUsageInfoKHR::videoContentHints

Definition at line 10596 of file vulkan_core.h.

◆ videoUsageHints

VkVideoEncodeUsageFlagsKHR VkVideoEncodeUsageInfoKHR::videoUsageHints

Definition at line 10595 of file vulkan_core.h.


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