Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkVideoDecodeH265PictureInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 10089 of file vulkan_core.h.

Field Documentation

◆ pNext

const void* VkVideoDecodeH265PictureInfoKHR::pNext

Definition at line 10091 of file vulkan_core.h.

◆ pSliceSegmentOffsets

const uint32_t* VkVideoDecodeH265PictureInfoKHR::pSliceSegmentOffsets

Definition at line 10094 of file vulkan_core.h.

◆ pStdPictureInfo

const StdVideoDecodeH265PictureInfo* VkVideoDecodeH265PictureInfoKHR::pStdPictureInfo

Definition at line 10092 of file vulkan_core.h.

◆ sliceSegmentCount

uint32_t VkVideoDecodeH265PictureInfoKHR::sliceSegmentCount

Definition at line 10093 of file vulkan_core.h.

◆ sType

VkStructureType VkVideoDecodeH265PictureInfoKHR::sType

Definition at line 10090 of file vulkan_core.h.


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