Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkBool32 | useMaxLevelIdc |
StdVideoH264LevelIdc | maxLevelIdc |
Definition at line 8495 of file vulkan_core.h.
StdVideoH264LevelIdc VkVideoEncodeH264SessionCreateInfoKHR::maxLevelIdc |
Definition at line 8499 of file vulkan_core.h.
const void* VkVideoEncodeH264SessionCreateInfoKHR::pNext |
Definition at line 8497 of file vulkan_core.h.
VkStructureType VkVideoEncodeH264SessionCreateInfoKHR::sType |
Definition at line 8496 of file vulkan_core.h.
VkBool32 VkVideoEncodeH264SessionCreateInfoKHR::useMaxLevelIdc |
Definition at line 8498 of file vulkan_core.h.