ReactOS 0.4.17-dev-934-g091855f
VkVideoEncodeH265NaluSliceSegmentInfoKHR Struct Reference

#include <vulkan.h>

Collaboration diagram for VkVideoEncodeH265NaluSliceSegmentInfoKHR:

Public Attributes

VkStructureType sType
 
const void * pNext
 
int32_t constantQp
 
const StdVideoEncodeH265SliceSegmentHeader * pStdSliceSegmentHeader
 

Detailed Description

Definition at line 17505 of file vulkan.h.

Member Data Documentation

◆ constantQp

int32_t VkVideoEncodeH265NaluSliceSegmentInfoKHR::constantQp

Definition at line 17509 of file vulkan.h.

◆ pNext

const void* VkVideoEncodeH265NaluSliceSegmentInfoKHR::pNext

Definition at line 17508 of file vulkan.h.

◆ pStdSliceSegmentHeader

const StdVideoEncodeH265SliceSegmentHeader* VkVideoEncodeH265NaluSliceSegmentInfoKHR::pStdSliceSegmentHeader

Definition at line 17510 of file vulkan.h.

◆ sType

VkStructureType VkVideoEncodeH265NaluSliceSegmentInfoKHR::sType

Definition at line 17507 of file vulkan.h.


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