ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeAV1ProfileInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeAV1ProfileInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
StdVideoAV1Profile stdProfile
 

Detailed Description

Definition at line 14689 of file vulkan.h.

Member Data Documentation

◆ pNext

const void* VkVideoEncodeAV1ProfileInfoKHR::pNext

Definition at line 14692 of file vulkan.h.

◆ stdProfile

StdVideoAV1Profile VkVideoEncodeAV1ProfileInfoKHR::stdProfile

Definition at line 14693 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeAV1ProfileInfoKHR::sType

Definition at line 14691 of file vulkan.h.


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