Vulkan-Hpp
VkVideoEncodeH264SessionCreateInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 useMaxLevelIdc
 
StdVideoH264LevelIdc maxLevelIdc
 

Detailed Description

Definition at line 8379 of file vulkan_core.h.

Member Data Documentation

◆ maxLevelIdc

StdVideoH264LevelIdc VkVideoEncodeH264SessionCreateInfoKHR::maxLevelIdc

Definition at line 8383 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeH264SessionCreateInfoKHR::pNext

Definition at line 8381 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeH264SessionCreateInfoKHR::sType

Definition at line 8380 of file vulkan_core.h.

◆ useMaxLevelIdc

VkBool32 VkVideoEncodeH264SessionCreateInfoKHR::useMaxLevelIdc

Definition at line 8382 of file vulkan_core.h.


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