Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkVideoProfileListInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t profileCount
 
const VkVideoProfileInfoKHRpProfiles
 

Detailed Description

Definition at line 8119 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkVideoProfileListInfoKHR::pNext

Definition at line 8121 of file vulkan_core.h.

◆ pProfiles

const VkVideoProfileInfoKHR* VkVideoProfileListInfoKHR::pProfiles

Definition at line 8123 of file vulkan_core.h.

◆ profileCount

uint32_t VkVideoProfileListInfoKHR::profileCount

Definition at line 8122 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoProfileListInfoKHR::sType

Definition at line 8120 of file vulkan_core.h.


The documentation for this struct was generated from the following file: