![]() |
Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| uint32_t | profileCount |
| const VkVideoProfileInfoKHR * | pProfiles |
Definition at line 8119 of file vulkan_core.h.
| const void* VkVideoProfileListInfoKHR::pNext |
Definition at line 8121 of file vulkan_core.h.
| const VkVideoProfileInfoKHR* VkVideoProfileListInfoKHR::pProfiles |
Definition at line 8123 of file vulkan_core.h.
| uint32_t VkVideoProfileListInfoKHR::profileCount |
Definition at line 8122 of file vulkan_core.h.
| VkStructureType VkVideoProfileListInfoKHR::sType |
Definition at line 8120 of file vulkan_core.h.