Update for Vulkan-Docs 1.3.263
This commit is contained in:
parent
a0c76b4ef7
commit
2634c969d7
18 changed files with 1473 additions and 664 deletions
|
|
@ -44,6 +44,7 @@ extern "C" {
|
|||
#define STD_VIDEO_H265_MAX_LONG_TERM_REF_PICS_SPS 32
|
||||
#define STD_VIDEO_H265_MAX_LONG_TERM_PICS 16
|
||||
#define STD_VIDEO_H265_MAX_DELTA_POC 48
|
||||
#define STD_VIDEO_H265_NO_REFERENCE_PICTURE 0xFF
|
||||
|
||||
typedef enum StdVideoH265ChromaFormatIdc {
|
||||
STD_VIDEO_H265_CHROMA_FORMAT_IDC_MONOCHROME = 0,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue