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 |
StdVideoH265LevelIdc | maxLevelIdc |
Definition at line 8696 of file vulkan_core.h.
StdVideoH265LevelIdc VkVideoEncodeH265SessionCreateInfoKHR::maxLevelIdc |
Definition at line 8700 of file vulkan_core.h.
const void* VkVideoEncodeH265SessionCreateInfoKHR::pNext |
Definition at line 8698 of file vulkan_core.h.
VkStructureType VkVideoEncodeH265SessionCreateInfoKHR::sType |
Definition at line 8697 of file vulkan_core.h.
VkBool32 VkVideoEncodeH265SessionCreateInfoKHR::useMaxLevelIdc |
Definition at line 8699 of file vulkan_core.h.