ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeAV1SessionCreateInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeAV1SessionCreateInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 useMaxLevel
 
StdVideoAV1Level maxLevel
 

Detailed Description

Definition at line 14755 of file vulkan.h.

Member Data Documentation

◆ maxLevel

StdVideoAV1Level VkVideoEncodeAV1SessionCreateInfoKHR::maxLevel

Definition at line 14760 of file vulkan.h.

◆ pNext

const void* VkVideoEncodeAV1SessionCreateInfoKHR::pNext

Definition at line 14758 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeAV1SessionCreateInfoKHR::sType

Definition at line 14757 of file vulkan.h.

◆ useMaxLevel

VkBool32 VkVideoEncodeAV1SessionCreateInfoKHR::useMaxLevel

Definition at line 14759 of file vulkan.h.


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