ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeAV1GopRemainingFrameInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeAV1GopRemainingFrameInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkBool32 useGopRemainingFrames
 
uint32_t gopRemainingIntra
 
uint32_t gopRemainingPredictive
 
uint32_t gopRemainingBipredictive
 

Detailed Description

Definition at line 14679 of file vulkan.h.

Member Data Documentation

◆ gopRemainingBipredictive

uint32_t VkVideoEncodeAV1GopRemainingFrameInfoKHR::gopRemainingBipredictive

Definition at line 14686 of file vulkan.h.

◆ gopRemainingIntra

uint32_t VkVideoEncodeAV1GopRemainingFrameInfoKHR::gopRemainingIntra

Definition at line 14684 of file vulkan.h.

◆ gopRemainingPredictive

uint32_t VkVideoEncodeAV1GopRemainingFrameInfoKHR::gopRemainingPredictive

Definition at line 14685 of file vulkan.h.

◆ pNext

const void* VkVideoEncodeAV1GopRemainingFrameInfoKHR::pNext

Definition at line 14682 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeAV1GopRemainingFrameInfoKHR::sType

Definition at line 14681 of file vulkan.h.

◆ useGopRemainingFrames

VkBool32 VkVideoEncodeAV1GopRemainingFrameInfoKHR::useGopRemainingFrames

Definition at line 14683 of file vulkan.h.


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