Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | useMaxLevelIdc |
StdVideoH264LevelIdc | maxLevelIdc |
Definition at line 8379 of file vulkan_core.h.
StdVideoH264LevelIdc VkVideoEncodeH264SessionCreateInfoKHR::maxLevelIdc |
Definition at line 8383 of file vulkan_core.h.
const void* VkVideoEncodeH264SessionCreateInfoKHR::pNext |
Definition at line 8381 of file vulkan_core.h.
VkStructureType VkVideoEncodeH264SessionCreateInfoKHR::sType |
Definition at line 8380 of file vulkan_core.h.
VkBool32 VkVideoEncodeH264SessionCreateInfoKHR::useMaxLevelIdc |
Definition at line 8382 of file vulkan_core.h.