Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoProfileListInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t profileCount
 
const VkVideoProfileInfoKHRpProfiles
 

Detailed Description

Definition at line 8149 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkVideoProfileListInfoKHR::pNext

Definition at line 8151 of file vulkan_core.h.

◆ pProfiles

const VkVideoProfileInfoKHR* VkVideoProfileListInfoKHR::pProfiles

Definition at line 8153 of file vulkan_core.h.

◆ profileCount

uint32_t VkVideoProfileListInfoKHR::profileCount

Definition at line 8152 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoProfileListInfoKHR::sType

Definition at line 8150 of file vulkan_core.h.


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