ReactOS 0.4.17-dev-934-g091855f
VkVideoDecodeAV1ProfileInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoDecodeAV1ProfileInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
StdVideoAV1Profile stdProfile
 
VkBool32 filmGrainSupport
 

Detailed Description

Definition at line 14590 of file vulkan.h.

Member Data Documentation

◆ filmGrainSupport

VkBool32 VkVideoDecodeAV1ProfileInfoKHR::filmGrainSupport

Definition at line 14595 of file vulkan.h.

◆ pNext

const void* VkVideoDecodeAV1ProfileInfoKHR::pNext

Definition at line 14593 of file vulkan.h.

◆ stdProfile

StdVideoAV1Profile VkVideoDecodeAV1ProfileInfoKHR::stdProfile

Definition at line 14594 of file vulkan.h.

◆ sType

VkStructureType VkVideoDecodeAV1ProfileInfoKHR::sType

Definition at line 14592 of file vulkan.h.


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