ReactOS 0.4.17-dev-934-g091855f
VkVideoProfileListInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoProfileListInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t profileCount
 
const VkVideoProfileInfoKHR * pProfiles
 

Detailed Description

Definition at line 15164 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkVideoProfileListInfoKHR::pNext

Definition at line 15167 of file vulkan.h.

◆ pProfiles

const VkVideoProfileInfoKHR* VkVideoProfileListInfoKHR::pProfiles

Definition at line 15169 of file vulkan.h.

◆ profileCount

uint32_t VkVideoProfileListInfoKHR::profileCount

Definition at line 15168 of file vulkan.h.

◆ sType

VkStructureType VkVideoProfileListInfoKHR::sType

Definition at line 15166 of file vulkan.h.


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