Vulkan-Hpp
VkVideoEncodeH265SessionCreateInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 useMaxLevelIdc
 
StdVideoH265LevelIdc maxLevelIdc
 

Detailed Description

Definition at line 8580 of file vulkan_core.h.

Member Data Documentation

◆ maxLevelIdc

StdVideoH265LevelIdc VkVideoEncodeH265SessionCreateInfoKHR::maxLevelIdc

Definition at line 8584 of file vulkan_core.h.

◆ pNext

const void* VkVideoEncodeH265SessionCreateInfoKHR::pNext

Definition at line 8582 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoEncodeH265SessionCreateInfoKHR::sType

Definition at line 8581 of file vulkan_core.h.

◆ useMaxLevelIdc

VkBool32 VkVideoEncodeH265SessionCreateInfoKHR::useMaxLevelIdc

Definition at line 8583 of file vulkan_core.h.


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