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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t queueFamilyIndex
 
VkVideoSessionCreateFlagsKHR flags
 
const VkVideoProfileInfoKHRpVideoProfile
 
VkFormat pictureFormat
 
VkExtent2D maxCodedExtent
 
VkFormat referencePictureFormat
 
uint32_t maxDpbSlots
 
uint32_t maxActiveReferencePictures
 
const VkExtensionPropertiespStdHeaderVersion
 

Detailed Description

Definition at line 8219 of file vulkan_core.h.

Field Documentation

◆ flags

VkVideoSessionCreateFlagsKHR VkVideoSessionCreateInfoKHR::flags

Definition at line 8223 of file vulkan_core.h.

◆ maxActiveReferencePictures

uint32_t VkVideoSessionCreateInfoKHR::maxActiveReferencePictures

Definition at line 8229 of file vulkan_core.h.

◆ maxCodedExtent

VkExtent2D VkVideoSessionCreateInfoKHR::maxCodedExtent

Definition at line 8226 of file vulkan_core.h.

◆ maxDpbSlots

uint32_t VkVideoSessionCreateInfoKHR::maxDpbSlots

Definition at line 8228 of file vulkan_core.h.

◆ pictureFormat

VkFormat VkVideoSessionCreateInfoKHR::pictureFormat

Definition at line 8225 of file vulkan_core.h.

◆ pNext

const void* VkVideoSessionCreateInfoKHR::pNext

Definition at line 8221 of file vulkan_core.h.

◆ pStdHeaderVersion

const VkExtensionProperties* VkVideoSessionCreateInfoKHR::pStdHeaderVersion

Definition at line 8230 of file vulkan_core.h.

◆ pVideoProfile

const VkVideoProfileInfoKHR* VkVideoSessionCreateInfoKHR::pVideoProfile

Definition at line 8224 of file vulkan_core.h.

◆ queueFamilyIndex

uint32_t VkVideoSessionCreateInfoKHR::queueFamilyIndex

Definition at line 8222 of file vulkan_core.h.

◆ referencePictureFormat

VkFormat VkVideoSessionCreateInfoKHR::referencePictureFormat

Definition at line 8227 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoSessionCreateInfoKHR::sType

Definition at line 8220 of file vulkan_core.h.


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