Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkVideoEncodeUsageFlagsKHR | videoUsageHints |
VkVideoEncodeContentFlagsKHR | videoContentHints |
VkVideoEncodeTuningModeKHR | tuningMode |
Definition at line 10592 of file vulkan_core.h.
const void* VkVideoEncodeUsageInfoKHR::pNext |
Definition at line 10594 of file vulkan_core.h.
VkStructureType VkVideoEncodeUsageInfoKHR::sType |
Definition at line 10593 of file vulkan_core.h.
VkVideoEncodeTuningModeKHR VkVideoEncodeUsageInfoKHR::tuningMode |
Definition at line 10597 of file vulkan_core.h.
VkVideoEncodeContentFlagsKHR VkVideoEncodeUsageInfoKHR::videoContentHints |
Definition at line 10596 of file vulkan_core.h.
VkVideoEncodeUsageFlagsKHR VkVideoEncodeUsageInfoKHR::videoUsageHints |
Definition at line 10595 of file vulkan_core.h.