Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkVideoEncodeUsageFlagsKHR | videoUsageHints |
VkVideoEncodeContentFlagsKHR | videoContentHints |
VkVideoEncodeTuningModeKHR | tuningMode |
Definition at line 10776 of file vulkan_core.h.
const void* VkVideoEncodeUsageInfoKHR::pNext |
Definition at line 10778 of file vulkan_core.h.
VkStructureType VkVideoEncodeUsageInfoKHR::sType |
Definition at line 10777 of file vulkan_core.h.
VkVideoEncodeTuningModeKHR VkVideoEncodeUsageInfoKHR::tuningMode |
Definition at line 10781 of file vulkan_core.h.
VkVideoEncodeContentFlagsKHR VkVideoEncodeUsageInfoKHR::videoContentHints |
Definition at line 10780 of file vulkan_core.h.
VkVideoEncodeUsageFlagsKHR VkVideoEncodeUsageInfoKHR::videoUsageHints |
Definition at line 10779 of file vulkan_core.h.