ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeAV1PictureInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeAV1PictureInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkVideoEncodeAV1PredictionModeKHR predictionMode
 
VkVideoEncodeAV1RateControlGroupKHR rateControlGroup
 
uint32_t constantQIndex
 
const StdVideoEncodeAV1PictureInfo * pStdPictureInfo
 
int32_t referenceNameSlotIndices [VK_MAX_VIDEO_AV1_REFERENCES_PER_FRAME_KHR]
 
VkBool32 primaryReferenceCdfOnly
 
VkBool32 generateObuExtensionHeader
 

Detailed Description

Definition at line 16955 of file vulkan.h.

Member Data Documentation

◆ constantQIndex

uint32_t VkVideoEncodeAV1PictureInfoKHR::constantQIndex

Definition at line 16961 of file vulkan.h.

◆ generateObuExtensionHeader

VkBool32 VkVideoEncodeAV1PictureInfoKHR::generateObuExtensionHeader

Definition at line 16965 of file vulkan.h.

◆ pNext

const void* VkVideoEncodeAV1PictureInfoKHR::pNext

Definition at line 16958 of file vulkan.h.

◆ predictionMode

VkVideoEncodeAV1PredictionModeKHR VkVideoEncodeAV1PictureInfoKHR::predictionMode

Definition at line 16959 of file vulkan.h.

◆ primaryReferenceCdfOnly

VkBool32 VkVideoEncodeAV1PictureInfoKHR::primaryReferenceCdfOnly

Definition at line 16964 of file vulkan.h.

◆ pStdPictureInfo

const StdVideoEncodeAV1PictureInfo* VkVideoEncodeAV1PictureInfoKHR::pStdPictureInfo

Definition at line 16962 of file vulkan.h.

◆ rateControlGroup

VkVideoEncodeAV1RateControlGroupKHR VkVideoEncodeAV1PictureInfoKHR::rateControlGroup

Definition at line 16960 of file vulkan.h.

◆ referenceNameSlotIndices

int32_t VkVideoEncodeAV1PictureInfoKHR::referenceNameSlotIndices[VK_MAX_VIDEO_AV1_REFERENCES_PER_FRAME_KHR]

Definition at line 16963 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeAV1PictureInfoKHR::sType

Definition at line 16957 of file vulkan.h.


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