Vulkan-Hpp
VkVideoDecodeH265PictureInfoKHR Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
const StdVideoDecodeH265PictureInfopStdPictureInfo
 
uint32_t sliceSegmentCount
 
const uint32_t * pSliceSegmentOffsets
 

Detailed Description

Definition at line 9962 of file vulkan_core.h.

Member Data Documentation

◆ pNext

const void* VkVideoDecodeH265PictureInfoKHR::pNext

Definition at line 9964 of file vulkan_core.h.

◆ pSliceSegmentOffsets

const uint32_t* VkVideoDecodeH265PictureInfoKHR::pSliceSegmentOffsets

Definition at line 9967 of file vulkan_core.h.

◆ pStdPictureInfo

const StdVideoDecodeH265PictureInfo* VkVideoDecodeH265PictureInfoKHR::pStdPictureInfo

Definition at line 9965 of file vulkan_core.h.

◆ sliceSegmentCount

uint32_t VkVideoDecodeH265PictureInfoKHR::sliceSegmentCount

Definition at line 9966 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoDecodeH265PictureInfoKHR::sType

Definition at line 9963 of file vulkan_core.h.


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