Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | useMaxLevelIdc |
StdVideoH265LevelIdc | maxLevelIdc |
Definition at line 8580 of file vulkan_core.h.
StdVideoH265LevelIdc VkVideoEncodeH265SessionCreateInfoKHR::maxLevelIdc |
Definition at line 8584 of file vulkan_core.h.
const void* VkVideoEncodeH265SessionCreateInfoKHR::pNext |
Definition at line 8582 of file vulkan_core.h.
VkStructureType VkVideoEncodeH265SessionCreateInfoKHR::sType |
Definition at line 8581 of file vulkan_core.h.
VkBool32 VkVideoEncodeH265SessionCreateInfoKHR::useMaxLevelIdc |
Definition at line 8583 of file vulkan_core.h.