[{"data":1,"prerenderedAt":10400},["ShallowReactive",2],{"Au9xYhPJal":3,"VyF3Mmj32r":8891,"N9m89Rcq0G":9070},{"title":4,"description":5,"body":6,"_type":8890,"_id":4},"VK_KHR_video_encode_h265.proposal","This document outlines a proposal to enable performing H.265/HEVC video encode operations in Vulkan.",{"type":7,"children":8,"toc":8855},"root",[9,16,23,45,50,56,75,95,100,113,138,143,185,191,198,210,216,237,258,329,340,346,374,599,610,723,734,745,758,776,803,836,841,868,886,904,915,921,940,1053,1066,1220,1239,1244,1305,1310,1315,1326,1346,1365,1480,1505,1544,1570,1644,1679,1691,1709,1715,1734,1843,1862,1880,1904,1917,1922,2009,2020,2031,2065,2141,2158,2163,2176,2191,2197,2253,2273,2279,2284,2302,2413,2423,2501,2537,2548,2567,2670,2717,2742,2773,2870,2910,2916,2922,3526,3532,4108,4114,4928,4934,5725,5731,6502,6508,7629,7635,8590,8596,8602,8620,8633,8644,8650,8655,8668,8699,8704,8710,8715,8721,8726,8732,8759,8781,8814,8820,8825,8838,8844,8849],{"type":10,"tag":11,"props":12,"children":13},"element","p",{},[14],{"type":15,"value":5},"text",{"type":10,"tag":17,"props":18,"children":20},"h2",{"id":19},"_problem_statement",[21],{"type":15,"value":22},"Problem Statement",{"type":10,"tag":11,"props":24,"children":25},{},[26,28,35,37,43],{"type":15,"value":27},"The ",{"type":10,"tag":29,"props":30,"children":32},"code",{"className":31},[],[33],{"type":15,"value":34},"VK_KHR_video_queue",{"type":15,"value":36}," extension introduces support for video coding operations and the ",{"type":10,"tag":29,"props":38,"children":40},{"className":39},[],[41],{"type":15,"value":42},"VK_KHR_video_encode_queue",{"type":15,"value":44}," extension further extends this with APIs specific to video encoding.",{"type":10,"tag":11,"props":46,"children":47},{},[48],{"type":15,"value":49},"The goal of this proposal is to build upon this infrastructure to introduce support for encoding elementary video stream sequences compliant with the H.265/HEVC video compression standard.",{"type":10,"tag":17,"props":51,"children":53},{"id":52},"_solution_space",[54],{"type":15,"value":55},"Solution Space",{"type":10,"tag":11,"props":57,"children":58},{},[59,61,66,68,73],{"type":15,"value":60},"As the ",{"type":10,"tag":29,"props":62,"children":64},{"className":63},[],[65],{"type":15,"value":34},{"type":15,"value":67}," and ",{"type":10,"tag":29,"props":69,"children":71},{"className":70},[],[72],{"type":15,"value":42},{"type":15,"value":74}," extensions already laid down the architecture for how codec-specific video encode extensions need to be designed, this extension only needs to define the APIs to provide the necessary codec-specific parameters at various points during the use of the codec-independent APIs. In particular:",{"type":10,"tag":76,"props":77,"children":78},"ul",{},[79,85,90],{"type":10,"tag":80,"props":81,"children":82},"li",{},[83],{"type":15,"value":84},"APIs allowing to specify H.265 video, sequence, and picture parameter sets (VPS, SPS, PPS) to be stored in video session parameters objects",{"type":10,"tag":80,"props":86,"children":87},{},[88],{"type":15,"value":89},"APIs allowing to specify H.265 information specific to the encoded picture, including references to previously stored VPS, SPS, and PPS entries",{"type":10,"tag":80,"props":91,"children":92},{},[93],{"type":15,"value":94},"APIs allowing to specify H.265 reference picture information specific to the active reference pictures and optional reconstructed picture used in video encode operations",{"type":10,"tag":11,"props":96,"children":97},{},[98],{"type":15,"value":99},"Codec-specific encoding parameters are specified by the application through custom definitions provided by a video std header dedicated to H.265 video encoding.",{"type":10,"tag":11,"props":101,"children":102},{},[103,105,111],{"type":15,"value":104},"This proposal uses the common H.265 definitions first utilized by the ",{"type":10,"tag":29,"props":106,"children":108},{"className":107},[],[109],{"type":15,"value":110},"VK_KHR_video_decode_h265",{"type":15,"value":112}," extension and augments it with another video std header specific to H.265 encoding. Thus this extension uses the following video std headers:",{"type":10,"tag":76,"props":114,"children":115},{},[116,127],{"type":10,"tag":80,"props":117,"children":118},{},[119,125],{"type":10,"tag":29,"props":120,"children":122},{"className":121},[],[123],{"type":15,"value":124},"vulkan_video_codec_h265std",{"type":15,"value":126}," - containing common definitions for all H.265 video coding operations",{"type":10,"tag":80,"props":128,"children":129},{},[130,136],{"type":10,"tag":29,"props":131,"children":133},{"className":132},[],[134],{"type":15,"value":135},"vulkan_video_codec_h265std_encode",{"type":15,"value":137}," - containing definitions specific to H.265 video encoding operations",{"type":10,"tag":11,"props":139,"children":140},{},[141],{"type":15,"value":142},"These headers can be included as follows:",{"type":10,"tag":144,"props":145,"children":150},"pre",{"className":146,"code":147,"language":148,"meta":149,"style":149},"language-c shiki shiki-themes github-light-default github-dark-default","#include \u003Cvk_video/vulkan_video_codec_h265std.h>\n#include \u003Cvk_video/vulkan_video_codec_h265std_encode.h>\n","c","",[151],{"type":10,"tag":29,"props":152,"children":153},{"__ignoreMap":149},[154,172],{"type":10,"tag":155,"props":156,"children":159},"span",{"class":157,"line":158},"line",1,[160,166],{"type":10,"tag":155,"props":161,"children":163},{"style":162},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[164],{"type":15,"value":165},"#include",{"type":10,"tag":155,"props":167,"children":169},{"style":168},"--shiki-default:#0A3069;--shiki-dark:#A5D6FF",[170],{"type":15,"value":171}," \u003Cvk_video/vulkan_video_codec_h265std.h>\n",{"type":10,"tag":155,"props":173,"children":175},{"class":157,"line":174},2,[176,180],{"type":10,"tag":155,"props":177,"children":178},{"style":162},[179],{"type":15,"value":165},{"type":10,"tag":155,"props":181,"children":182},{"style":168},[183],{"type":15,"value":184}," \u003Cvk_video/vulkan_video_codec_h265std_encode.h>\n",{"type":10,"tag":17,"props":186,"children":188},{"id":187},"_proposal",[189],{"type":15,"value":190},"Proposal",{"type":10,"tag":192,"props":193,"children":195},"h3",{"id":194},"_video_std_headers",[196],{"type":15,"value":197},"Video Std Headers",{"type":10,"tag":11,"props":199,"children":200},{},[201,203,208],{"type":15,"value":202},"This extension uses the new ",{"type":10,"tag":29,"props":204,"children":206},{"className":205},[],[207],{"type":15,"value":135},{"type":15,"value":209}," video std header. Implementations must always support at least version 1.0.0 of this video std header.",{"type":10,"tag":192,"props":211,"children":213},{"id":212},"_h_265_encode_profiles",[214],{"type":15,"value":215},"H.265 Encode Profiles",{"type":10,"tag":11,"props":217,"children":218},{},[219,221,227,229,235],{"type":15,"value":220},"This extension introduces the new video codec operation ",{"type":10,"tag":29,"props":222,"children":224},{"className":223},[],[225],{"type":15,"value":226},"VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR",{"type":15,"value":228},". This flag can be used to check whether a particular queue family supports encoding H.265/HEVC content, as returned in ",{"type":10,"tag":29,"props":230,"children":232},{"className":231},[],[233],{"type":15,"value":234},"VkQueueFamilyVideoPropertiesKHR",{"type":15,"value":236},".",{"type":10,"tag":11,"props":238,"children":239},{},[240,242,248,250,256],{"type":15,"value":241},"An H.265 encode profile can be defined through a ",{"type":10,"tag":29,"props":243,"children":245},{"className":244},[],[246],{"type":15,"value":247},"VkVideoProfileInfoKHR",{"type":15,"value":249}," structure using this new video codec operation and by including the following new codec-specific profile information structure in the ",{"type":10,"tag":29,"props":251,"children":253},{"className":252},[],[254],{"type":15,"value":255},"pNext",{"type":15,"value":257}," chain:",{"type":10,"tag":144,"props":259,"children":261},{"className":146,"code":260,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265ProfileInfoKHR {\n VkStructureType sType;\n const void* pNext;\n StdVideoH265ProfileIdc stdProfileIdc;\n} VkVideoEncodeH265ProfileInfoKHR;\n",[262],{"type":10,"tag":29,"props":263,"children":264},{"__ignoreMap":149},[265,284,292,311,320],{"type":10,"tag":155,"props":266,"children":267},{"class":157,"line":158},[268,273,278],{"type":10,"tag":155,"props":269,"children":270},{"style":162},[271],{"type":15,"value":272},"typedef",{"type":10,"tag":155,"props":274,"children":275},{"style":162},[276],{"type":15,"value":277}," struct",{"type":10,"tag":155,"props":279,"children":281},{"style":280},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[282],{"type":15,"value":283}," VkVideoEncodeH265ProfileInfoKHR {\n",{"type":10,"tag":155,"props":285,"children":286},{"class":157,"line":174},[287],{"type":10,"tag":155,"props":288,"children":289},{"style":280},[290],{"type":15,"value":291}," VkStructureType sType;\n",{"type":10,"tag":155,"props":293,"children":295},{"class":157,"line":294},3,[296,301,306],{"type":10,"tag":155,"props":297,"children":298},{"style":162},[299],{"type":15,"value":300}," const",{"type":10,"tag":155,"props":302,"children":303},{"style":162},[304],{"type":15,"value":305}," void*",{"type":10,"tag":155,"props":307,"children":308},{"style":280},[309],{"type":15,"value":310}," pNext;\n",{"type":10,"tag":155,"props":312,"children":314},{"class":157,"line":313},4,[315],{"type":10,"tag":155,"props":316,"children":317},{"style":280},[318],{"type":15,"value":319}," StdVideoH265ProfileIdc stdProfileIdc;\n",{"type":10,"tag":155,"props":321,"children":323},{"class":157,"line":322},5,[324],{"type":10,"tag":155,"props":325,"children":326},{"style":280},[327],{"type":15,"value":328},"} VkVideoEncodeH265ProfileInfoKHR;\n",{"type":10,"tag":11,"props":330,"children":331},{},[332,338],{"type":10,"tag":29,"props":333,"children":335},{"className":334},[],[336],{"type":15,"value":337},"stdProfileIdc",{"type":15,"value":339}," specifies the H.265 profile indicator.",{"type":10,"tag":192,"props":341,"children":343},{"id":342},"_h_265_encode_capabilities",[344],{"type":15,"value":345},"H.265 Encode Capabilities",{"type":10,"tag":11,"props":347,"children":348},{},[349,351,356,358,364,366,372],{"type":15,"value":350},"Applications need to include the following new structure in the ",{"type":10,"tag":29,"props":352,"children":354},{"className":353},[],[355],{"type":15,"value":255},{"type":15,"value":357}," chain of ",{"type":10,"tag":29,"props":359,"children":361},{"className":360},[],[362],{"type":15,"value":363},"VkVideoCapabilitiesKHR",{"type":15,"value":365}," when calling the ",{"type":10,"tag":29,"props":367,"children":369},{"className":368},[],[370],{"type":15,"value":371},"vkGetPhysicalDeviceVideoCapabilitiesKHR",{"type":15,"value":373}," command to retrieve the capabilities specific to H.265 video encoding:",{"type":10,"tag":144,"props":375,"children":377},{"className":146,"code":376,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265CapabilitiesKHR {\n VkStructureType sType;\n void* pNext;\n VkVideoEncodeH265CapabilityFlagsKHR flags;\n StdVideoH265LevelIdc maxLevelIdc;\n uint32_t maxSliceSegmentCount;\n VkExtent2D maxTiles;\n VkVideoEncodeH265CtbSizeFlagsKHR ctbSizes;\n VkVideoEncodeH265TransformBlockSizeFlagsKHR transformBlockSizes;\n uint32_t maxPPictureL0ReferenceCount;\n uint32_t maxBPictureL0ReferenceCount;\n uint32_t maxL1ReferenceCount;\n uint32_t maxSubLayerCount;\n VkBool32 expectDyadicTemporalSubLayerPattern;\n int32_t minQp;\n int32_t maxQp;\n VkBool32 prefersGopRemainingFrames;\n VkBool32 requiresGopRemainingFrames;\n VkVideoEncodeH265StdFlagsKHR stdSyntaxFlags;\n} VkVideoEncodeH265CapabilitiesKHR;\n",[378],{"type":10,"tag":29,"props":379,"children":380},{"__ignoreMap":149},[381,397,405,418,426,434,448,457,466,475,488,501,514,527,536,550,563,572,581,590],{"type":10,"tag":155,"props":382,"children":383},{"class":157,"line":158},[384,388,392],{"type":10,"tag":155,"props":385,"children":386},{"style":162},[387],{"type":15,"value":272},{"type":10,"tag":155,"props":389,"children":390},{"style":162},[391],{"type":15,"value":277},{"type":10,"tag":155,"props":393,"children":394},{"style":280},[395],{"type":15,"value":396}," VkVideoEncodeH265CapabilitiesKHR {\n",{"type":10,"tag":155,"props":398,"children":399},{"class":157,"line":174},[400],{"type":10,"tag":155,"props":401,"children":402},{"style":280},[403],{"type":15,"value":404}," VkStructureType sType;\n",{"type":10,"tag":155,"props":406,"children":407},{"class":157,"line":294},[408,413],{"type":10,"tag":155,"props":409,"children":410},{"style":162},[411],{"type":15,"value":412}," void*",{"type":10,"tag":155,"props":414,"children":415},{"style":280},[416],{"type":15,"value":417}," pNext;\n",{"type":10,"tag":155,"props":419,"children":420},{"class":157,"line":313},[421],{"type":10,"tag":155,"props":422,"children":423},{"style":280},[424],{"type":15,"value":425}," VkVideoEncodeH265CapabilityFlagsKHR flags;\n",{"type":10,"tag":155,"props":427,"children":428},{"class":157,"line":322},[429],{"type":10,"tag":155,"props":430,"children":431},{"style":280},[432],{"type":15,"value":433}," StdVideoH265LevelIdc maxLevelIdc;\n",{"type":10,"tag":155,"props":435,"children":437},{"class":157,"line":436},6,[438,443],{"type":10,"tag":155,"props":439,"children":440},{"style":162},[441],{"type":15,"value":442}," uint32_t",{"type":10,"tag":155,"props":444,"children":445},{"style":280},[446],{"type":15,"value":447}," maxSliceSegmentCount;\n",{"type":10,"tag":155,"props":449,"children":451},{"class":157,"line":450},7,[452],{"type":10,"tag":155,"props":453,"children":454},{"style":280},[455],{"type":15,"value":456}," VkExtent2D maxTiles;\n",{"type":10,"tag":155,"props":458,"children":460},{"class":157,"line":459},8,[461],{"type":10,"tag":155,"props":462,"children":463},{"style":280},[464],{"type":15,"value":465}," VkVideoEncodeH265CtbSizeFlagsKHR ctbSizes;\n",{"type":10,"tag":155,"props":467,"children":469},{"class":157,"line":468},9,[470],{"type":10,"tag":155,"props":471,"children":472},{"style":280},[473],{"type":15,"value":474}," VkVideoEncodeH265TransformBlockSizeFlagsKHR transformBlockSizes;\n",{"type":10,"tag":155,"props":476,"children":478},{"class":157,"line":477},10,[479,483],{"type":10,"tag":155,"props":480,"children":481},{"style":162},[482],{"type":15,"value":442},{"type":10,"tag":155,"props":484,"children":485},{"style":280},[486],{"type":15,"value":487}," maxPPictureL0ReferenceCount;\n",{"type":10,"tag":155,"props":489,"children":491},{"class":157,"line":490},11,[492,496],{"type":10,"tag":155,"props":493,"children":494},{"style":162},[495],{"type":15,"value":442},{"type":10,"tag":155,"props":497,"children":498},{"style":280},[499],{"type":15,"value":500}," maxBPictureL0ReferenceCount;\n",{"type":10,"tag":155,"props":502,"children":504},{"class":157,"line":503},12,[505,509],{"type":10,"tag":155,"props":506,"children":507},{"style":162},[508],{"type":15,"value":442},{"type":10,"tag":155,"props":510,"children":511},{"style":280},[512],{"type":15,"value":513}," maxL1ReferenceCount;\n",{"type":10,"tag":155,"props":515,"children":517},{"class":157,"line":516},13,[518,522],{"type":10,"tag":155,"props":519,"children":520},{"style":162},[521],{"type":15,"value":442},{"type":10,"tag":155,"props":523,"children":524},{"style":280},[525],{"type":15,"value":526}," maxSubLayerCount;\n",{"type":10,"tag":155,"props":528,"children":530},{"class":157,"line":529},14,[531],{"type":10,"tag":155,"props":532,"children":533},{"style":280},[534],{"type":15,"value":535}," VkBool32 expectDyadicTemporalSubLayerPattern;\n",{"type":10,"tag":155,"props":537,"children":539},{"class":157,"line":538},15,[540,545],{"type":10,"tag":155,"props":541,"children":542},{"style":162},[543],{"type":15,"value":544}," int32_t",{"type":10,"tag":155,"props":546,"children":547},{"style":280},[548],{"type":15,"value":549}," minQp;\n",{"type":10,"tag":155,"props":551,"children":553},{"class":157,"line":552},16,[554,558],{"type":10,"tag":155,"props":555,"children":556},{"style":162},[557],{"type":15,"value":544},{"type":10,"tag":155,"props":559,"children":560},{"style":280},[561],{"type":15,"value":562}," maxQp;\n",{"type":10,"tag":155,"props":564,"children":566},{"class":157,"line":565},17,[567],{"type":10,"tag":155,"props":568,"children":569},{"style":280},[570],{"type":15,"value":571}," VkBool32 prefersGopRemainingFrames;\n",{"type":10,"tag":155,"props":573,"children":575},{"class":157,"line":574},18,[576],{"type":10,"tag":155,"props":577,"children":578},{"style":280},[579],{"type":15,"value":580}," VkBool32 requiresGopRemainingFrames;\n",{"type":10,"tag":155,"props":582,"children":584},{"class":157,"line":583},19,[585],{"type":10,"tag":155,"props":586,"children":587},{"style":280},[588],{"type":15,"value":589}," VkVideoEncodeH265StdFlagsKHR stdSyntaxFlags;\n",{"type":10,"tag":155,"props":591,"children":593},{"class":157,"line":592},20,[594],{"type":10,"tag":155,"props":595,"children":596},{"style":280},[597],{"type":15,"value":598},"} VkVideoEncodeH265CapabilitiesKHR;\n",{"type":10,"tag":11,"props":600,"children":601},{},[602,608],{"type":10,"tag":29,"props":603,"children":605},{"className":604},[],[606],{"type":15,"value":607},"flags",{"type":15,"value":609}," indicates support for various H.265 encoding capabilities:",{"type":10,"tag":76,"props":611,"children":612},{},[613,624,635,646,657,668,679,690,701,712],{"type":10,"tag":80,"props":614,"children":615},{},[616,622],{"type":10,"tag":29,"props":617,"children":619},{"className":618},[],[620],{"type":15,"value":621},"VK_VIDEO_ENCODE_H265_CAPABILITY_HRD_COMPLIANCE_BIT_KHR",{"type":15,"value":623}," - support for generating HRD compliant bitstreams when the related HRD parameters are present",{"type":10,"tag":80,"props":625,"children":626},{},[627,633],{"type":10,"tag":29,"props":628,"children":630},{"className":629},[],[631],{"type":15,"value":632},"VK_VIDEO_ENCODE_H265_CAPABILITY_PREDICTION_WEIGHT_TABLE_GENERATED_BIT_KHR",{"type":15,"value":634}," - support for generating the weight tables used by the encoding process, when necessary, instead of the application having to provide them",{"type":10,"tag":80,"props":636,"children":637},{},[638,644],{"type":10,"tag":29,"props":639,"children":641},{"className":640},[],[642],{"type":15,"value":643},"VK_VIDEO_ENCODE_H265_CAPABILITY_ROW_UNALIGNED_SLICE_SEGMENT_BIT_KHR",{"type":15,"value":645}," - support for slice segments that do not start/finish at CTB row boundaries",{"type":10,"tag":80,"props":647,"children":648},{},[649,655],{"type":10,"tag":29,"props":650,"children":652},{"className":651},[],[653],{"type":15,"value":654},"VK_VIDEO_ENCODE_H265_CAPABILITY_DIFFERENT_SLICE_SEGMENT_TYPE_BIT_KHR",{"type":15,"value":656}," - support for different slice segment types within a frame",{"type":10,"tag":80,"props":658,"children":659},{},[660,666],{"type":10,"tag":29,"props":661,"children":663},{"className":662},[],[664],{"type":15,"value":665},"VK_VIDEO_ENCODE_H265_CAPABILITY_B_FRAME_IN_L0_LIST_BIT_KHR",{"type":15,"value":667}," - support for including B pictures in the L0 reference list",{"type":10,"tag":80,"props":669,"children":670},{},[671,677],{"type":10,"tag":29,"props":672,"children":674},{"className":673},[],[675],{"type":15,"value":676},"VK_VIDEO_ENCODE_H265_CAPABILITY_B_FRAME_IN_L1_LIST_BIT_KHR",{"type":15,"value":678}," - support for including B pictures in the L1 reference list",{"type":10,"tag":80,"props":680,"children":681},{},[682,688],{"type":10,"tag":29,"props":683,"children":685},{"className":684},[],[686],{"type":15,"value":687},"VK_VIDEO_ENCODE_H265_CAPABILITY_PER_PICTURE_TYPE_MIN_MAX_QP_BIT_KHR",{"type":15,"value":689}," - support for using different min/max QP values for each picture type when rate control is enabled",{"type":10,"tag":80,"props":691,"children":692},{},[693,699],{"type":10,"tag":29,"props":694,"children":696},{"className":695},[],[697],{"type":15,"value":698},"VK_VIDEO_ENCODE_H265_CAPABILITY_PER_SLICE_SEGMENT_CONSTANT_QP_BIT_KHR",{"type":15,"value":700}," - support for using different constant QP values for each slice segment of a frame when rate control is disabled",{"type":10,"tag":80,"props":702,"children":703},{},[704,710],{"type":10,"tag":29,"props":705,"children":707},{"className":706},[],[708],{"type":15,"value":709},"VK_VIDEO_ENCODE_H265_CAPABILITY_MULTIPLE_TILES_PER_SLICE_SEGMENT_BIT_KHR",{"type":15,"value":711}," - support for encoding multiple tiles per slice segment",{"type":10,"tag":80,"props":713,"children":714},{},[715,721],{"type":10,"tag":29,"props":716,"children":718},{"className":717},[],[719],{"type":15,"value":720},"VK_VIDEO_ENCODE_H265_CAPABILITY_MULTIPLE_SLICE_SEGMENTS_PER_TILE_BIT_KHR",{"type":15,"value":722}," - support for encoding multiple slice segments per tile",{"type":10,"tag":11,"props":724,"children":725},{},[726,732],{"type":10,"tag":29,"props":727,"children":729},{"className":728},[],[730],{"type":15,"value":731},"maxLevelIdc",{"type":15,"value":733}," indicates the maximum supported H.265 level indicator.",{"type":10,"tag":11,"props":735,"children":736},{},[737,743],{"type":10,"tag":29,"props":738,"children":740},{"className":739},[],[741],{"type":15,"value":742},"maxSliceSegmentCount",{"type":15,"value":744}," indicates the implementation’s upper bound on the number of H.265 slice segments that an encoded frame can contain, although the actual maximum may be smaller for a given frame depending on its dimensions and some of the capability flags described earlier.",{"type":10,"tag":11,"props":746,"children":747},{},[748,750,756],{"type":15,"value":749},"The fields of ",{"type":10,"tag":29,"props":751,"children":753},{"className":752},[],[754],{"type":15,"value":755},"maxTiles",{"type":15,"value":757}," indicate the maximum number of H.265 tile columns and rows, respectively.",{"type":10,"tag":11,"props":759,"children":760},{},[761,767,768,774],{"type":10,"tag":29,"props":762,"children":764},{"className":763},[],[765],{"type":15,"value":766},"ctbSizes",{"type":15,"value":67},{"type":10,"tag":29,"props":769,"children":771},{"className":770},[],[772],{"type":15,"value":773},"transformBlockSizes",{"type":15,"value":775}," are bitmasks that indicate the set of CTB and transform block sizes supported by the implementation, respectively.",{"type":10,"tag":11,"props":777,"children":778},{},[779,785,787,793,795,801],{"type":10,"tag":29,"props":780,"children":782},{"className":781},[],[783],{"type":15,"value":784},"maxPPictureL0ReferenceCount",{"type":15,"value":786},", ",{"type":10,"tag":29,"props":788,"children":790},{"className":789},[],[791],{"type":15,"value":792},"maxBPictureL0ReferenceCount",{"type":15,"value":794},", and ",{"type":10,"tag":29,"props":796,"children":798},{"className":797},[],[799],{"type":15,"value":800},"maxL1ReferenceCount",{"type":15,"value":802}," indicate the maximum number of reference frames that the encoded frames can refer to through the L0 and L1 reference lists depending on the type of the picture (P or B), respectively. These capabilities do not restrict the number of references the application can include in the L0 and L1 reference lists as, in practice, implementations may restrict the effective number of used references based on the encoded content and/or the capabilities of the encoder implementation. However, they do indirectly indicate whether encoding P or B pictures are supported. In particular:",{"type":10,"tag":76,"props":804,"children":805},{},[806,818],{"type":10,"tag":80,"props":807,"children":808},{},[809,811,816],{"type":15,"value":810},"If ",{"type":10,"tag":29,"props":812,"children":814},{"className":813},[],[815],{"type":15,"value":784},{"type":15,"value":817}," is zero, then encoding P pictures is not supported by the implementation",{"type":10,"tag":80,"props":819,"children":820},{},[821,823,828,829,834],{"type":15,"value":822},"If both ",{"type":10,"tag":29,"props":824,"children":826},{"className":825},[],[827],{"type":15,"value":792},{"type":15,"value":67},{"type":10,"tag":29,"props":830,"children":832},{"className":831},[],[833],{"type":15,"value":800},{"type":15,"value":835}," are zero, then encoding B pictures is not supported by the implementation",{"type":10,"tag":11,"props":837,"children":838},{},[839],{"type":15,"value":840},"The H.265/HEVC video compression standard supports so called generalized B pictures (also known as low delay B pictures) that use both L0 and L1 references referring to only past frames. This can make the use of P pictures moot. Hence, certain implementations may only advertise support for encoding B pictures (but not P pictures). This, however, should not limit applications in encoding frames which use only forward references.",{"type":10,"tag":11,"props":842,"children":843},{},[844,850,852,858,860,866],{"type":10,"tag":29,"props":845,"children":847},{"className":846},[],[848],{"type":15,"value":849},"maxSubLayerCount",{"type":15,"value":851}," indicates the number of supported H.265 sub-layers, while ",{"type":10,"tag":29,"props":853,"children":855},{"className":854},[],[856],{"type":15,"value":857},"expectDyadicTemporalSubLayerPattern",{"type":15,"value":859}," indicates whether the multi-layer rate control algorithm of the implementation (if support is indicated by ",{"type":10,"tag":29,"props":861,"children":863},{"className":862},[],[864],{"type":15,"value":865},"VkVideoEncodeCapabilitiesKHR::maxRateControlLayers",{"type":15,"value":867}," being greater than one for the given H.265 encode profile) expects the application to use a dyadic temporal sub-layer pattern for accurate operation.",{"type":10,"tag":11,"props":869,"children":870},{},[871,877,878,884],{"type":10,"tag":29,"props":872,"children":874},{"className":873},[],[875],{"type":15,"value":876},"minQp",{"type":15,"value":67},{"type":10,"tag":29,"props":879,"children":881},{"className":880},[],[882],{"type":15,"value":883},"maxQp",{"type":15,"value":885}," indicate the supported range of QP values that can be used in the rate control configurations or as the constant QP to be used when rate control is disabled.",{"type":10,"tag":11,"props":887,"children":888},{},[889,895,896,902],{"type":10,"tag":29,"props":890,"children":892},{"className":891},[],[893],{"type":15,"value":894},"prefersGopRemainingFrames",{"type":15,"value":67},{"type":10,"tag":29,"props":897,"children":899},{"className":898},[],[900],{"type":15,"value":901},"requiresGopRemainingFrames",{"type":15,"value":903}," indicate whether the implementation prefers or requires, respectively, that the application tracks the remaining number of frames (for each type) in the current GOP (group of pictures), as some implementations may need this information for the accurate operation of their rate control algorithm.",{"type":10,"tag":11,"props":905,"children":906},{},[907,913],{"type":10,"tag":29,"props":908,"children":910},{"className":909},[],[911],{"type":15,"value":912},"stdSyntaxFlags",{"type":15,"value":914}," contains a set of flags that provide information to the application about which video std parameters or parameter values are supported to be used directly as specified by the application. These flags do not restrict what video std parameter values the application can specify, rather, they provide guarantees about respecting those.",{"type":10,"tag":192,"props":916,"children":918},{"id":917},"_h_265_encode_parameter_sets",[919],{"type":15,"value":920},"H.265 Encode Parameter Sets",{"type":10,"tag":11,"props":922,"children":923},{},[924,926,931,932,938],{"type":15,"value":925},"The use of video session parameters objects is mandatory when encoding H.265 video streams. Applications need to include the following new structure in the ",{"type":10,"tag":29,"props":927,"children":929},{"className":928},[],[930],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":933,"children":935},{"className":934},[],[936],{"type":15,"value":937},"VkVideoSessionParametersCreateInfoKHR",{"type":15,"value":939}," when creating video session parameters objects for H.265 encode use, to specify the parameter set capacity of the created objects:",{"type":10,"tag":144,"props":941,"children":943},{"className":146,"code":942,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265SessionParametersCreateInfoKHR {\n VkStructureType sType;\n const void* pNext;\n uint32_t maxStdVPSCount;\n uint32_t maxStdSPSCount;\n uint32_t maxStdPPSCount;\n const VkVideoEncodeH265SessionParametersAddInfoKHR* pParametersAddInfo;\n} VkVideoEncodeH265SessionParametersCreateInfoKHR;\n",[944],{"type":10,"tag":29,"props":945,"children":946},{"__ignoreMap":149},[947,963,971,987,999,1011,1023,1045],{"type":10,"tag":155,"props":948,"children":949},{"class":157,"line":158},[950,954,958],{"type":10,"tag":155,"props":951,"children":952},{"style":162},[953],{"type":15,"value":272},{"type":10,"tag":155,"props":955,"children":956},{"style":162},[957],{"type":15,"value":277},{"type":10,"tag":155,"props":959,"children":960},{"style":280},[961],{"type":15,"value":962}," VkVideoEncodeH265SessionParametersCreateInfoKHR {\n",{"type":10,"tag":155,"props":964,"children":965},{"class":157,"line":174},[966],{"type":10,"tag":155,"props":967,"children":968},{"style":280},[969],{"type":15,"value":970}," VkStructureType sType;\n",{"type":10,"tag":155,"props":972,"children":973},{"class":157,"line":294},[974,978,982],{"type":10,"tag":155,"props":975,"children":976},{"style":162},[977],{"type":15,"value":300},{"type":10,"tag":155,"props":979,"children":980},{"style":162},[981],{"type":15,"value":305},{"type":10,"tag":155,"props":983,"children":984},{"style":280},[985],{"type":15,"value":986}," pNext;\n",{"type":10,"tag":155,"props":988,"children":989},{"class":157,"line":313},[990,994],{"type":10,"tag":155,"props":991,"children":992},{"style":162},[993],{"type":15,"value":442},{"type":10,"tag":155,"props":995,"children":996},{"style":280},[997],{"type":15,"value":998}," maxStdVPSCount;\n",{"type":10,"tag":155,"props":1000,"children":1001},{"class":157,"line":322},[1002,1006],{"type":10,"tag":155,"props":1003,"children":1004},{"style":162},[1005],{"type":15,"value":442},{"type":10,"tag":155,"props":1007,"children":1008},{"style":280},[1009],{"type":15,"value":1010}," maxStdSPSCount;\n",{"type":10,"tag":155,"props":1012,"children":1013},{"class":157,"line":436},[1014,1018],{"type":10,"tag":155,"props":1015,"children":1016},{"style":162},[1017],{"type":15,"value":442},{"type":10,"tag":155,"props":1019,"children":1020},{"style":280},[1021],{"type":15,"value":1022}," maxStdPPSCount;\n",{"type":10,"tag":155,"props":1024,"children":1025},{"class":157,"line":450},[1026,1030,1035,1040],{"type":10,"tag":155,"props":1027,"children":1028},{"style":162},[1029],{"type":15,"value":300},{"type":10,"tag":155,"props":1031,"children":1032},{"style":280},[1033],{"type":15,"value":1034}," VkVideoEncodeH265SessionParametersAddInfoKHR",{"type":10,"tag":155,"props":1036,"children":1037},{"style":162},[1038],{"type":15,"value":1039},"*",{"type":10,"tag":155,"props":1041,"children":1042},{"style":280},[1043],{"type":15,"value":1044}," pParametersAddInfo;\n",{"type":10,"tag":155,"props":1046,"children":1047},{"class":157,"line":459},[1048],{"type":10,"tag":155,"props":1049,"children":1050},{"style":280},[1051],{"type":15,"value":1052},"} VkVideoEncodeH265SessionParametersCreateInfoKHR;\n",{"type":10,"tag":11,"props":1054,"children":1055},{},[1056,1058,1064],{"type":15,"value":1057},"The optional ",{"type":10,"tag":29,"props":1059,"children":1061},{"className":1060},[],[1062],{"type":15,"value":1063},"pParametersAddInfo",{"type":15,"value":1065}," member also allows specifying an initial set of parameter sets to add to the created object:",{"type":10,"tag":144,"props":1067,"children":1069},{"className":146,"code":1068,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265SessionParametersAddInfoKHR {\n VkStructureType sType;\n const void* pNext;\n uint32_t stdVPSCount;\n const StdVideoH265VideoParameterSet* pStdVPSs;\n uint32_t stdSPSCount;\n const StdVideoH265SequenceParameterSet* pStdSPSs;\n uint32_t stdPPSCount;\n const StdVideoH265PictureParameterSet* pStdPPSs;\n} VkVideoEncodeH265SessionParametersAddInfoKHR;\n",[1070],{"type":10,"tag":29,"props":1071,"children":1072},{"__ignoreMap":149},[1073,1089,1097,1113,1125,1146,1158,1179,1191,1212],{"type":10,"tag":155,"props":1074,"children":1075},{"class":157,"line":158},[1076,1080,1084],{"type":10,"tag":155,"props":1077,"children":1078},{"style":162},[1079],{"type":15,"value":272},{"type":10,"tag":155,"props":1081,"children":1082},{"style":162},[1083],{"type":15,"value":277},{"type":10,"tag":155,"props":1085,"children":1086},{"style":280},[1087],{"type":15,"value":1088}," VkVideoEncodeH265SessionParametersAddInfoKHR {\n",{"type":10,"tag":155,"props":1090,"children":1091},{"class":157,"line":174},[1092],{"type":10,"tag":155,"props":1093,"children":1094},{"style":280},[1095],{"type":15,"value":1096}," VkStructureType sType;\n",{"type":10,"tag":155,"props":1098,"children":1099},{"class":157,"line":294},[1100,1104,1108],{"type":10,"tag":155,"props":1101,"children":1102},{"style":162},[1103],{"type":15,"value":300},{"type":10,"tag":155,"props":1105,"children":1106},{"style":162},[1107],{"type":15,"value":305},{"type":10,"tag":155,"props":1109,"children":1110},{"style":280},[1111],{"type":15,"value":1112}," pNext;\n",{"type":10,"tag":155,"props":1114,"children":1115},{"class":157,"line":313},[1116,1120],{"type":10,"tag":155,"props":1117,"children":1118},{"style":162},[1119],{"type":15,"value":442},{"type":10,"tag":155,"props":1121,"children":1122},{"style":280},[1123],{"type":15,"value":1124}," stdVPSCount;\n",{"type":10,"tag":155,"props":1126,"children":1127},{"class":157,"line":322},[1128,1132,1137,1141],{"type":10,"tag":155,"props":1129,"children":1130},{"style":162},[1131],{"type":15,"value":300},{"type":10,"tag":155,"props":1133,"children":1134},{"style":280},[1135],{"type":15,"value":1136}," StdVideoH265VideoParameterSet",{"type":10,"tag":155,"props":1138,"children":1139},{"style":162},[1140],{"type":15,"value":1039},{"type":10,"tag":155,"props":1142,"children":1143},{"style":280},[1144],{"type":15,"value":1145}," pStdVPSs;\n",{"type":10,"tag":155,"props":1147,"children":1148},{"class":157,"line":436},[1149,1153],{"type":10,"tag":155,"props":1150,"children":1151},{"style":162},[1152],{"type":15,"value":442},{"type":10,"tag":155,"props":1154,"children":1155},{"style":280},[1156],{"type":15,"value":1157}," stdSPSCount;\n",{"type":10,"tag":155,"props":1159,"children":1160},{"class":157,"line":450},[1161,1165,1170,1174],{"type":10,"tag":155,"props":1162,"children":1163},{"style":162},[1164],{"type":15,"value":300},{"type":10,"tag":155,"props":1166,"children":1167},{"style":280},[1168],{"type":15,"value":1169}," StdVideoH265SequenceParameterSet",{"type":10,"tag":155,"props":1171,"children":1172},{"style":162},[1173],{"type":15,"value":1039},{"type":10,"tag":155,"props":1175,"children":1176},{"style":280},[1177],{"type":15,"value":1178}," pStdSPSs;\n",{"type":10,"tag":155,"props":1180,"children":1181},{"class":157,"line":459},[1182,1186],{"type":10,"tag":155,"props":1183,"children":1184},{"style":162},[1185],{"type":15,"value":442},{"type":10,"tag":155,"props":1187,"children":1188},{"style":280},[1189],{"type":15,"value":1190}," stdPPSCount;\n",{"type":10,"tag":155,"props":1192,"children":1193},{"class":157,"line":468},[1194,1198,1203,1207],{"type":10,"tag":155,"props":1195,"children":1196},{"style":162},[1197],{"type":15,"value":300},{"type":10,"tag":155,"props":1199,"children":1200},{"style":280},[1201],{"type":15,"value":1202}," StdVideoH265PictureParameterSet",{"type":10,"tag":155,"props":1204,"children":1205},{"style":162},[1206],{"type":15,"value":1039},{"type":10,"tag":155,"props":1208,"children":1209},{"style":280},[1210],{"type":15,"value":1211}," pStdPPSs;\n",{"type":10,"tag":155,"props":1213,"children":1214},{"class":157,"line":477},[1215],{"type":10,"tag":155,"props":1216,"children":1217},{"style":280},[1218],{"type":15,"value":1219},"} VkVideoEncodeH265SessionParametersAddInfoKHR;\n",{"type":10,"tag":11,"props":1221,"children":1222},{},[1223,1225,1230,1231,1237],{"type":15,"value":1224},"This structure can also be included in the ",{"type":10,"tag":29,"props":1226,"children":1228},{"className":1227},[],[1229],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":1232,"children":1234},{"className":1233},[],[1235],{"type":15,"value":1236},"VkVideoSessionParametersUpdateInfoKHR",{"type":15,"value":1238}," used in video session parameters update operations to add further parameter sets to an object after its creation.",{"type":10,"tag":11,"props":1240,"children":1241},{},[1242],{"type":15,"value":1243},"Individual parameter sets are stored using parameter set IDs as their keys, specifically:",{"type":10,"tag":76,"props":1245,"children":1246},{},[1247,1260,1280],{"type":10,"tag":80,"props":1248,"children":1249},{},[1250,1252,1258],{"type":15,"value":1251},"H.265 VPS entries are identified using a ",{"type":10,"tag":29,"props":1253,"children":1255},{"className":1254},[],[1256],{"type":15,"value":1257},"vps_video_parameter_set_id",{"type":15,"value":1259}," value",{"type":10,"tag":80,"props":1261,"children":1262},{},[1263,1265,1271,1272,1278],{"type":15,"value":1264},"H.265 SPS entries are identified using a pair of ",{"type":10,"tag":29,"props":1266,"children":1268},{"className":1267},[],[1269],{"type":15,"value":1270},"sps_video_parameter_set_id",{"type":15,"value":67},{"type":10,"tag":29,"props":1273,"children":1275},{"className":1274},[],[1276],{"type":15,"value":1277},"sps_seq_parameter_set_id",{"type":15,"value":1279}," values",{"type":10,"tag":80,"props":1281,"children":1282},{},[1283,1285,1290,1291,1297,1298,1304],{"type":15,"value":1284},"H.265 PPS entries are identified using a triplet of ",{"type":10,"tag":29,"props":1286,"children":1288},{"className":1287},[],[1289],{"type":15,"value":1270},{"type":15,"value":786},{"type":10,"tag":29,"props":1292,"children":1294},{"className":1293},[],[1295],{"type":15,"value":1296},"pps_seq_parameter_set_id",{"type":15,"value":794},{"type":10,"tag":29,"props":1299,"children":1301},{"className":1300},[],[1302],{"type":15,"value":1303},"pps_pic_parameter_set_id",{"type":15,"value":1279},{"type":10,"tag":11,"props":1306,"children":1307},{},[1308],{"type":15,"value":1309},"Please note the inclusion of the VPS ID in the PPS key. This is needed because a PPS is not uniquely identified by its ID and the ID of the parent SPS, as multiple SPS entries may exist with the same ID that have different parent VPS IDs. In order to ensure the uniqueness of keys, all APIs referring to a PPS in this proposal also take the parent VPS ID of the SPS the PPS in question belongs to, to specify the full hierarchy of IDs.",{"type":10,"tag":11,"props":1311,"children":1312},{},[1313],{"type":15,"value":1314},"The H.265/HEVC video compression standard always requires a VPS, SPS, and PPS, hence the application has to add an instance of each parameter set to the used parameters object before being able to record video encode operations.",{"type":10,"tag":11,"props":1316,"children":1317},{},[1318,1320,1325],{"type":15,"value":1319},"Furthermore, the H.265/HEVC video compression standard also allows modifying existing parameter sets, but as parameters already stored in video session parameters objects cannot be changed in Vulkan, the application has to create new parameters objects in such cases, as described in the proposal for ",{"type":10,"tag":29,"props":1321,"children":1323},{"className":1322},[],[1324],{"type":15,"value":34},{"type":15,"value":236},{"type":10,"tag":11,"props":1327,"children":1328},{},[1329,1331,1336,1338,1344],{"type":15,"value":1330},"As implementations can override parameters in the VPS, SPS, and PPS entries stored in video session parameters objects, as described in the proposal for ",{"type":10,"tag":29,"props":1332,"children":1334},{"className":1333},[],[1335],{"type":15,"value":42},{"type":15,"value":1337},", this proposal introduces additional structures specific to H.265 encode to be used with the ",{"type":10,"tag":29,"props":1339,"children":1341},{"className":1340},[],[1342],{"type":15,"value":1343},"vkGetEncodedVideoSessionParametersKHR",{"type":15,"value":1345}," command.",{"type":10,"tag":11,"props":1347,"children":1348},{},[1349,1351,1356,1357,1363],{"type":15,"value":1350},"First, the following new structure has to be included in the ",{"type":10,"tag":29,"props":1352,"children":1354},{"className":1353},[],[1355],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":1358,"children":1360},{"className":1359},[],[1361],{"type":15,"value":1362},"VkVideoEncodeSessionParametersGetInfoKHR",{"type":15,"value":1364}," to identify the H.265 parameter sets that the command is expected to return feedback information or encoded parameter set data for:",{"type":10,"tag":144,"props":1366,"children":1368},{"className":146,"code":1367,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265SessionParametersGetInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkBool32 writeStdVPS;\n VkBool32 writeStdSPS;\n VkBool32 writeStdPPS;\n uint32_t stdVPSId;\n uint32_t stdSPSId;\n uint32_t stdPPSId;\n} VkVideoEncodeH265SessionParametersGetInfoKHR;\n",[1369],{"type":10,"tag":29,"props":1370,"children":1371},{"__ignoreMap":149},[1372,1388,1396,1412,1420,1428,1436,1448,1460,1472],{"type":10,"tag":155,"props":1373,"children":1374},{"class":157,"line":158},[1375,1379,1383],{"type":10,"tag":155,"props":1376,"children":1377},{"style":162},[1378],{"type":15,"value":272},{"type":10,"tag":155,"props":1380,"children":1381},{"style":162},[1382],{"type":15,"value":277},{"type":10,"tag":155,"props":1384,"children":1385},{"style":280},[1386],{"type":15,"value":1387}," VkVideoEncodeH265SessionParametersGetInfoKHR {\n",{"type":10,"tag":155,"props":1389,"children":1390},{"class":157,"line":174},[1391],{"type":10,"tag":155,"props":1392,"children":1393},{"style":280},[1394],{"type":15,"value":1395}," VkStructureType sType;\n",{"type":10,"tag":155,"props":1397,"children":1398},{"class":157,"line":294},[1399,1403,1407],{"type":10,"tag":155,"props":1400,"children":1401},{"style":162},[1402],{"type":15,"value":300},{"type":10,"tag":155,"props":1404,"children":1405},{"style":162},[1406],{"type":15,"value":305},{"type":10,"tag":155,"props":1408,"children":1409},{"style":280},[1410],{"type":15,"value":1411}," pNext;\n",{"type":10,"tag":155,"props":1413,"children":1414},{"class":157,"line":313},[1415],{"type":10,"tag":155,"props":1416,"children":1417},{"style":280},[1418],{"type":15,"value":1419}," VkBool32 writeStdVPS;\n",{"type":10,"tag":155,"props":1421,"children":1422},{"class":157,"line":322},[1423],{"type":10,"tag":155,"props":1424,"children":1425},{"style":280},[1426],{"type":15,"value":1427}," VkBool32 writeStdSPS;\n",{"type":10,"tag":155,"props":1429,"children":1430},{"class":157,"line":436},[1431],{"type":10,"tag":155,"props":1432,"children":1433},{"style":280},[1434],{"type":15,"value":1435}," VkBool32 writeStdPPS;\n",{"type":10,"tag":155,"props":1437,"children":1438},{"class":157,"line":450},[1439,1443],{"type":10,"tag":155,"props":1440,"children":1441},{"style":162},[1442],{"type":15,"value":442},{"type":10,"tag":155,"props":1444,"children":1445},{"style":280},[1446],{"type":15,"value":1447}," stdVPSId;\n",{"type":10,"tag":155,"props":1449,"children":1450},{"class":157,"line":459},[1451,1455],{"type":10,"tag":155,"props":1452,"children":1453},{"style":162},[1454],{"type":15,"value":442},{"type":10,"tag":155,"props":1456,"children":1457},{"style":280},[1458],{"type":15,"value":1459}," stdSPSId;\n",{"type":10,"tag":155,"props":1461,"children":1462},{"class":157,"line":468},[1463,1467],{"type":10,"tag":155,"props":1464,"children":1465},{"style":162},[1466],{"type":15,"value":442},{"type":10,"tag":155,"props":1468,"children":1469},{"style":280},[1470],{"type":15,"value":1471}," stdPPSId;\n",{"type":10,"tag":155,"props":1473,"children":1474},{"class":157,"line":477},[1475],{"type":10,"tag":155,"props":1476,"children":1477},{"style":280},[1478],{"type":15,"value":1479},"} VkVideoEncodeH265SessionParametersGetInfoKHR;\n",{"type":10,"tag":11,"props":1481,"children":1482},{},[1483,1489,1490,1496,1497,1503],{"type":10,"tag":29,"props":1484,"children":1486},{"className":1485},[],[1487],{"type":15,"value":1488},"writeStdVPS",{"type":15,"value":786},{"type":10,"tag":29,"props":1491,"children":1493},{"className":1492},[],[1494],{"type":15,"value":1495},"writeStdSPS",{"type":15,"value":794},{"type":10,"tag":29,"props":1498,"children":1500},{"className":1499},[],[1501],{"type":15,"value":1502},"writeStdPPS",{"type":15,"value":1504}," specify whether VPS, SPS, or PPS feedback/bitstream data is requested. Any combination can be requested, if needed.",{"type":10,"tag":11,"props":1506,"children":1507},{},[1508,1514,1515,1521,1522,1528,1530,1535,1537,1542],{"type":10,"tag":29,"props":1509,"children":1511},{"className":1510},[],[1512],{"type":15,"value":1513},"stdVPSId",{"type":15,"value":786},{"type":10,"tag":29,"props":1516,"children":1518},{"className":1517},[],[1519],{"type":15,"value":1520},"stdSPSId",{"type":15,"value":794},{"type":10,"tag":29,"props":1523,"children":1525},{"className":1524},[],[1526],{"type":15,"value":1527},"stdPPSId",{"type":15,"value":1529}," are used to identify the VPS, SPS, and/or PPS to request data for. Naturally, ",{"type":10,"tag":29,"props":1531,"children":1533},{"className":1532},[],[1534],{"type":15,"value":1527},{"type":15,"value":1536}," is only relevant for PPS queries, and ",{"type":10,"tag":29,"props":1538,"children":1540},{"className":1539},[],[1541],{"type":15,"value":1520},{"type":15,"value":1543}," is only relevant for SPS and/or PPS queries.",{"type":10,"tag":11,"props":1545,"children":1546},{},[1547,1549,1554,1556,1561,1562,1568],{"type":15,"value":1548},"When requesting feedback using the ",{"type":10,"tag":29,"props":1550,"children":1552},{"className":1551},[],[1553],{"type":15,"value":1343},{"type":15,"value":1555}," command, the following new structure can be included in the ",{"type":10,"tag":29,"props":1557,"children":1559},{"className":1558},[],[1560],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":1563,"children":1565},{"className":1564},[],[1566],{"type":15,"value":1567},"VkVideoEncodeSessionParametersFeedbackInfoKHR",{"type":15,"value":1569},":",{"type":10,"tag":144,"props":1571,"children":1573},{"className":146,"code":1572,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265SessionParametersFeedbackInfoKHR {\n VkStructureType sType;\n void* pNext;\n VkBool32 hasStdVPSOverrides;\n VkBool32 hasStdSPSOverrides;\n VkBool32 hasStdPPSOverrides;\n} VkVideoEncodeH265SessionParametersFeedbackInfoKHR;\n",[1574],{"type":10,"tag":29,"props":1575,"children":1576},{"__ignoreMap":149},[1577,1593,1600,1612,1620,1628,1636],{"type":10,"tag":155,"props":1578,"children":1579},{"class":157,"line":158},[1580,1584,1588],{"type":10,"tag":155,"props":1581,"children":1582},{"style":162},[1583],{"type":15,"value":272},{"type":10,"tag":155,"props":1585,"children":1586},{"style":162},[1587],{"type":15,"value":277},{"type":10,"tag":155,"props":1589,"children":1590},{"style":280},[1591],{"type":15,"value":1592}," VkVideoEncodeH265SessionParametersFeedbackInfoKHR {\n",{"type":10,"tag":155,"props":1594,"children":1595},{"class":157,"line":174},[1596],{"type":10,"tag":155,"props":1597,"children":1598},{"style":280},[1599],{"type":15,"value":1395},{"type":10,"tag":155,"props":1601,"children":1602},{"class":157,"line":294},[1603,1607],{"type":10,"tag":155,"props":1604,"children":1605},{"style":162},[1606],{"type":15,"value":412},{"type":10,"tag":155,"props":1608,"children":1609},{"style":280},[1610],{"type":15,"value":1611}," pNext;\n",{"type":10,"tag":155,"props":1613,"children":1614},{"class":157,"line":313},[1615],{"type":10,"tag":155,"props":1616,"children":1617},{"style":280},[1618],{"type":15,"value":1619}," VkBool32 hasStdVPSOverrides;\n",{"type":10,"tag":155,"props":1621,"children":1622},{"class":157,"line":322},[1623],{"type":10,"tag":155,"props":1624,"children":1625},{"style":280},[1626],{"type":15,"value":1627}," VkBool32 hasStdSPSOverrides;\n",{"type":10,"tag":155,"props":1629,"children":1630},{"class":157,"line":436},[1631],{"type":10,"tag":155,"props":1632,"children":1633},{"style":280},[1634],{"type":15,"value":1635}," VkBool32 hasStdPPSOverrides;\n",{"type":10,"tag":155,"props":1637,"children":1638},{"class":157,"line":450},[1639],{"type":10,"tag":155,"props":1640,"children":1641},{"style":280},[1642],{"type":15,"value":1643},"} VkVideoEncodeH265SessionParametersFeedbackInfoKHR;\n",{"type":10,"tag":11,"props":1645,"children":1646},{},[1647,1649,1655,1656,1662,1663,1669,1671,1677],{"type":15,"value":1648},"The resulting values of ",{"type":10,"tag":29,"props":1650,"children":1652},{"className":1651},[],[1653],{"type":15,"value":1654},"hasStdVPSOverrides",{"type":15,"value":786},{"type":10,"tag":29,"props":1657,"children":1659},{"className":1658},[],[1660],{"type":15,"value":1661},"hasStdSPSOverrides",{"type":15,"value":794},{"type":10,"tag":29,"props":1664,"children":1666},{"className":1665},[],[1667],{"type":15,"value":1668},"hasStdPPSOverrides",{"type":15,"value":1670}," indicate whether overrides were applied to the VPS, SPS, and/or PPS, respectively, if the corresponding ",{"type":10,"tag":29,"props":1672,"children":1674},{"className":1673},[],[1675],{"type":15,"value":1676},"writeStd",{"type":15,"value":1678}," field was set in the input parameters.",{"type":10,"tag":11,"props":1680,"children":1681},{},[1682,1684,1689],{"type":15,"value":1683},"When requesting encoded bitstream data using the ",{"type":10,"tag":29,"props":1685,"children":1687},{"className":1686},[],[1688],{"type":15,"value":1343},{"type":15,"value":1690}," command, the output host data buffer will be filled with the encoded bitstream of the requested H.265 parameter sets.",{"type":10,"tag":11,"props":1692,"children":1693},{},[1694,1696,1701,1703,1708],{"type":15,"value":1695},"As described in great detail in the proposal for the ",{"type":10,"tag":29,"props":1697,"children":1699},{"className":1698},[],[1700],{"type":15,"value":42},{"type":15,"value":1702}," extension, the application may have the option to encode the parameters otherwise stored in video session parameters object on its own. However, this may not result in a compliant bitstream if the implementation applied overrides to VPS, SPS, or PPS parameters, thus it is generally recommended for applications to use the encoded parameter set data retrieved using the ",{"type":10,"tag":29,"props":1704,"children":1706},{"className":1705},[],[1707],{"type":15,"value":1343},{"type":15,"value":1345},{"type":10,"tag":192,"props":1710,"children":1712},{"id":1711},"_h_265_encoding_parameters",[1713],{"type":15,"value":1714},"H.265 Encoding Parameters",{"type":10,"tag":11,"props":1716,"children":1717},{},[1718,1720,1725,1726,1732],{"type":15,"value":1719},"Encode parameters specific to H.265 need to be provided by the application through the ",{"type":10,"tag":29,"props":1721,"children":1723},{"className":1722},[],[1724],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":1727,"children":1729},{"className":1728},[],[1730],{"type":15,"value":1731},"VkVideoEncodeInfoKHR",{"type":15,"value":1733},", using the following new structure:",{"type":10,"tag":144,"props":1735,"children":1737},{"className":146,"code":1736,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265PictureInfoKHR {\n VkStructureType sType;\n const void* pNext;\n uint32_t naluSliceSegmentEntryCount;\n const VkVideoEncodeH265NaluSliceSegmentInfoKHR* pNaluSliceSegmentEntries;\n const StdVideoEncodeH265PictureInfo* pStdPictureInfo;\n} VkVideoEncodeH265PictureInfoKHR;\n",[1738],{"type":10,"tag":29,"props":1739,"children":1740},{"__ignoreMap":149},[1741,1757,1765,1781,1793,1814,1835],{"type":10,"tag":155,"props":1742,"children":1743},{"class":157,"line":158},[1744,1748,1752],{"type":10,"tag":155,"props":1745,"children":1746},{"style":162},[1747],{"type":15,"value":272},{"type":10,"tag":155,"props":1749,"children":1750},{"style":162},[1751],{"type":15,"value":277},{"type":10,"tag":155,"props":1753,"children":1754},{"style":280},[1755],{"type":15,"value":1756}," VkVideoEncodeH265PictureInfoKHR {\n",{"type":10,"tag":155,"props":1758,"children":1759},{"class":157,"line":174},[1760],{"type":10,"tag":155,"props":1761,"children":1762},{"style":280},[1763],{"type":15,"value":1764}," VkStructureType sType;\n",{"type":10,"tag":155,"props":1766,"children":1767},{"class":157,"line":294},[1768,1772,1776],{"type":10,"tag":155,"props":1769,"children":1770},{"style":162},[1771],{"type":15,"value":300},{"type":10,"tag":155,"props":1773,"children":1774},{"style":162},[1775],{"type":15,"value":305},{"type":10,"tag":155,"props":1777,"children":1778},{"style":280},[1779],{"type":15,"value":1780}," pNext;\n",{"type":10,"tag":155,"props":1782,"children":1783},{"class":157,"line":313},[1784,1788],{"type":10,"tag":155,"props":1785,"children":1786},{"style":162},[1787],{"type":15,"value":442},{"type":10,"tag":155,"props":1789,"children":1790},{"style":280},[1791],{"type":15,"value":1792}," naluSliceSegmentEntryCount;\n",{"type":10,"tag":155,"props":1794,"children":1795},{"class":157,"line":322},[1796,1800,1805,1809],{"type":10,"tag":155,"props":1797,"children":1798},{"style":162},[1799],{"type":15,"value":300},{"type":10,"tag":155,"props":1801,"children":1802},{"style":280},[1803],{"type":15,"value":1804}," VkVideoEncodeH265NaluSliceSegmentInfoKHR",{"type":10,"tag":155,"props":1806,"children":1807},{"style":162},[1808],{"type":15,"value":1039},{"type":10,"tag":155,"props":1810,"children":1811},{"style":280},[1812],{"type":15,"value":1813}," pNaluSliceSegmentEntries;\n",{"type":10,"tag":155,"props":1815,"children":1816},{"class":157,"line":436},[1817,1821,1826,1830],{"type":10,"tag":155,"props":1818,"children":1819},{"style":162},[1820],{"type":15,"value":300},{"type":10,"tag":155,"props":1822,"children":1823},{"style":280},[1824],{"type":15,"value":1825}," StdVideoEncodeH265PictureInfo",{"type":10,"tag":155,"props":1827,"children":1828},{"style":162},[1829],{"type":15,"value":1039},{"type":10,"tag":155,"props":1831,"children":1832},{"style":280},[1833],{"type":15,"value":1834}," pStdPictureInfo;\n",{"type":10,"tag":155,"props":1836,"children":1837},{"class":157,"line":450},[1838],{"type":10,"tag":155,"props":1839,"children":1840},{"style":280},[1841],{"type":15,"value":1842},"} VkVideoEncodeH265PictureInfoKHR;\n",{"type":10,"tag":11,"props":1844,"children":1845},{},[1846,1852,1854,1860],{"type":10,"tag":29,"props":1847,"children":1849},{"className":1848},[],[1850],{"type":15,"value":1851},"naluSliceSegmentEntryCount",{"type":15,"value":1853}," specifies the number of slice segments to encode for the frame and the elements of the ",{"type":10,"tag":29,"props":1855,"children":1857},{"className":1856},[],[1858],{"type":15,"value":1859},"pNaluSliceSegmentEntries",{"type":15,"value":1861}," array provide additional information for each slice segment, as described later.",{"type":10,"tag":11,"props":1863,"children":1864},{},[1865,1871,1873,1878],{"type":10,"tag":29,"props":1866,"children":1868},{"className":1867},[],[1869],{"type":15,"value":1870},"pStdPictureInfo",{"type":15,"value":1872}," points to the codec-specific encode parameters defined in the ",{"type":10,"tag":29,"props":1874,"children":1876},{"className":1875},[],[1877],{"type":15,"value":135},{"type":15,"value":1879}," video std header.",{"type":10,"tag":11,"props":1881,"children":1882},{},[1883,1885,1890,1891,1896,1897,1902],{"type":15,"value":1884},"The active VPS, SPS, and PPS (sourced from the bound video session parameters object) are identified by the ",{"type":10,"tag":29,"props":1886,"children":1888},{"className":1887},[],[1889],{"type":15,"value":1270},{"type":15,"value":786},{"type":10,"tag":29,"props":1892,"children":1894},{"className":1893},[],[1895],{"type":15,"value":1296},{"type":15,"value":794},{"type":10,"tag":29,"props":1898,"children":1900},{"className":1899},[],[1901],{"type":15,"value":1303},{"type":15,"value":1903}," parameters.",{"type":10,"tag":11,"props":1905,"children":1906},{},[1907,1909,1915],{"type":15,"value":1908},"The structure pointed to by ",{"type":10,"tag":29,"props":1910,"children":1912},{"className":1911},[],[1913],{"type":15,"value":1914},"pStdPictureInfo→pRefLists",{"type":15,"value":1916}," specifies the codec-specific parameters related to the reference lists. In particular, it specifies the DPB slots corresponding to the elements of the L0 and L1 reference lists, as well as reference list modification information.",{"type":10,"tag":11,"props":1918,"children":1919},{},[1920],{"type":15,"value":1921},"The parameters of individual slice segments are provided through instances of the following new structure:",{"type":10,"tag":144,"props":1923,"children":1925},{"className":146,"code":1924,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265NaluSliceSegmentInfoKHR {\n VkStructureType sType;\n const void* pNext;\n int32_t constantQp;\n const StdVideoEncodeH265SliceSegmentHeader* pStdSliceSegmentHeader;\n} VkVideoEncodeH265NaluSliceSegmentInfoKHR;\n",[1926],{"type":10,"tag":29,"props":1927,"children":1928},{"__ignoreMap":149},[1929,1945,1952,1968,1980,2001],{"type":10,"tag":155,"props":1930,"children":1931},{"class":157,"line":158},[1932,1936,1940],{"type":10,"tag":155,"props":1933,"children":1934},{"style":162},[1935],{"type":15,"value":272},{"type":10,"tag":155,"props":1937,"children":1938},{"style":162},[1939],{"type":15,"value":277},{"type":10,"tag":155,"props":1941,"children":1942},{"style":280},[1943],{"type":15,"value":1944}," VkVideoEncodeH265NaluSliceSegmentInfoKHR {\n",{"type":10,"tag":155,"props":1946,"children":1947},{"class":157,"line":174},[1948],{"type":10,"tag":155,"props":1949,"children":1950},{"style":280},[1951],{"type":15,"value":404},{"type":10,"tag":155,"props":1953,"children":1954},{"class":157,"line":294},[1955,1959,1963],{"type":10,"tag":155,"props":1956,"children":1957},{"style":162},[1958],{"type":15,"value":300},{"type":10,"tag":155,"props":1960,"children":1961},{"style":162},[1962],{"type":15,"value":305},{"type":10,"tag":155,"props":1964,"children":1965},{"style":280},[1966],{"type":15,"value":1967}," pNext;\n",{"type":10,"tag":155,"props":1969,"children":1970},{"class":157,"line":313},[1971,1975],{"type":10,"tag":155,"props":1972,"children":1973},{"style":162},[1974],{"type":15,"value":544},{"type":10,"tag":155,"props":1976,"children":1977},{"style":280},[1978],{"type":15,"value":1979}," constantQp;\n",{"type":10,"tag":155,"props":1981,"children":1982},{"class":157,"line":322},[1983,1987,1992,1996],{"type":10,"tag":155,"props":1984,"children":1985},{"style":162},[1986],{"type":15,"value":300},{"type":10,"tag":155,"props":1988,"children":1989},{"style":280},[1990],{"type":15,"value":1991}," StdVideoEncodeH265SliceSegmentHeader",{"type":10,"tag":155,"props":1993,"children":1994},{"style":162},[1995],{"type":15,"value":1039},{"type":10,"tag":155,"props":1997,"children":1998},{"style":280},[1999],{"type":15,"value":2000}," pStdSliceSegmentHeader;\n",{"type":10,"tag":155,"props":2002,"children":2003},{"class":157,"line":436},[2004],{"type":10,"tag":155,"props":2005,"children":2006},{"style":280},[2007],{"type":15,"value":2008},"} VkVideoEncodeH265NaluSliceSegmentInfoKHR;\n",{"type":10,"tag":11,"props":2010,"children":2011},{},[2012,2018],{"type":10,"tag":29,"props":2013,"children":2015},{"className":2014},[],[2016],{"type":15,"value":2017},"constantQp",{"type":15,"value":2019}," specifies the constant QP value to use for the slice when rate control is disabled.",{"type":10,"tag":11,"props":2021,"children":2022},{},[2023,2029],{"type":10,"tag":29,"props":2024,"children":2026},{"className":2025},[],[2027],{"type":15,"value":2028},"pStdSliceSegmentHeader",{"type":15,"value":2030}," points to the codec-specific encode parameters to use in the slice segment header.",{"type":10,"tag":11,"props":2032,"children":2033},{},[2034,2036,2041,2043,2049,2051,2056,2057,2063],{"type":15,"value":2035},"Picture information specific to H.265 for the active reference pictures and the optional reconstructed picture need to be provided by the application through the ",{"type":10,"tag":29,"props":2037,"children":2039},{"className":2038},[],[2040],{"type":15,"value":255},{"type":15,"value":2042}," chain of corresponding elements of ",{"type":10,"tag":29,"props":2044,"children":2046},{"className":2045},[],[2047],{"type":15,"value":2048},"VkVideoEncodeInfoKHR::pReferenceSlots",{"type":15,"value":2050}," and the ",{"type":10,"tag":29,"props":2052,"children":2054},{"className":2053},[],[2055],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":2058,"children":2060},{"className":2059},[],[2061],{"type":15,"value":2062},"VkVideoEncodeInfoKHR::pSetupReferenceSlot",{"type":15,"value":2064},", respectively, using the following new structure:",{"type":10,"tag":144,"props":2066,"children":2068},{"className":146,"code":2067,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265DpbSlotInfoKHR {\n VkStructureType sType;\n const void* pNext;\n const StdVideoEncodeH265ReferenceInfo* pStdReferenceInfo;\n} VkVideoEncodeH265DpbSlotInfoKHR;\n",[2069],{"type":10,"tag":29,"props":2070,"children":2071},{"__ignoreMap":149},[2072,2088,2096,2112,2133],{"type":10,"tag":155,"props":2073,"children":2074},{"class":157,"line":158},[2075,2079,2083],{"type":10,"tag":155,"props":2076,"children":2077},{"style":162},[2078],{"type":15,"value":272},{"type":10,"tag":155,"props":2080,"children":2081},{"style":162},[2082],{"type":15,"value":277},{"type":10,"tag":155,"props":2084,"children":2085},{"style":280},[2086],{"type":15,"value":2087}," VkVideoEncodeH265DpbSlotInfoKHR {\n",{"type":10,"tag":155,"props":2089,"children":2090},{"class":157,"line":174},[2091],{"type":10,"tag":155,"props":2092,"children":2093},{"style":280},[2094],{"type":15,"value":2095}," VkStructureType sType;\n",{"type":10,"tag":155,"props":2097,"children":2098},{"class":157,"line":294},[2099,2103,2107],{"type":10,"tag":155,"props":2100,"children":2101},{"style":162},[2102],{"type":15,"value":300},{"type":10,"tag":155,"props":2104,"children":2105},{"style":162},[2106],{"type":15,"value":305},{"type":10,"tag":155,"props":2108,"children":2109},{"style":280},[2110],{"type":15,"value":2111}," pNext;\n",{"type":10,"tag":155,"props":2113,"children":2114},{"class":157,"line":313},[2115,2119,2124,2128],{"type":10,"tag":155,"props":2116,"children":2117},{"style":162},[2118],{"type":15,"value":300},{"type":10,"tag":155,"props":2120,"children":2121},{"style":280},[2122],{"type":15,"value":2123}," StdVideoEncodeH265ReferenceInfo",{"type":10,"tag":155,"props":2125,"children":2126},{"style":162},[2127],{"type":15,"value":1039},{"type":10,"tag":155,"props":2129,"children":2130},{"style":280},[2131],{"type":15,"value":2132}," pStdReferenceInfo;\n",{"type":10,"tag":155,"props":2134,"children":2135},{"class":157,"line":322},[2136],{"type":10,"tag":155,"props":2137,"children":2138},{"style":280},[2139],{"type":15,"value":2140},"} VkVideoEncodeH265DpbSlotInfoKHR;\n",{"type":10,"tag":11,"props":2142,"children":2143},{},[2144,2150,2152,2157],{"type":10,"tag":29,"props":2145,"children":2147},{"className":2146},[],[2148],{"type":15,"value":2149},"pStdReferenceInfo",{"type":15,"value":2151}," points to the codec-specific reference picture parameters defined in the ",{"type":10,"tag":29,"props":2153,"children":2155},{"className":2154},[],[2156],{"type":15,"value":135},{"type":15,"value":1879},{"type":10,"tag":11,"props":2159,"children":2160},{},[2161],{"type":15,"value":2162},"It is the application’s responsibility to specify codec-specific parameters that are compliant with the rules defined by the H.265/HEVC video compression standard. While it is not illegal, from the API usage’s point of view, to specify non-compliant inputs, they may cause the video encode operation to complete unsuccessfully and will cause the output bitstream and the reconstructed picture, if one is specified, to have undefined contents after the execution of the operation.",{"type":10,"tag":11,"props":2164,"children":2165},{},[2166,2168,2174],{"type":15,"value":2167},"Implementations may override some of these parameters in order to conform to any restrictions of the encoder implementation, but that will not affect the overall operation of the encoding. The application has the option to also opt-in for additional optimizing overrides that can result in better performance or efficiency tailored to the usage scenario by creating the video session with the new ",{"type":10,"tag":29,"props":2169,"children":2171},{"className":2170},[],[2172],{"type":15,"value":2173},"VK_VIDEO_SESSION_CREATE_ALLOW_ENCODE_PARAMETER_OPTIMIZATIONS_BIT_KHR",{"type":15,"value":2175}," flag.",{"type":10,"tag":11,"props":2177,"children":2178},{},[2179,2181,2190],{"type":15,"value":2180},"For more information about individual H.265 bitstream syntax elements, calculate derived values, and, in general, how to interpret these parameters, please refer to the corresponding sections of the ",{"type":10,"tag":2182,"props":2183,"children":2187},"a",{"href":2184,"rel":2185},"https://www.itu.int/rec/T-REC-H.265-202108-S/",[2186],"nofollow",[2188],{"type":15,"value":2189},"ITU-T H.265 Specification",{"type":15,"value":236},{"type":10,"tag":192,"props":2192,"children":2194},{"id":2193},"_h_265_reference_lists",[2195],{"type":15,"value":2196},"H.265 Reference Lists",{"type":10,"tag":11,"props":2198,"children":2199},{},[2200,2202,2208,2209,2215,2217,2223,2225,2230,2231,2236,2238,2244,2246,2251],{"type":15,"value":2201},"In order to populate the L0 and L1 reference lists used to encode predictive pictures, the application has to set the corresponding elements of the ",{"type":10,"tag":29,"props":2203,"children":2205},{"className":2204},[],[2206],{"type":15,"value":2207},"RefPicList0",{"type":15,"value":67},{"type":10,"tag":29,"props":2210,"children":2212},{"className":2211},[],[2213],{"type":15,"value":2214},"RefPicList1",{"type":15,"value":2216}," array members of the structure pointed to by ",{"type":10,"tag":29,"props":2218,"children":2220},{"className":2219},[],[2221],{"type":15,"value":2222},"VkVideoEncodeH265PictureInfoKHR::pStdPictureInfo→pRefLists",{"type":15,"value":2224}," to the DPB slot indices of the reference pictures, while all unused elements of ",{"type":10,"tag":29,"props":2226,"children":2228},{"className":2227},[],[2229],{"type":15,"value":2207},{"type":15,"value":67},{"type":10,"tag":29,"props":2232,"children":2234},{"className":2233},[],[2235],{"type":15,"value":2214},{"type":15,"value":2237}," have to be set to ",{"type":10,"tag":29,"props":2239,"children":2241},{"className":2240},[],[2242],{"type":15,"value":2243},"STD_VIDEO_H265_NO_REFERENCE_PICTURE",{"type":15,"value":2245},". As usual, the reference picture resources are specified by including them in the list of active reference pictures according to the codec-independent semantics defined by the ",{"type":10,"tag":29,"props":2247,"children":2249},{"className":2248},[],[2250],{"type":15,"value":42},{"type":15,"value":2252}," extension.",{"type":10,"tag":11,"props":2254,"children":2255},{},[2256,2258,2263,2265,2271],{"type":15,"value":2257},"In all cases the set of DPB slot indices referenced by the L0 and L1 reference lists and the list of active reference pictures specified in ",{"type":10,"tag":29,"props":2259,"children":2261},{"className":2260},[],[2262],{"type":15,"value":2048},{"type":15,"value":2264}," must match, but the order in which the active reference pictures are included in the ",{"type":10,"tag":29,"props":2266,"children":2268},{"className":2267},[],[2269],{"type":15,"value":2270},"pReferenceSlots",{"type":15,"value":2272}," array does not matter.",{"type":10,"tag":192,"props":2274,"children":2276},{"id":2275},"_h_265_rate_control",[2277],{"type":15,"value":2278},"H.265 Rate Control",{"type":10,"tag":11,"props":2280,"children":2281},{},[2282],{"type":15,"value":2283},"This proposal adds a set of optional rate control parameters specific to H.265 encoding that provide additional guidance to the implementation’s rate control algorithm.",{"type":10,"tag":11,"props":2285,"children":2286},{},[2287,2289,2294,2295,2301],{"type":15,"value":2288},"When rate control is not disabled and not set to implementation-default behavior, the application can include the following new structure in the ",{"type":10,"tag":29,"props":2290,"children":2292},{"className":2291},[],[2293],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":2296,"children":2298},{"className":2297},[],[2299],{"type":15,"value":2300},"VkVideoEncodeRateControlInfoKHR",{"type":15,"value":1569},{"type":10,"tag":144,"props":2303,"children":2305},{"className":146,"code":2304,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265RateControlInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkVideoEncodeH265RateControlFlagsKHR flags;\n uint32_t gopFrameCount;\n uint32_t idrPeriod;\n uint32_t consecutiveBFrameCount;\n uint32_t subLayerCount;\n} VkVideoEncodeH265RateControlInfoKHR;\n",[2306],{"type":10,"tag":29,"props":2307,"children":2308},{"__ignoreMap":149},[2309,2325,2333,2349,2357,2369,2381,2393,2405],{"type":10,"tag":155,"props":2310,"children":2311},{"class":157,"line":158},[2312,2316,2320],{"type":10,"tag":155,"props":2313,"children":2314},{"style":162},[2315],{"type":15,"value":272},{"type":10,"tag":155,"props":2317,"children":2318},{"style":162},[2319],{"type":15,"value":277},{"type":10,"tag":155,"props":2321,"children":2322},{"style":280},[2323],{"type":15,"value":2324}," VkVideoEncodeH265RateControlInfoKHR {\n",{"type":10,"tag":155,"props":2326,"children":2327},{"class":157,"line":174},[2328],{"type":10,"tag":155,"props":2329,"children":2330},{"style":280},[2331],{"type":15,"value":2332}," VkStructureType sType;\n",{"type":10,"tag":155,"props":2334,"children":2335},{"class":157,"line":294},[2336,2340,2344],{"type":10,"tag":155,"props":2337,"children":2338},{"style":162},[2339],{"type":15,"value":300},{"type":10,"tag":155,"props":2341,"children":2342},{"style":162},[2343],{"type":15,"value":305},{"type":10,"tag":155,"props":2345,"children":2346},{"style":280},[2347],{"type":15,"value":2348}," pNext;\n",{"type":10,"tag":155,"props":2350,"children":2351},{"class":157,"line":313},[2352],{"type":10,"tag":155,"props":2353,"children":2354},{"style":280},[2355],{"type":15,"value":2356}," VkVideoEncodeH265RateControlFlagsKHR flags;\n",{"type":10,"tag":155,"props":2358,"children":2359},{"class":157,"line":322},[2360,2364],{"type":10,"tag":155,"props":2361,"children":2362},{"style":162},[2363],{"type":15,"value":442},{"type":10,"tag":155,"props":2365,"children":2366},{"style":280},[2367],{"type":15,"value":2368}," gopFrameCount;\n",{"type":10,"tag":155,"props":2370,"children":2371},{"class":157,"line":436},[2372,2376],{"type":10,"tag":155,"props":2373,"children":2374},{"style":162},[2375],{"type":15,"value":442},{"type":10,"tag":155,"props":2377,"children":2378},{"style":280},[2379],{"type":15,"value":2380}," idrPeriod;\n",{"type":10,"tag":155,"props":2382,"children":2383},{"class":157,"line":450},[2384,2388],{"type":10,"tag":155,"props":2385,"children":2386},{"style":162},[2387],{"type":15,"value":442},{"type":10,"tag":155,"props":2389,"children":2390},{"style":280},[2391],{"type":15,"value":2392}," consecutiveBFrameCount;\n",{"type":10,"tag":155,"props":2394,"children":2395},{"class":157,"line":459},[2396,2400],{"type":10,"tag":155,"props":2397,"children":2398},{"style":162},[2399],{"type":15,"value":442},{"type":10,"tag":155,"props":2401,"children":2402},{"style":280},[2403],{"type":15,"value":2404}," subLayerCount;\n",{"type":10,"tag":155,"props":2406,"children":2407},{"class":157,"line":468},[2408],{"type":10,"tag":155,"props":2409,"children":2410},{"style":280},[2411],{"type":15,"value":2412},"} VkVideoEncodeH265RateControlInfoKHR;\n",{"type":10,"tag":11,"props":2414,"children":2415},{},[2416,2421],{"type":10,"tag":29,"props":2417,"children":2419},{"className":2418},[],[2420],{"type":15,"value":607},{"type":15,"value":2422}," can include one or more of the following flags:",{"type":10,"tag":76,"props":2424,"children":2425},{},[2426,2437,2468,2479,2490],{"type":10,"tag":80,"props":2427,"children":2428},{},[2429,2435],{"type":10,"tag":29,"props":2430,"children":2432},{"className":2431},[],[2433],{"type":15,"value":2434},"VK_VIDEO_ENCODE_H265_RATE_CONTROL_ATTEMPT_HRD_COMPLIANCE_BIT_KHR",{"type":15,"value":2436}," can be used to indicate that the application would like the implementation’s rate control algorithm to attempt to produce an HRD compliant bitstream when possible",{"type":10,"tag":80,"props":2438,"children":2439},{},[2440,2446,2448,2454,2455,2461,2462],{"type":10,"tag":29,"props":2441,"children":2443},{"className":2442},[],[2444],{"type":15,"value":2445},"VK_VIDEO_ENCODE_H265_RATE_CONTROL_REGULAR_GOP_BIT_KHR",{"type":15,"value":2447}," can be used to indicate that the application intends to use a regular GOP structure according to the parameters specified in ",{"type":10,"tag":29,"props":2449,"children":2451},{"className":2450},[],[2452],{"type":15,"value":2453},"gopFrameCount",{"type":15,"value":786},{"type":10,"tag":29,"props":2456,"children":2458},{"className":2457},[],[2459],{"type":15,"value":2460},"idrPeriod",{"type":15,"value":794},{"type":10,"tag":29,"props":2463,"children":2465},{"className":2464},[],[2466],{"type":15,"value":2467},"consecutiveBFrameCount",{"type":10,"tag":80,"props":2469,"children":2470},{},[2471,2477],{"type":10,"tag":29,"props":2472,"children":2474},{"className":2473},[],[2475],{"type":15,"value":2476},"VK_VIDEO_ENCODE_H265_RATE_CONTROL_REFERENCE_PATTERN_FLAT_BIT_KHR",{"type":15,"value":2478}," can be used to indicate that the application intends to follow a flat reference pattern in the GOP where each P frame uses the last non-B frame as reference, and each B frame uses the last and next non-B frame as forward and backward references, respectively",{"type":10,"tag":80,"props":2480,"children":2481},{},[2482,2488],{"type":10,"tag":29,"props":2483,"children":2485},{"className":2484},[],[2486],{"type":15,"value":2487},"VK_VIDEO_ENCODE_H265_RATE_CONTROL_REFERENCE_PATTERN_DYADIC_BIT_KHR",{"type":15,"value":2489}," can be used to indicate that the application intends to follow a dyadic reference pattern",{"type":10,"tag":80,"props":2491,"children":2492},{},[2493,2499],{"type":10,"tag":29,"props":2494,"children":2496},{"className":2495},[],[2497],{"type":15,"value":2498},"VK_VIDEO_ENCODE_H265_RATE_CONTROL_TEMPORAL_SUB_LAYER_PATTERN_DYADIC_BIT_KHR",{"type":15,"value":2500}," can be used to indicate that the application intends to follow a dyadic temporal sub-layer pattern when using multiple temporal sub-layers",{"type":10,"tag":11,"props":2502,"children":2503},{},[2504,2509,2510,2515,2516,2521,2523,2528,2530,2535],{"type":10,"tag":29,"props":2505,"children":2507},{"className":2506},[],[2508],{"type":15,"value":2453},{"type":15,"value":786},{"type":10,"tag":29,"props":2511,"children":2513},{"className":2512},[],[2514],{"type":15,"value":2460},{"type":15,"value":794},{"type":10,"tag":29,"props":2517,"children":2519},{"className":2518},[],[2520],{"type":15,"value":2467},{"type":15,"value":2522}," specify the GOP size, IDR period, and the number of consecutive B frames between non-B frames, respectively, that define the typical structure of the GOP the implementation’s rate control algorithm should expect. If ",{"type":10,"tag":29,"props":2524,"children":2526},{"className":2525},[],[2527],{"type":15,"value":2445},{"type":15,"value":2529}," is also specified in ",{"type":10,"tag":29,"props":2531,"children":2533},{"className":2532},[],[2534],{"type":15,"value":607},{"type":15,"value":2536},", the implementation will expect all GOPs to follow this structure, while otherwise it may assume that the application will diverge from these values from time to time. If any of these values are zero, then the implementation’s rate control algorithm will not make any assumptions about the corresponding parameter of the GOP structure.",{"type":10,"tag":11,"props":2538,"children":2539},{},[2540,2546],{"type":10,"tag":29,"props":2541,"children":2543},{"className":2542},[],[2544],{"type":15,"value":2545},"subLayerCount",{"type":15,"value":2547}," indicates the number of H.265 temporal sub-layers that the application intends to use and it is expected to match the number of rate control layers when multi-layer rate control is used.",{"type":10,"tag":11,"props":2549,"children":2550},{},[2551,2553,2558,2559,2565],{"type":15,"value":2552},"The following new structure can be included in the ",{"type":10,"tag":29,"props":2554,"children":2556},{"className":2555},[],[2557],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":2560,"children":2562},{"className":2561},[],[2563],{"type":15,"value":2564},"VkVideoEncodeRateControlLayerInfoKHR",{"type":15,"value":2566}," to specify additional per-rate-control-layer guidance parameters specific to H.265 encode:",{"type":10,"tag":144,"props":2568,"children":2570},{"className":146,"code":2569,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265RateControlLayerInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkBool32 useMinQp;\n VkVideoEncodeH265QpKHR minQp;\n VkBool32 useMaxQp;\n VkVideoEncodeH265QpKHR maxQp;\n VkBool32 useMaxFrameSize;\n VkVideoEncodeH265FrameSizeKHR maxFrameSize;\n} VkVideoEncodeH265RateControlLayerInfoKHR;\n",[2571],{"type":10,"tag":29,"props":2572,"children":2573},{"__ignoreMap":149},[2574,2590,2598,2614,2622,2630,2638,2646,2654,2662],{"type":10,"tag":155,"props":2575,"children":2576},{"class":157,"line":158},[2577,2581,2585],{"type":10,"tag":155,"props":2578,"children":2579},{"style":162},[2580],{"type":15,"value":272},{"type":10,"tag":155,"props":2582,"children":2583},{"style":162},[2584],{"type":15,"value":277},{"type":10,"tag":155,"props":2586,"children":2587},{"style":280},[2588],{"type":15,"value":2589}," VkVideoEncodeH265RateControlLayerInfoKHR {\n",{"type":10,"tag":155,"props":2591,"children":2592},{"class":157,"line":174},[2593],{"type":10,"tag":155,"props":2594,"children":2595},{"style":280},[2596],{"type":15,"value":2597}," VkStructureType sType;\n",{"type":10,"tag":155,"props":2599,"children":2600},{"class":157,"line":294},[2601,2605,2609],{"type":10,"tag":155,"props":2602,"children":2603},{"style":162},[2604],{"type":15,"value":300},{"type":10,"tag":155,"props":2606,"children":2607},{"style":162},[2608],{"type":15,"value":305},{"type":10,"tag":155,"props":2610,"children":2611},{"style":280},[2612],{"type":15,"value":2613}," pNext;\n",{"type":10,"tag":155,"props":2615,"children":2616},{"class":157,"line":313},[2617],{"type":10,"tag":155,"props":2618,"children":2619},{"style":280},[2620],{"type":15,"value":2621}," VkBool32 useMinQp;\n",{"type":10,"tag":155,"props":2623,"children":2624},{"class":157,"line":322},[2625],{"type":10,"tag":155,"props":2626,"children":2627},{"style":280},[2628],{"type":15,"value":2629}," VkVideoEncodeH265QpKHR minQp;\n",{"type":10,"tag":155,"props":2631,"children":2632},{"class":157,"line":436},[2633],{"type":10,"tag":155,"props":2634,"children":2635},{"style":280},[2636],{"type":15,"value":2637}," VkBool32 useMaxQp;\n",{"type":10,"tag":155,"props":2639,"children":2640},{"class":157,"line":450},[2641],{"type":10,"tag":155,"props":2642,"children":2643},{"style":280},[2644],{"type":15,"value":2645}," VkVideoEncodeH265QpKHR maxQp;\n",{"type":10,"tag":155,"props":2647,"children":2648},{"class":157,"line":459},[2649],{"type":10,"tag":155,"props":2650,"children":2651},{"style":280},[2652],{"type":15,"value":2653}," VkBool32 useMaxFrameSize;\n",{"type":10,"tag":155,"props":2655,"children":2656},{"class":157,"line":468},[2657],{"type":10,"tag":155,"props":2658,"children":2659},{"style":280},[2660],{"type":15,"value":2661}," VkVideoEncodeH265FrameSizeKHR maxFrameSize;\n",{"type":10,"tag":155,"props":2663,"children":2664},{"class":157,"line":477},[2665],{"type":10,"tag":155,"props":2666,"children":2667},{"style":280},[2668],{"type":15,"value":2669},"} VkVideoEncodeH265RateControlLayerInfoKHR;\n",{"type":10,"tag":11,"props":2671,"children":2672},{},[2673,2675,2681,2683,2689,2690,2695,2697,2703,2704,2709,2710,2715],{"type":15,"value":2674},"When ",{"type":10,"tag":29,"props":2676,"children":2678},{"className":2677},[],[2679],{"type":15,"value":2680},"useMinQp",{"type":15,"value":2682}," is set to ",{"type":10,"tag":29,"props":2684,"children":2686},{"className":2685},[],[2687],{"type":15,"value":2688},"VK_TRUE",{"type":15,"value":786},{"type":10,"tag":29,"props":2691,"children":2693},{"className":2692},[],[2694],{"type":15,"value":876},{"type":15,"value":2696}," specifies the lower bound on the QP values, for each picture type, that the implementation’s rate control algorithm should use. Similarly, when ",{"type":10,"tag":29,"props":2698,"children":2700},{"className":2699},[],[2701],{"type":15,"value":2702},"useMaxQp",{"type":15,"value":2682},{"type":10,"tag":29,"props":2705,"children":2707},{"className":2706},[],[2708],{"type":15,"value":2688},{"type":15,"value":786},{"type":10,"tag":29,"props":2711,"children":2713},{"className":2712},[],[2714],{"type":15,"value":883},{"type":15,"value":2716}," specifies the upper bound on the QP values.",{"type":10,"tag":11,"props":2718,"children":2719},{},[2720,2721,2727,2728,2733,2734,2740],{"type":15,"value":2674},{"type":10,"tag":29,"props":2722,"children":2724},{"className":2723},[],[2725],{"type":15,"value":2726},"useMaxFrameSize",{"type":15,"value":2682},{"type":10,"tag":29,"props":2729,"children":2731},{"className":2730},[],[2732],{"type":15,"value":2688},{"type":15,"value":786},{"type":10,"tag":29,"props":2735,"children":2737},{"className":2736},[],[2738],{"type":15,"value":2739},"maxFrameSize",{"type":15,"value":2741}," specifies the maximum frame size in bytes, for each picture type, that the implementation’s rate control algorithm should target.",{"type":10,"tag":11,"props":2743,"children":2744},{},[2745,2747,2752,2753,2758,2760,2765,2766,2772],{"type":15,"value":2746},"Some implementations may benefit from or require additional guidance on the remaining number of frames in the currently encoded GOP, as indicated by the ",{"type":10,"tag":29,"props":2748,"children":2750},{"className":2749},[],[2751],{"type":15,"value":894},{"type":15,"value":67},{"type":10,"tag":29,"props":2754,"children":2756},{"className":2755},[],[2757],{"type":15,"value":901},{"type":15,"value":2759}," capabilities, respectively. This may be the case either due to the implementation not being able to track the current position of the encoded stream within the GOP, or because the implementation may be able to use this information to better react to dynamic changes to the GOP structure. This proposal solves this by introducing the following new structure that can be included in the ",{"type":10,"tag":29,"props":2761,"children":2763},{"className":2762},[],[2764],{"type":15,"value":255},{"type":15,"value":357},{"type":10,"tag":29,"props":2767,"children":2769},{"className":2768},[],[2770],{"type":15,"value":2771},"VkVideoBeginCodingInfoKHR",{"type":15,"value":1569},{"type":10,"tag":144,"props":2774,"children":2776},{"className":146,"code":2775,"language":148,"meta":149,"style":149},"typedef struct VkVideoEncodeH265GopRemainingFrameInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkBool32 useGopRemainingFrames;\n uint32_t gopRemainingI;\n uint32_t gopRemainingP;\n uint32_t gopRemainingB;\n} VkVideoEncodeH265GopRemainingFrameInfoKHR;\n",[2777],{"type":10,"tag":29,"props":2778,"children":2779},{"__ignoreMap":149},[2780,2796,2803,2818,2826,2838,2850,2862],{"type":10,"tag":155,"props":2781,"children":2782},{"class":157,"line":158},[2783,2787,2791],{"type":10,"tag":155,"props":2784,"children":2785},{"style":162},[2786],{"type":15,"value":272},{"type":10,"tag":155,"props":2788,"children":2789},{"style":162},[2790],{"type":15,"value":277},{"type":10,"tag":155,"props":2792,"children":2793},{"style":280},[2794],{"type":15,"value":2795}," VkVideoEncodeH265GopRemainingFrameInfoKHR {\n",{"type":10,"tag":155,"props":2797,"children":2798},{"class":157,"line":174},[2799],{"type":10,"tag":155,"props":2800,"children":2801},{"style":280},[2802],{"type":15,"value":1395},{"type":10,"tag":155,"props":2804,"children":2805},{"class":157,"line":294},[2806,2810,2814],{"type":10,"tag":155,"props":2807,"children":2808},{"style":162},[2809],{"type":15,"value":300},{"type":10,"tag":155,"props":2811,"children":2812},{"style":162},[2813],{"type":15,"value":305},{"type":10,"tag":155,"props":2815,"children":2816},{"style":280},[2817],{"type":15,"value":1411},{"type":10,"tag":155,"props":2819,"children":2820},{"class":157,"line":313},[2821],{"type":10,"tag":155,"props":2822,"children":2823},{"style":280},[2824],{"type":15,"value":2825}," VkBool32 useGopRemainingFrames;\n",{"type":10,"tag":155,"props":2827,"children":2828},{"class":157,"line":322},[2829,2833],{"type":10,"tag":155,"props":2830,"children":2831},{"style":162},[2832],{"type":15,"value":442},{"type":10,"tag":155,"props":2834,"children":2835},{"style":280},[2836],{"type":15,"value":2837}," gopRemainingI;\n",{"type":10,"tag":155,"props":2839,"children":2840},{"class":157,"line":436},[2841,2845],{"type":10,"tag":155,"props":2842,"children":2843},{"style":162},[2844],{"type":15,"value":442},{"type":10,"tag":155,"props":2846,"children":2847},{"style":280},[2848],{"type":15,"value":2849}," gopRemainingP;\n",{"type":10,"tag":155,"props":2851,"children":2852},{"class":157,"line":450},[2853,2857],{"type":10,"tag":155,"props":2854,"children":2855},{"style":162},[2856],{"type":15,"value":442},{"type":10,"tag":155,"props":2858,"children":2859},{"style":280},[2860],{"type":15,"value":2861}," gopRemainingB;\n",{"type":10,"tag":155,"props":2863,"children":2864},{"class":157,"line":459},[2865],{"type":10,"tag":155,"props":2866,"children":2867},{"style":280},[2868],{"type":15,"value":2869},"} VkVideoEncodeH265GopRemainingFrameInfoKHR;\n",{"type":10,"tag":11,"props":2871,"children":2872},{},[2873,2874,2880,2881,2886,2888,2894,2895,2901,2902,2908],{"type":15,"value":2674},{"type":10,"tag":29,"props":2875,"children":2877},{"className":2876},[],[2878],{"type":15,"value":2879},"useGopRemainingFrames",{"type":15,"value":2682},{"type":10,"tag":29,"props":2882,"children":2884},{"className":2883},[],[2885],{"type":15,"value":2688},{"type":15,"value":2887},", the implementation’s rate control algorithm may use the values specified in ",{"type":10,"tag":29,"props":2889,"children":2891},{"className":2890},[],[2892],{"type":15,"value":2893},"gopRemainingI",{"type":15,"value":786},{"type":10,"tag":29,"props":2896,"children":2898},{"className":2897},[],[2899],{"type":15,"value":2900},"gopRemainingP",{"type":15,"value":794},{"type":10,"tag":29,"props":2903,"children":2905},{"className":2904},[],[2906],{"type":15,"value":2907},"gopRemainingB",{"type":15,"value":2909}," as a guidance on the number of remaining frames of the corresponding type in the currently encoded GOP.",{"type":10,"tag":17,"props":2911,"children":2913},{"id":2912},"_examples",[2914],{"type":15,"value":2915},"Examples",{"type":10,"tag":192,"props":2917,"children":2919},{"id":2918},"_select_queue_family_with_h_265_encode_support",[2920],{"type":15,"value":2921},"Select queue family with H.265 encode support",{"type":10,"tag":144,"props":2923,"children":2925},{"className":146,"code":2924,"language":148,"meta":149,"style":149},"uint32_t queueFamilyIndex;\nuint32_t queueFamilyCount;\n\nvkGetPhysicalDeviceQueueFamilyProperties2(physicalDevice, &queueFamilyCount, NULL);\n\nVkQueueFamilyProperties2* props = calloc(queueFamilyCount,\n sizeof(VkQueueFamilyProperties2));\nVkQueueFamilyVideoPropertiesKHR* videoProps = calloc(queueFamilyCount,\n sizeof(VkQueueFamilyVideoPropertiesKHR));\n\nfor (queueFamilyIndex = 0; queueFamilyIndex \u003C queueFamilyCount; ++queueFamilyIndex) {\n props[queueFamilyIndex].sType = VK_STRUCTURE_TYPE_QUEUE_FAMILY_PROPERTIES_2;\n props[queueFamilyIndex].pNext = &videoProps[queueFamilyIndex];\n\n videoProps[queueFamilyIndex].sType = VK_STRUCTURE_TYPE_QUEUE_FAMILY_VIDEO_PROPERTIES_KHR;\n}\n\nvkGetPhysicalDeviceQueueFamilyProperties2(physicalDevice, &queueFamilyCount, props);\n\nfor (queueFamilyIndex = 0; queueFamilyIndex \u003C queueFamilyCount; ++queueFamilyIndex) {\n if ((props[queueFamilyIndex].queueFamilyProperties.queueFlags & VK_QUEUE_VIDEO_ENCODE_BIT_KHR) != 0 &&\n (videoProps[queueFamilyIndex].videoCodecOperations & VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR) != 0) {\n break;\n }\n}\n\nif (queueFamilyIndex \u003C queueFamilyCount) {\n // Found appropriate queue family\n ...\n} else {\n // Did not find a queue family with the needed capabilities\n ...\n}\n",[2926],{"type":10,"tag":29,"props":2927,"children":2928},{"__ignoreMap":149},[2929,2942,2954,2963,3003,3010,3042,3055,3083,3095,3102,3149,3171,3202,3209,3230,3238,3245,3269,3276,3315,3362,3402,3416,3425,3433,3441,3463,3473,3482,3501,3510,3518],{"type":10,"tag":155,"props":2930,"children":2931},{"class":157,"line":158},[2932,2937],{"type":10,"tag":155,"props":2933,"children":2934},{"style":162},[2935],{"type":15,"value":2936},"uint32_t",{"type":10,"tag":155,"props":2938,"children":2939},{"style":280},[2940],{"type":15,"value":2941}," queueFamilyIndex;\n",{"type":10,"tag":155,"props":2943,"children":2944},{"class":157,"line":174},[2945,2949],{"type":10,"tag":155,"props":2946,"children":2947},{"style":162},[2948],{"type":15,"value":2936},{"type":10,"tag":155,"props":2950,"children":2951},{"style":280},[2952],{"type":15,"value":2953}," queueFamilyCount;\n",{"type":10,"tag":155,"props":2955,"children":2956},{"class":157,"line":294},[2957],{"type":10,"tag":155,"props":2958,"children":2960},{"emptyLinePlaceholder":2959},true,[2961],{"type":15,"value":2962},"\n",{"type":10,"tag":155,"props":2964,"children":2965},{"class":157,"line":313},[2966,2972,2977,2982,2988,2992,2998],{"type":10,"tag":155,"props":2967,"children":2969},{"style":2968},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[2970],{"type":15,"value":2971},"vkGetPhysicalDeviceQueueFamilyProperties2",{"type":10,"tag":155,"props":2973,"children":2974},{"style":280},[2975],{"type":15,"value":2976},"(physicalDevice, ",{"type":10,"tag":155,"props":2978,"children":2979},{"style":162},[2980],{"type":15,"value":2981},"&",{"type":10,"tag":155,"props":2983,"children":2985},{"style":2984},"--shiki-default:#953800;--shiki-dark:#FFA657",[2986],{"type":15,"value":2987},"queueFamilyCount",{"type":10,"tag":155,"props":2989,"children":2990},{"style":280},[2991],{"type":15,"value":786},{"type":10,"tag":155,"props":2993,"children":2995},{"style":2994},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[2996],{"type":15,"value":2997},"NULL",{"type":10,"tag":155,"props":2999,"children":3000},{"style":280},[3001],{"type":15,"value":3002},");\n",{"type":10,"tag":155,"props":3004,"children":3005},{"class":157,"line":322},[3006],{"type":10,"tag":155,"props":3007,"children":3008},{"emptyLinePlaceholder":2959},[3009],{"type":15,"value":2962},{"type":10,"tag":155,"props":3011,"children":3012},{"class":157,"line":436},[3013,3018,3022,3027,3032,3037],{"type":10,"tag":155,"props":3014,"children":3015},{"style":280},[3016],{"type":15,"value":3017},"VkQueueFamilyProperties2",{"type":10,"tag":155,"props":3019,"children":3020},{"style":162},[3021],{"type":15,"value":1039},{"type":10,"tag":155,"props":3023,"children":3024},{"style":280},[3025],{"type":15,"value":3026}," props ",{"type":10,"tag":155,"props":3028,"children":3029},{"style":162},[3030],{"type":15,"value":3031},"=",{"type":10,"tag":155,"props":3033,"children":3034},{"style":2968},[3035],{"type":15,"value":3036}," calloc",{"type":10,"tag":155,"props":3038,"children":3039},{"style":280},[3040],{"type":15,"value":3041},"(queueFamilyCount,\n",{"type":10,"tag":155,"props":3043,"children":3044},{"class":157,"line":450},[3045,3050],{"type":10,"tag":155,"props":3046,"children":3047},{"style":162},[3048],{"type":15,"value":3049}," sizeof",{"type":10,"tag":155,"props":3051,"children":3052},{"style":280},[3053],{"type":15,"value":3054},"(VkQueueFamilyProperties2));\n",{"type":10,"tag":155,"props":3056,"children":3057},{"class":157,"line":459},[3058,3062,3066,3071,3075,3079],{"type":10,"tag":155,"props":3059,"children":3060},{"style":280},[3061],{"type":15,"value":234},{"type":10,"tag":155,"props":3063,"children":3064},{"style":162},[3065],{"type":15,"value":1039},{"type":10,"tag":155,"props":3067,"children":3068},{"style":280},[3069],{"type":15,"value":3070}," videoProps ",{"type":10,"tag":155,"props":3072,"children":3073},{"style":162},[3074],{"type":15,"value":3031},{"type":10,"tag":155,"props":3076,"children":3077},{"style":2968},[3078],{"type":15,"value":3036},{"type":10,"tag":155,"props":3080,"children":3081},{"style":280},[3082],{"type":15,"value":3041},{"type":10,"tag":155,"props":3084,"children":3085},{"class":157,"line":468},[3086,3090],{"type":10,"tag":155,"props":3087,"children":3088},{"style":162},[3089],{"type":15,"value":3049},{"type":10,"tag":155,"props":3091,"children":3092},{"style":280},[3093],{"type":15,"value":3094},"(VkQueueFamilyVideoPropertiesKHR));\n",{"type":10,"tag":155,"props":3096,"children":3097},{"class":157,"line":477},[3098],{"type":10,"tag":155,"props":3099,"children":3100},{"emptyLinePlaceholder":2959},[3101],{"type":15,"value":2962},{"type":10,"tag":155,"props":3103,"children":3104},{"class":157,"line":490},[3105,3110,3115,3119,3124,3129,3134,3139,3144],{"type":10,"tag":155,"props":3106,"children":3107},{"style":162},[3108],{"type":15,"value":3109},"for",{"type":10,"tag":155,"props":3111,"children":3112},{"style":280},[3113],{"type":15,"value":3114}," (queueFamilyIndex ",{"type":10,"tag":155,"props":3116,"children":3117},{"style":162},[3118],{"type":15,"value":3031},{"type":10,"tag":155,"props":3120,"children":3121},{"style":2994},[3122],{"type":15,"value":3123}," 0",{"type":10,"tag":155,"props":3125,"children":3126},{"style":280},[3127],{"type":15,"value":3128},"; queueFamilyIndex ",{"type":10,"tag":155,"props":3130,"children":3131},{"style":162},[3132],{"type":15,"value":3133},"\u003C",{"type":10,"tag":155,"props":3135,"children":3136},{"style":280},[3137],{"type":15,"value":3138}," queueFamilyCount; ",{"type":10,"tag":155,"props":3140,"children":3141},{"style":162},[3142],{"type":15,"value":3143},"++",{"type":10,"tag":155,"props":3145,"children":3146},{"style":280},[3147],{"type":15,"value":3148},"queueFamilyIndex) {\n",{"type":10,"tag":155,"props":3150,"children":3151},{"class":157,"line":503},[3152,3157,3162,3166],{"type":10,"tag":155,"props":3153,"children":3154},{"style":2984},[3155],{"type":15,"value":3156}," props",{"type":10,"tag":155,"props":3158,"children":3159},{"style":280},[3160],{"type":15,"value":3161},"[queueFamilyIndex].sType ",{"type":10,"tag":155,"props":3163,"children":3164},{"style":162},[3165],{"type":15,"value":3031},{"type":10,"tag":155,"props":3167,"children":3168},{"style":280},[3169],{"type":15,"value":3170}," VK_STRUCTURE_TYPE_QUEUE_FAMILY_PROPERTIES_2;\n",{"type":10,"tag":155,"props":3172,"children":3173},{"class":157,"line":516},[3174,3178,3183,3187,3192,3197],{"type":10,"tag":155,"props":3175,"children":3176},{"style":2984},[3177],{"type":15,"value":3156},{"type":10,"tag":155,"props":3179,"children":3180},{"style":280},[3181],{"type":15,"value":3182},"[queueFamilyIndex].pNext ",{"type":10,"tag":155,"props":3184,"children":3185},{"style":162},[3186],{"type":15,"value":3031},{"type":10,"tag":155,"props":3188,"children":3189},{"style":162},[3190],{"type":15,"value":3191}," &",{"type":10,"tag":155,"props":3193,"children":3194},{"style":2984},[3195],{"type":15,"value":3196},"videoProps",{"type":10,"tag":155,"props":3198,"children":3199},{"style":280},[3200],{"type":15,"value":3201},"[queueFamilyIndex];\n",{"type":10,"tag":155,"props":3203,"children":3204},{"class":157,"line":529},[3205],{"type":10,"tag":155,"props":3206,"children":3207},{"emptyLinePlaceholder":2959},[3208],{"type":15,"value":2962},{"type":10,"tag":155,"props":3210,"children":3211},{"class":157,"line":538},[3212,3217,3221,3225],{"type":10,"tag":155,"props":3213,"children":3214},{"style":2984},[3215],{"type":15,"value":3216}," videoProps",{"type":10,"tag":155,"props":3218,"children":3219},{"style":280},[3220],{"type":15,"value":3161},{"type":10,"tag":155,"props":3222,"children":3223},{"style":162},[3224],{"type":15,"value":3031},{"type":10,"tag":155,"props":3226,"children":3227},{"style":280},[3228],{"type":15,"value":3229}," VK_STRUCTURE_TYPE_QUEUE_FAMILY_VIDEO_PROPERTIES_KHR;\n",{"type":10,"tag":155,"props":3231,"children":3232},{"class":157,"line":552},[3233],{"type":10,"tag":155,"props":3234,"children":3235},{"style":280},[3236],{"type":15,"value":3237},"}\n",{"type":10,"tag":155,"props":3239,"children":3240},{"class":157,"line":565},[3241],{"type":10,"tag":155,"props":3242,"children":3243},{"emptyLinePlaceholder":2959},[3244],{"type":15,"value":2962},{"type":10,"tag":155,"props":3246,"children":3247},{"class":157,"line":574},[3248,3252,3256,3260,3264],{"type":10,"tag":155,"props":3249,"children":3250},{"style":2968},[3251],{"type":15,"value":2971},{"type":10,"tag":155,"props":3253,"children":3254},{"style":280},[3255],{"type":15,"value":2976},{"type":10,"tag":155,"props":3257,"children":3258},{"style":162},[3259],{"type":15,"value":2981},{"type":10,"tag":155,"props":3261,"children":3262},{"style":2984},[3263],{"type":15,"value":2987},{"type":10,"tag":155,"props":3265,"children":3266},{"style":280},[3267],{"type":15,"value":3268},", props);\n",{"type":10,"tag":155,"props":3270,"children":3271},{"class":157,"line":583},[3272],{"type":10,"tag":155,"props":3273,"children":3274},{"emptyLinePlaceholder":2959},[3275],{"type":15,"value":2962},{"type":10,"tag":155,"props":3277,"children":3278},{"class":157,"line":592},[3279,3283,3287,3291,3295,3299,3303,3307,3311],{"type":10,"tag":155,"props":3280,"children":3281},{"style":162},[3282],{"type":15,"value":3109},{"type":10,"tag":155,"props":3284,"children":3285},{"style":280},[3286],{"type":15,"value":3114},{"type":10,"tag":155,"props":3288,"children":3289},{"style":162},[3290],{"type":15,"value":3031},{"type":10,"tag":155,"props":3292,"children":3293},{"style":2994},[3294],{"type":15,"value":3123},{"type":10,"tag":155,"props":3296,"children":3297},{"style":280},[3298],{"type":15,"value":3128},{"type":10,"tag":155,"props":3300,"children":3301},{"style":162},[3302],{"type":15,"value":3133},{"type":10,"tag":155,"props":3304,"children":3305},{"style":280},[3306],{"type":15,"value":3138},{"type":10,"tag":155,"props":3308,"children":3309},{"style":162},[3310],{"type":15,"value":3143},{"type":10,"tag":155,"props":3312,"children":3313},{"style":280},[3314],{"type":15,"value":3148},{"type":10,"tag":155,"props":3316,"children":3318},{"class":157,"line":3317},21,[3319,3324,3329,3334,3339,3343,3348,3353,3357],{"type":10,"tag":155,"props":3320,"children":3321},{"style":162},[3322],{"type":15,"value":3323}," if",{"type":10,"tag":155,"props":3325,"children":3326},{"style":280},[3327],{"type":15,"value":3328}," ((",{"type":10,"tag":155,"props":3330,"children":3331},{"style":2984},[3332],{"type":15,"value":3333},"props",{"type":10,"tag":155,"props":3335,"children":3336},{"style":280},[3337],{"type":15,"value":3338},"[queueFamilyIndex].queueFamilyProperties.queueFlags ",{"type":10,"tag":155,"props":3340,"children":3341},{"style":162},[3342],{"type":15,"value":2981},{"type":10,"tag":155,"props":3344,"children":3345},{"style":280},[3346],{"type":15,"value":3347}," VK_QUEUE_VIDEO_ENCODE_BIT_KHR) ",{"type":10,"tag":155,"props":3349,"children":3350},{"style":162},[3351],{"type":15,"value":3352},"!=",{"type":10,"tag":155,"props":3354,"children":3355},{"style":2994},[3356],{"type":15,"value":3123},{"type":10,"tag":155,"props":3358,"children":3359},{"style":162},[3360],{"type":15,"value":3361}," &&\n",{"type":10,"tag":155,"props":3363,"children":3365},{"class":157,"line":3364},22,[3366,3371,3375,3380,3384,3389,3393,3397],{"type":10,"tag":155,"props":3367,"children":3368},{"style":280},[3369],{"type":15,"value":3370}," (",{"type":10,"tag":155,"props":3372,"children":3373},{"style":2984},[3374],{"type":15,"value":3196},{"type":10,"tag":155,"props":3376,"children":3377},{"style":280},[3378],{"type":15,"value":3379},"[queueFamilyIndex].videoCodecOperations ",{"type":10,"tag":155,"props":3381,"children":3382},{"style":162},[3383],{"type":15,"value":2981},{"type":10,"tag":155,"props":3385,"children":3386},{"style":280},[3387],{"type":15,"value":3388}," VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR) ",{"type":10,"tag":155,"props":3390,"children":3391},{"style":162},[3392],{"type":15,"value":3352},{"type":10,"tag":155,"props":3394,"children":3395},{"style":2994},[3396],{"type":15,"value":3123},{"type":10,"tag":155,"props":3398,"children":3399},{"style":280},[3400],{"type":15,"value":3401},") {\n",{"type":10,"tag":155,"props":3403,"children":3405},{"class":157,"line":3404},23,[3406,3411],{"type":10,"tag":155,"props":3407,"children":3408},{"style":162},[3409],{"type":15,"value":3410}," break",{"type":10,"tag":155,"props":3412,"children":3413},{"style":280},[3414],{"type":15,"value":3415},";\n",{"type":10,"tag":155,"props":3417,"children":3419},{"class":157,"line":3418},24,[3420],{"type":10,"tag":155,"props":3421,"children":3422},{"style":280},[3423],{"type":15,"value":3424}," }\n",{"type":10,"tag":155,"props":3426,"children":3428},{"class":157,"line":3427},25,[3429],{"type":10,"tag":155,"props":3430,"children":3431},{"style":280},[3432],{"type":15,"value":3237},{"type":10,"tag":155,"props":3434,"children":3436},{"class":157,"line":3435},26,[3437],{"type":10,"tag":155,"props":3438,"children":3439},{"emptyLinePlaceholder":2959},[3440],{"type":15,"value":2962},{"type":10,"tag":155,"props":3442,"children":3444},{"class":157,"line":3443},27,[3445,3450,3454,3458],{"type":10,"tag":155,"props":3446,"children":3447},{"style":162},[3448],{"type":15,"value":3449},"if",{"type":10,"tag":155,"props":3451,"children":3452},{"style":280},[3453],{"type":15,"value":3114},{"type":10,"tag":155,"props":3455,"children":3456},{"style":162},[3457],{"type":15,"value":3133},{"type":10,"tag":155,"props":3459,"children":3460},{"style":280},[3461],{"type":15,"value":3462}," queueFamilyCount) {\n",{"type":10,"tag":155,"props":3464,"children":3466},{"class":157,"line":3465},28,[3467],{"type":10,"tag":155,"props":3468,"children":3470},{"style":3469},"--shiki-default:#6E7781;--shiki-dark:#8B949E",[3471],{"type":15,"value":3472}," // Found appropriate queue family\n",{"type":10,"tag":155,"props":3474,"children":3476},{"class":157,"line":3475},29,[3477],{"type":10,"tag":155,"props":3478,"children":3479},{"style":280},[3480],{"type":15,"value":3481}," ...\n",{"type":10,"tag":155,"props":3483,"children":3485},{"class":157,"line":3484},30,[3486,3491,3496],{"type":10,"tag":155,"props":3487,"children":3488},{"style":280},[3489],{"type":15,"value":3490},"} ",{"type":10,"tag":155,"props":3492,"children":3493},{"style":162},[3494],{"type":15,"value":3495},"else",{"type":10,"tag":155,"props":3497,"children":3498},{"style":280},[3499],{"type":15,"value":3500}," {\n",{"type":10,"tag":155,"props":3502,"children":3504},{"class":157,"line":3503},31,[3505],{"type":10,"tag":155,"props":3506,"children":3507},{"style":3469},[3508],{"type":15,"value":3509}," // Did not find a queue family with the needed capabilities\n",{"type":10,"tag":155,"props":3511,"children":3513},{"class":157,"line":3512},32,[3514],{"type":10,"tag":155,"props":3515,"children":3516},{"style":280},[3517],{"type":15,"value":3481},{"type":10,"tag":155,"props":3519,"children":3521},{"class":157,"line":3520},33,[3522],{"type":10,"tag":155,"props":3523,"children":3524},{"style":280},[3525],{"type":15,"value":3237},{"type":10,"tag":192,"props":3527,"children":3529},{"id":3528},"_check_support_and_query_the_capabilities_for_an_h_265_encode_profile",[3530],{"type":15,"value":3531},"Check support and query the capabilities for an H.265 encode profile",{"type":10,"tag":144,"props":3533,"children":3535},{"className":146,"code":3534,"language":148,"meta":149,"style":149},"VkResult result;\n\nVkVideoEncodeH265ProfileInfoKHR encodeH265ProfileInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_KHR,\n .pNext = NULL,\n .stdProfileIdc = STD_VIDEO_H265_PROFILE_IDC_MAIN\n};\n\nVkVideoProfileInfoKHR profileInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_PROFILE_INFO_KHR,\n .pNext = &encodeH265ProfileInfo,\n .videoCodecOperation = VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR,\n .chromaSubsampling = VK_VIDEO_CHROMA_SUBSAMPLING_420_BIT_KHR,\n .lumaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,\n .chromaBitDepth = VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR\n};\n\nVkVideoEncodeH265CapabilitiesKHR encodeH265Capabilities = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_KHR,\n .pNext = NULL,\n};\n\nVkVideoEncodeCapabilitiesKHR encodeCapabilities = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_CAPABILITIES_KHR,\n .pNext = &encodeH265Capabilities\n}\n\nVkVideoCapabilitiesKHR capabilities = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_CAPABILITIES_KHR,\n .pNext = &encodeCapabilities\n};\n\nresult = vkGetPhysicalDeviceVideoCapabilitiesKHR(physicalDevice, &profileInfo, &capabilities);\n\nif (result == VK_SUCCESS) {\n // Profile is supported, check additional capabilities\n ...\n} else {\n // Profile is not supported, result provides additional information about why\n ...\n}\n",[3536],{"type":10,"tag":29,"props":3537,"children":3538},{"__ignoreMap":149},[3539,3547,3554,3570,3587,3609,3626,3634,3641,3657,3673,3693,3710,3727,3744,3761,3768,3775,3791,3807,3826,3833,3840,3856,3872,3892,3899,3906,3922,3938,3958,3965,3972,4019,4027,4050,4059,4067,4083,4092,4100],{"type":10,"tag":155,"props":3540,"children":3541},{"class":157,"line":158},[3542],{"type":10,"tag":155,"props":3543,"children":3544},{"style":280},[3545],{"type":15,"value":3546},"VkResult result;\n",{"type":10,"tag":155,"props":3548,"children":3549},{"class":157,"line":174},[3550],{"type":10,"tag":155,"props":3551,"children":3552},{"emptyLinePlaceholder":2959},[3553],{"type":15,"value":2962},{"type":10,"tag":155,"props":3555,"children":3556},{"class":157,"line":294},[3557,3562,3566],{"type":10,"tag":155,"props":3558,"children":3559},{"style":280},[3560],{"type":15,"value":3561},"VkVideoEncodeH265ProfileInfoKHR encodeH265ProfileInfo ",{"type":10,"tag":155,"props":3563,"children":3564},{"style":162},[3565],{"type":15,"value":3031},{"type":10,"tag":155,"props":3567,"children":3568},{"style":280},[3569],{"type":15,"value":3500},{"type":10,"tag":155,"props":3571,"children":3572},{"class":157,"line":313},[3573,3578,3582],{"type":10,"tag":155,"props":3574,"children":3575},{"style":280},[3576],{"type":15,"value":3577}," .sType ",{"type":10,"tag":155,"props":3579,"children":3580},{"style":162},[3581],{"type":15,"value":3031},{"type":10,"tag":155,"props":3583,"children":3584},{"style":280},[3585],{"type":15,"value":3586}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PROFILE_INFO_KHR,\n",{"type":10,"tag":155,"props":3588,"children":3589},{"class":157,"line":322},[3590,3595,3599,3604],{"type":10,"tag":155,"props":3591,"children":3592},{"style":280},[3593],{"type":15,"value":3594}," .pNext ",{"type":10,"tag":155,"props":3596,"children":3597},{"style":162},[3598],{"type":15,"value":3031},{"type":10,"tag":155,"props":3600,"children":3601},{"style":2994},[3602],{"type":15,"value":3603}," NULL",{"type":10,"tag":155,"props":3605,"children":3606},{"style":280},[3607],{"type":15,"value":3608},",\n",{"type":10,"tag":155,"props":3610,"children":3611},{"class":157,"line":436},[3612,3617,3621],{"type":10,"tag":155,"props":3613,"children":3614},{"style":280},[3615],{"type":15,"value":3616}," .stdProfileIdc ",{"type":10,"tag":155,"props":3618,"children":3619},{"style":162},[3620],{"type":15,"value":3031},{"type":10,"tag":155,"props":3622,"children":3623},{"style":280},[3624],{"type":15,"value":3625}," STD_VIDEO_H265_PROFILE_IDC_MAIN\n",{"type":10,"tag":155,"props":3627,"children":3628},{"class":157,"line":450},[3629],{"type":10,"tag":155,"props":3630,"children":3631},{"style":280},[3632],{"type":15,"value":3633},"};\n",{"type":10,"tag":155,"props":3635,"children":3636},{"class":157,"line":459},[3637],{"type":10,"tag":155,"props":3638,"children":3639},{"emptyLinePlaceholder":2959},[3640],{"type":15,"value":2962},{"type":10,"tag":155,"props":3642,"children":3643},{"class":157,"line":468},[3644,3649,3653],{"type":10,"tag":155,"props":3645,"children":3646},{"style":280},[3647],{"type":15,"value":3648},"VkVideoProfileInfoKHR profileInfo ",{"type":10,"tag":155,"props":3650,"children":3651},{"style":162},[3652],{"type":15,"value":3031},{"type":10,"tag":155,"props":3654,"children":3655},{"style":280},[3656],{"type":15,"value":3500},{"type":10,"tag":155,"props":3658,"children":3659},{"class":157,"line":477},[3660,3664,3668],{"type":10,"tag":155,"props":3661,"children":3662},{"style":280},[3663],{"type":15,"value":3577},{"type":10,"tag":155,"props":3665,"children":3666},{"style":162},[3667],{"type":15,"value":3031},{"type":10,"tag":155,"props":3669,"children":3670},{"style":280},[3671],{"type":15,"value":3672}," VK_STRUCTURE_TYPE_VIDEO_PROFILE_INFO_KHR,\n",{"type":10,"tag":155,"props":3674,"children":3675},{"class":157,"line":490},[3676,3680,3684,3688],{"type":10,"tag":155,"props":3677,"children":3678},{"style":280},[3679],{"type":15,"value":3594},{"type":10,"tag":155,"props":3681,"children":3682},{"style":162},[3683],{"type":15,"value":3031},{"type":10,"tag":155,"props":3685,"children":3686},{"style":162},[3687],{"type":15,"value":3191},{"type":10,"tag":155,"props":3689,"children":3690},{"style":280},[3691],{"type":15,"value":3692},"encodeH265ProfileInfo,\n",{"type":10,"tag":155,"props":3694,"children":3695},{"class":157,"line":503},[3696,3701,3705],{"type":10,"tag":155,"props":3697,"children":3698},{"style":280},[3699],{"type":15,"value":3700}," .videoCodecOperation ",{"type":10,"tag":155,"props":3702,"children":3703},{"style":162},[3704],{"type":15,"value":3031},{"type":10,"tag":155,"props":3706,"children":3707},{"style":280},[3708],{"type":15,"value":3709}," VK_VIDEO_CODEC_OPERATION_ENCODE_H265_BIT_KHR,\n",{"type":10,"tag":155,"props":3711,"children":3712},{"class":157,"line":516},[3713,3718,3722],{"type":10,"tag":155,"props":3714,"children":3715},{"style":280},[3716],{"type":15,"value":3717}," .chromaSubsampling ",{"type":10,"tag":155,"props":3719,"children":3720},{"style":162},[3721],{"type":15,"value":3031},{"type":10,"tag":155,"props":3723,"children":3724},{"style":280},[3725],{"type":15,"value":3726}," VK_VIDEO_CHROMA_SUBSAMPLING_420_BIT_KHR,\n",{"type":10,"tag":155,"props":3728,"children":3729},{"class":157,"line":529},[3730,3735,3739],{"type":10,"tag":155,"props":3731,"children":3732},{"style":280},[3733],{"type":15,"value":3734}," .lumaBitDepth ",{"type":10,"tag":155,"props":3736,"children":3737},{"style":162},[3738],{"type":15,"value":3031},{"type":10,"tag":155,"props":3740,"children":3741},{"style":280},[3742],{"type":15,"value":3743}," VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR,\n",{"type":10,"tag":155,"props":3745,"children":3746},{"class":157,"line":538},[3747,3752,3756],{"type":10,"tag":155,"props":3748,"children":3749},{"style":280},[3750],{"type":15,"value":3751}," .chromaBitDepth ",{"type":10,"tag":155,"props":3753,"children":3754},{"style":162},[3755],{"type":15,"value":3031},{"type":10,"tag":155,"props":3757,"children":3758},{"style":280},[3759],{"type":15,"value":3760}," VK_VIDEO_COMPONENT_BIT_DEPTH_8_BIT_KHR\n",{"type":10,"tag":155,"props":3762,"children":3763},{"class":157,"line":552},[3764],{"type":10,"tag":155,"props":3765,"children":3766},{"style":280},[3767],{"type":15,"value":3633},{"type":10,"tag":155,"props":3769,"children":3770},{"class":157,"line":565},[3771],{"type":10,"tag":155,"props":3772,"children":3773},{"emptyLinePlaceholder":2959},[3774],{"type":15,"value":2962},{"type":10,"tag":155,"props":3776,"children":3777},{"class":157,"line":574},[3778,3783,3787],{"type":10,"tag":155,"props":3779,"children":3780},{"style":280},[3781],{"type":15,"value":3782},"VkVideoEncodeH265CapabilitiesKHR encodeH265Capabilities ",{"type":10,"tag":155,"props":3784,"children":3785},{"style":162},[3786],{"type":15,"value":3031},{"type":10,"tag":155,"props":3788,"children":3789},{"style":280},[3790],{"type":15,"value":3500},{"type":10,"tag":155,"props":3792,"children":3793},{"class":157,"line":583},[3794,3798,3802],{"type":10,"tag":155,"props":3795,"children":3796},{"style":280},[3797],{"type":15,"value":3577},{"type":10,"tag":155,"props":3799,"children":3800},{"style":162},[3801],{"type":15,"value":3031},{"type":10,"tag":155,"props":3803,"children":3804},{"style":280},[3805],{"type":15,"value":3806}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_CAPABILITIES_KHR,\n",{"type":10,"tag":155,"props":3808,"children":3809},{"class":157,"line":592},[3810,3814,3818,3822],{"type":10,"tag":155,"props":3811,"children":3812},{"style":280},[3813],{"type":15,"value":3594},{"type":10,"tag":155,"props":3815,"children":3816},{"style":162},[3817],{"type":15,"value":3031},{"type":10,"tag":155,"props":3819,"children":3820},{"style":2994},[3821],{"type":15,"value":3603},{"type":10,"tag":155,"props":3823,"children":3824},{"style":280},[3825],{"type":15,"value":3608},{"type":10,"tag":155,"props":3827,"children":3828},{"class":157,"line":3317},[3829],{"type":10,"tag":155,"props":3830,"children":3831},{"style":280},[3832],{"type":15,"value":3633},{"type":10,"tag":155,"props":3834,"children":3835},{"class":157,"line":3364},[3836],{"type":10,"tag":155,"props":3837,"children":3838},{"emptyLinePlaceholder":2959},[3839],{"type":15,"value":2962},{"type":10,"tag":155,"props":3841,"children":3842},{"class":157,"line":3404},[3843,3848,3852],{"type":10,"tag":155,"props":3844,"children":3845},{"style":280},[3846],{"type":15,"value":3847},"VkVideoEncodeCapabilitiesKHR encodeCapabilities ",{"type":10,"tag":155,"props":3849,"children":3850},{"style":162},[3851],{"type":15,"value":3031},{"type":10,"tag":155,"props":3853,"children":3854},{"style":280},[3855],{"type":15,"value":3500},{"type":10,"tag":155,"props":3857,"children":3858},{"class":157,"line":3418},[3859,3863,3867],{"type":10,"tag":155,"props":3860,"children":3861},{"style":280},[3862],{"type":15,"value":3577},{"type":10,"tag":155,"props":3864,"children":3865},{"style":162},[3866],{"type":15,"value":3031},{"type":10,"tag":155,"props":3868,"children":3869},{"style":280},[3870],{"type":15,"value":3871}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_CAPABILITIES_KHR,\n",{"type":10,"tag":155,"props":3873,"children":3874},{"class":157,"line":3427},[3875,3879,3883,3887],{"type":10,"tag":155,"props":3876,"children":3877},{"style":280},[3878],{"type":15,"value":3594},{"type":10,"tag":155,"props":3880,"children":3881},{"style":162},[3882],{"type":15,"value":3031},{"type":10,"tag":155,"props":3884,"children":3885},{"style":162},[3886],{"type":15,"value":3191},{"type":10,"tag":155,"props":3888,"children":3889},{"style":280},[3890],{"type":15,"value":3891},"encodeH265Capabilities\n",{"type":10,"tag":155,"props":3893,"children":3894},{"class":157,"line":3435},[3895],{"type":10,"tag":155,"props":3896,"children":3897},{"style":280},[3898],{"type":15,"value":3237},{"type":10,"tag":155,"props":3900,"children":3901},{"class":157,"line":3443},[3902],{"type":10,"tag":155,"props":3903,"children":3904},{"emptyLinePlaceholder":2959},[3905],{"type":15,"value":2962},{"type":10,"tag":155,"props":3907,"children":3908},{"class":157,"line":3465},[3909,3914,3918],{"type":10,"tag":155,"props":3910,"children":3911},{"style":280},[3912],{"type":15,"value":3913},"VkVideoCapabilitiesKHR capabilities ",{"type":10,"tag":155,"props":3915,"children":3916},{"style":162},[3917],{"type":15,"value":3031},{"type":10,"tag":155,"props":3919,"children":3920},{"style":280},[3921],{"type":15,"value":3500},{"type":10,"tag":155,"props":3923,"children":3924},{"class":157,"line":3475},[3925,3929,3933],{"type":10,"tag":155,"props":3926,"children":3927},{"style":280},[3928],{"type":15,"value":3577},{"type":10,"tag":155,"props":3930,"children":3931},{"style":162},[3932],{"type":15,"value":3031},{"type":10,"tag":155,"props":3934,"children":3935},{"style":280},[3936],{"type":15,"value":3937}," VK_STRUCTURE_TYPE_VIDEO_CAPABILITIES_KHR,\n",{"type":10,"tag":155,"props":3939,"children":3940},{"class":157,"line":3484},[3941,3945,3949,3953],{"type":10,"tag":155,"props":3942,"children":3943},{"style":280},[3944],{"type":15,"value":3594},{"type":10,"tag":155,"props":3946,"children":3947},{"style":162},[3948],{"type":15,"value":3031},{"type":10,"tag":155,"props":3950,"children":3951},{"style":162},[3952],{"type":15,"value":3191},{"type":10,"tag":155,"props":3954,"children":3955},{"style":280},[3956],{"type":15,"value":3957},"encodeCapabilities\n",{"type":10,"tag":155,"props":3959,"children":3960},{"class":157,"line":3503},[3961],{"type":10,"tag":155,"props":3962,"children":3963},{"style":280},[3964],{"type":15,"value":3633},{"type":10,"tag":155,"props":3966,"children":3967},{"class":157,"line":3512},[3968],{"type":10,"tag":155,"props":3969,"children":3970},{"emptyLinePlaceholder":2959},[3971],{"type":15,"value":2962},{"type":10,"tag":155,"props":3973,"children":3974},{"class":157,"line":3520},[3975,3980,3984,3989,3993,3997,4002,4006,4010,4015],{"type":10,"tag":155,"props":3976,"children":3977},{"style":280},[3978],{"type":15,"value":3979},"result ",{"type":10,"tag":155,"props":3981,"children":3982},{"style":162},[3983],{"type":15,"value":3031},{"type":10,"tag":155,"props":3985,"children":3986},{"style":2968},[3987],{"type":15,"value":3988}," vkGetPhysicalDeviceVideoCapabilitiesKHR",{"type":10,"tag":155,"props":3990,"children":3991},{"style":280},[3992],{"type":15,"value":2976},{"type":10,"tag":155,"props":3994,"children":3995},{"style":162},[3996],{"type":15,"value":2981},{"type":10,"tag":155,"props":3998,"children":3999},{"style":2984},[4000],{"type":15,"value":4001},"profileInfo",{"type":10,"tag":155,"props":4003,"children":4004},{"style":280},[4005],{"type":15,"value":786},{"type":10,"tag":155,"props":4007,"children":4008},{"style":162},[4009],{"type":15,"value":2981},{"type":10,"tag":155,"props":4011,"children":4012},{"style":2984},[4013],{"type":15,"value":4014},"capabilities",{"type":10,"tag":155,"props":4016,"children":4017},{"style":280},[4018],{"type":15,"value":3002},{"type":10,"tag":155,"props":4020,"children":4022},{"class":157,"line":4021},34,[4023],{"type":10,"tag":155,"props":4024,"children":4025},{"emptyLinePlaceholder":2959},[4026],{"type":15,"value":2962},{"type":10,"tag":155,"props":4028,"children":4030},{"class":157,"line":4029},35,[4031,4035,4040,4045],{"type":10,"tag":155,"props":4032,"children":4033},{"style":162},[4034],{"type":15,"value":3449},{"type":10,"tag":155,"props":4036,"children":4037},{"style":280},[4038],{"type":15,"value":4039}," (result ",{"type":10,"tag":155,"props":4041,"children":4042},{"style":162},[4043],{"type":15,"value":4044},"==",{"type":10,"tag":155,"props":4046,"children":4047},{"style":280},[4048],{"type":15,"value":4049}," VK_SUCCESS) {\n",{"type":10,"tag":155,"props":4051,"children":4053},{"class":157,"line":4052},36,[4054],{"type":10,"tag":155,"props":4055,"children":4056},{"style":3469},[4057],{"type":15,"value":4058}," // Profile is supported, check additional capabilities\n",{"type":10,"tag":155,"props":4060,"children":4062},{"class":157,"line":4061},37,[4063],{"type":10,"tag":155,"props":4064,"children":4065},{"style":280},[4066],{"type":15,"value":3481},{"type":10,"tag":155,"props":4068,"children":4070},{"class":157,"line":4069},38,[4071,4075,4079],{"type":10,"tag":155,"props":4072,"children":4073},{"style":280},[4074],{"type":15,"value":3490},{"type":10,"tag":155,"props":4076,"children":4077},{"style":162},[4078],{"type":15,"value":3495},{"type":10,"tag":155,"props":4080,"children":4081},{"style":280},[4082],{"type":15,"value":3500},{"type":10,"tag":155,"props":4084,"children":4086},{"class":157,"line":4085},39,[4087],{"type":10,"tag":155,"props":4088,"children":4089},{"style":3469},[4090],{"type":15,"value":4091}," // Profile is not supported, result provides additional information about why\n",{"type":10,"tag":155,"props":4093,"children":4095},{"class":157,"line":4094},40,[4096],{"type":10,"tag":155,"props":4097,"children":4098},{"style":280},[4099],{"type":15,"value":3481},{"type":10,"tag":155,"props":4101,"children":4103},{"class":157,"line":4102},41,[4104],{"type":10,"tag":155,"props":4105,"children":4106},{"style":280},[4107],{"type":15,"value":3237},{"type":10,"tag":192,"props":4109,"children":4111},{"id":4110},"_create_and_update_h_265_video_session_parameters_objects",[4112],{"type":15,"value":4113},"Create and update H.265 video session parameters objects",{"type":10,"tag":144,"props":4115,"children":4117},{"className":146,"code":4116,"language":148,"meta":149,"style":149},"VkVideoSessionParametersKHR videoSessionParams = VK_NULL_HANDLE;\n\nVkVideoEncodeH265SessionParametersCreateInfoKHR encodeH265CreateInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_KHR,\n .pNext = NULL,\n .maxStdVPSCount = ... // VPS capacity\n .maxStdSPSCount = ... // SPS capacity\n .maxStdPPSCount = ... // PPS capacity\n .pParametersAddInfo = ... // parameters to add at creation time or NULL\n};\n\nVkVideoSessionParametersCreateInfoKHR createInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_SESSION_PARAMETERS_CREATE_INFO_KHR,\n .pNext = &encodeH265CreateInfo,\n .flags = 0,\n .videoSessionParametersTemplate = ... // template to use or VK_NULL_HANDLE\n .videoSession = videoSession\n};\n\nvkCreateVideoSessionParametersKHR(device, &createInfo, NULL, &videoSessionParams);\n\n...\n\nStdVideoH265VideoParameterSet vps = {};\n// parse and populate VPS parameters\n...\n\nStdVideoH265SequenceParameterSet sps = {};\n// parse and populate SPS parameters\n...\n\nStdVideoH265PictureParameterSet pps = {};\n// parse and populate PPS parameters\n...\n\nVkVideoEncodeH265SessionParametersAddInfoKHR encodeH265AddInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_KHR,\n .pNext = NULL,\n .stdVPSCount = 1,\n .pStdVPSs = &vps,\n .stdSPSCount = 1,\n .pStdSPSs = &sps,\n .stdPPSCount = 1,\n .pStdPPSs = &pps\n};\n\nVkVideoSessionParametersUpdateInfoKHR updateInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_SESSION_PARAMETERS_UPDATE_INFO_KHR,\n .pNext = &encodeH265AddInfo,\n .updateSequenceCount = 1 // incremented for each subsequent update\n};\n\nvkUpdateVideoSessionParametersKHR(device, &videoSessionParams, &updateInfo);\n",[4118],{"type":10,"tag":29,"props":4119,"children":4120},{"__ignoreMap":149},[4121,4138,4145,4161,4177,4196,4218,4239,4260,4281,4288,4295,4311,4327,4347,4367,4388,4405,4412,4419,4466,4473,4481,4488,4505,4513,4520,4527,4543,4551,4558,4565,4581,4589,4596,4603,4619,4635,4654,4675,4696,4716,4738,4759,4781,4789,4797,4814,4831,4852,4874,4882,4890],{"type":10,"tag":155,"props":4122,"children":4123},{"class":157,"line":158},[4124,4129,4133],{"type":10,"tag":155,"props":4125,"children":4126},{"style":280},[4127],{"type":15,"value":4128},"VkVideoSessionParametersKHR videoSessionParams ",{"type":10,"tag":155,"props":4130,"children":4131},{"style":162},[4132],{"type":15,"value":3031},{"type":10,"tag":155,"props":4134,"children":4135},{"style":280},[4136],{"type":15,"value":4137}," VK_NULL_HANDLE;\n",{"type":10,"tag":155,"props":4139,"children":4140},{"class":157,"line":174},[4141],{"type":10,"tag":155,"props":4142,"children":4143},{"emptyLinePlaceholder":2959},[4144],{"type":15,"value":2962},{"type":10,"tag":155,"props":4146,"children":4147},{"class":157,"line":294},[4148,4153,4157],{"type":10,"tag":155,"props":4149,"children":4150},{"style":280},[4151],{"type":15,"value":4152},"VkVideoEncodeH265SessionParametersCreateInfoKHR encodeH265CreateInfo ",{"type":10,"tag":155,"props":4154,"children":4155},{"style":162},[4156],{"type":15,"value":3031},{"type":10,"tag":155,"props":4158,"children":4159},{"style":280},[4160],{"type":15,"value":3500},{"type":10,"tag":155,"props":4162,"children":4163},{"class":157,"line":313},[4164,4168,4172],{"type":10,"tag":155,"props":4165,"children":4166},{"style":280},[4167],{"type":15,"value":3577},{"type":10,"tag":155,"props":4169,"children":4170},{"style":162},[4171],{"type":15,"value":3031},{"type":10,"tag":155,"props":4173,"children":4174},{"style":280},[4175],{"type":15,"value":4176}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_CREATE_INFO_KHR,\n",{"type":10,"tag":155,"props":4178,"children":4179},{"class":157,"line":322},[4180,4184,4188,4192],{"type":10,"tag":155,"props":4181,"children":4182},{"style":280},[4183],{"type":15,"value":3594},{"type":10,"tag":155,"props":4185,"children":4186},{"style":162},[4187],{"type":15,"value":3031},{"type":10,"tag":155,"props":4189,"children":4190},{"style":2994},[4191],{"type":15,"value":3603},{"type":10,"tag":155,"props":4193,"children":4194},{"style":280},[4195],{"type":15,"value":3608},{"type":10,"tag":155,"props":4197,"children":4198},{"class":157,"line":436},[4199,4204,4208,4213],{"type":10,"tag":155,"props":4200,"children":4201},{"style":280},[4202],{"type":15,"value":4203}," .maxStdVPSCount ",{"type":10,"tag":155,"props":4205,"children":4206},{"style":162},[4207],{"type":15,"value":3031},{"type":10,"tag":155,"props":4209,"children":4210},{"style":280},[4211],{"type":15,"value":4212}," ...",{"type":10,"tag":155,"props":4214,"children":4215},{"style":3469},[4216],{"type":15,"value":4217}," // VPS capacity\n",{"type":10,"tag":155,"props":4219,"children":4220},{"class":157,"line":450},[4221,4226,4230,4234],{"type":10,"tag":155,"props":4222,"children":4223},{"style":280},[4224],{"type":15,"value":4225}," .maxStdSPSCount ",{"type":10,"tag":155,"props":4227,"children":4228},{"style":162},[4229],{"type":15,"value":3031},{"type":10,"tag":155,"props":4231,"children":4232},{"style":280},[4233],{"type":15,"value":4212},{"type":10,"tag":155,"props":4235,"children":4236},{"style":3469},[4237],{"type":15,"value":4238}," // SPS capacity\n",{"type":10,"tag":155,"props":4240,"children":4241},{"class":157,"line":459},[4242,4247,4251,4255],{"type":10,"tag":155,"props":4243,"children":4244},{"style":280},[4245],{"type":15,"value":4246}," .maxStdPPSCount ",{"type":10,"tag":155,"props":4248,"children":4249},{"style":162},[4250],{"type":15,"value":3031},{"type":10,"tag":155,"props":4252,"children":4253},{"style":280},[4254],{"type":15,"value":4212},{"type":10,"tag":155,"props":4256,"children":4257},{"style":3469},[4258],{"type":15,"value":4259}," // PPS capacity\n",{"type":10,"tag":155,"props":4261,"children":4262},{"class":157,"line":468},[4263,4268,4272,4276],{"type":10,"tag":155,"props":4264,"children":4265},{"style":280},[4266],{"type":15,"value":4267}," .pParametersAddInfo ",{"type":10,"tag":155,"props":4269,"children":4270},{"style":162},[4271],{"type":15,"value":3031},{"type":10,"tag":155,"props":4273,"children":4274},{"style":280},[4275],{"type":15,"value":4212},{"type":10,"tag":155,"props":4277,"children":4278},{"style":3469},[4279],{"type":15,"value":4280}," // parameters to add at creation time or NULL\n",{"type":10,"tag":155,"props":4282,"children":4283},{"class":157,"line":477},[4284],{"type":10,"tag":155,"props":4285,"children":4286},{"style":280},[4287],{"type":15,"value":3633},{"type":10,"tag":155,"props":4289,"children":4290},{"class":157,"line":490},[4291],{"type":10,"tag":155,"props":4292,"children":4293},{"emptyLinePlaceholder":2959},[4294],{"type":15,"value":2962},{"type":10,"tag":155,"props":4296,"children":4297},{"class":157,"line":503},[4298,4303,4307],{"type":10,"tag":155,"props":4299,"children":4300},{"style":280},[4301],{"type":15,"value":4302},"VkVideoSessionParametersCreateInfoKHR createInfo ",{"type":10,"tag":155,"props":4304,"children":4305},{"style":162},[4306],{"type":15,"value":3031},{"type":10,"tag":155,"props":4308,"children":4309},{"style":280},[4310],{"type":15,"value":3500},{"type":10,"tag":155,"props":4312,"children":4313},{"class":157,"line":516},[4314,4318,4322],{"type":10,"tag":155,"props":4315,"children":4316},{"style":280},[4317],{"type":15,"value":3577},{"type":10,"tag":155,"props":4319,"children":4320},{"style":162},[4321],{"type":15,"value":3031},{"type":10,"tag":155,"props":4323,"children":4324},{"style":280},[4325],{"type":15,"value":4326}," VK_STRUCTURE_TYPE_VIDEO_SESSION_PARAMETERS_CREATE_INFO_KHR,\n",{"type":10,"tag":155,"props":4328,"children":4329},{"class":157,"line":529},[4330,4334,4338,4342],{"type":10,"tag":155,"props":4331,"children":4332},{"style":280},[4333],{"type":15,"value":3594},{"type":10,"tag":155,"props":4335,"children":4336},{"style":162},[4337],{"type":15,"value":3031},{"type":10,"tag":155,"props":4339,"children":4340},{"style":162},[4341],{"type":15,"value":3191},{"type":10,"tag":155,"props":4343,"children":4344},{"style":280},[4345],{"type":15,"value":4346},"encodeH265CreateInfo,\n",{"type":10,"tag":155,"props":4348,"children":4349},{"class":157,"line":538},[4350,4355,4359,4363],{"type":10,"tag":155,"props":4351,"children":4352},{"style":280},[4353],{"type":15,"value":4354}," .flags ",{"type":10,"tag":155,"props":4356,"children":4357},{"style":162},[4358],{"type":15,"value":3031},{"type":10,"tag":155,"props":4360,"children":4361},{"style":2994},[4362],{"type":15,"value":3123},{"type":10,"tag":155,"props":4364,"children":4365},{"style":280},[4366],{"type":15,"value":3608},{"type":10,"tag":155,"props":4368,"children":4369},{"class":157,"line":552},[4370,4375,4379,4383],{"type":10,"tag":155,"props":4371,"children":4372},{"style":280},[4373],{"type":15,"value":4374}," .videoSessionParametersTemplate ",{"type":10,"tag":155,"props":4376,"children":4377},{"style":162},[4378],{"type":15,"value":3031},{"type":10,"tag":155,"props":4380,"children":4381},{"style":280},[4382],{"type":15,"value":4212},{"type":10,"tag":155,"props":4384,"children":4385},{"style":3469},[4386],{"type":15,"value":4387}," // template to use or VK_NULL_HANDLE\n",{"type":10,"tag":155,"props":4389,"children":4390},{"class":157,"line":565},[4391,4396,4400],{"type":10,"tag":155,"props":4392,"children":4393},{"style":280},[4394],{"type":15,"value":4395}," .videoSession ",{"type":10,"tag":155,"props":4397,"children":4398},{"style":162},[4399],{"type":15,"value":3031},{"type":10,"tag":155,"props":4401,"children":4402},{"style":280},[4403],{"type":15,"value":4404}," videoSession\n",{"type":10,"tag":155,"props":4406,"children":4407},{"class":157,"line":574},[4408],{"type":10,"tag":155,"props":4409,"children":4410},{"style":280},[4411],{"type":15,"value":3633},{"type":10,"tag":155,"props":4413,"children":4414},{"class":157,"line":583},[4415],{"type":10,"tag":155,"props":4416,"children":4417},{"emptyLinePlaceholder":2959},[4418],{"type":15,"value":2962},{"type":10,"tag":155,"props":4420,"children":4421},{"class":157,"line":592},[4422,4427,4432,4436,4441,4445,4449,4453,4457,4462],{"type":10,"tag":155,"props":4423,"children":4424},{"style":2968},[4425],{"type":15,"value":4426},"vkCreateVideoSessionParametersKHR",{"type":10,"tag":155,"props":4428,"children":4429},{"style":280},[4430],{"type":15,"value":4431},"(device, ",{"type":10,"tag":155,"props":4433,"children":4434},{"style":162},[4435],{"type":15,"value":2981},{"type":10,"tag":155,"props":4437,"children":4438},{"style":2984},[4439],{"type":15,"value":4440},"createInfo",{"type":10,"tag":155,"props":4442,"children":4443},{"style":280},[4444],{"type":15,"value":786},{"type":10,"tag":155,"props":4446,"children":4447},{"style":2994},[4448],{"type":15,"value":2997},{"type":10,"tag":155,"props":4450,"children":4451},{"style":280},[4452],{"type":15,"value":786},{"type":10,"tag":155,"props":4454,"children":4455},{"style":162},[4456],{"type":15,"value":2981},{"type":10,"tag":155,"props":4458,"children":4459},{"style":2984},[4460],{"type":15,"value":4461},"videoSessionParams",{"type":10,"tag":155,"props":4463,"children":4464},{"style":280},[4465],{"type":15,"value":3002},{"type":10,"tag":155,"props":4467,"children":4468},{"class":157,"line":3317},[4469],{"type":10,"tag":155,"props":4470,"children":4471},{"emptyLinePlaceholder":2959},[4472],{"type":15,"value":2962},{"type":10,"tag":155,"props":4474,"children":4475},{"class":157,"line":3364},[4476],{"type":10,"tag":155,"props":4477,"children":4478},{"style":280},[4479],{"type":15,"value":4480},"...\n",{"type":10,"tag":155,"props":4482,"children":4483},{"class":157,"line":3404},[4484],{"type":10,"tag":155,"props":4485,"children":4486},{"emptyLinePlaceholder":2959},[4487],{"type":15,"value":2962},{"type":10,"tag":155,"props":4489,"children":4490},{"class":157,"line":3418},[4491,4496,4500],{"type":10,"tag":155,"props":4492,"children":4493},{"style":280},[4494],{"type":15,"value":4495},"StdVideoH265VideoParameterSet vps ",{"type":10,"tag":155,"props":4497,"children":4498},{"style":162},[4499],{"type":15,"value":3031},{"type":10,"tag":155,"props":4501,"children":4502},{"style":280},[4503],{"type":15,"value":4504}," {};\n",{"type":10,"tag":155,"props":4506,"children":4507},{"class":157,"line":3427},[4508],{"type":10,"tag":155,"props":4509,"children":4510},{"style":3469},[4511],{"type":15,"value":4512},"// parse and populate VPS parameters\n",{"type":10,"tag":155,"props":4514,"children":4515},{"class":157,"line":3435},[4516],{"type":10,"tag":155,"props":4517,"children":4518},{"style":280},[4519],{"type":15,"value":4480},{"type":10,"tag":155,"props":4521,"children":4522},{"class":157,"line":3443},[4523],{"type":10,"tag":155,"props":4524,"children":4525},{"emptyLinePlaceholder":2959},[4526],{"type":15,"value":2962},{"type":10,"tag":155,"props":4528,"children":4529},{"class":157,"line":3465},[4530,4535,4539],{"type":10,"tag":155,"props":4531,"children":4532},{"style":280},[4533],{"type":15,"value":4534},"StdVideoH265SequenceParameterSet sps ",{"type":10,"tag":155,"props":4536,"children":4537},{"style":162},[4538],{"type":15,"value":3031},{"type":10,"tag":155,"props":4540,"children":4541},{"style":280},[4542],{"type":15,"value":4504},{"type":10,"tag":155,"props":4544,"children":4545},{"class":157,"line":3475},[4546],{"type":10,"tag":155,"props":4547,"children":4548},{"style":3469},[4549],{"type":15,"value":4550},"// parse and populate SPS parameters\n",{"type":10,"tag":155,"props":4552,"children":4553},{"class":157,"line":3484},[4554],{"type":10,"tag":155,"props":4555,"children":4556},{"style":280},[4557],{"type":15,"value":4480},{"type":10,"tag":155,"props":4559,"children":4560},{"class":157,"line":3503},[4561],{"type":10,"tag":155,"props":4562,"children":4563},{"emptyLinePlaceholder":2959},[4564],{"type":15,"value":2962},{"type":10,"tag":155,"props":4566,"children":4567},{"class":157,"line":3512},[4568,4573,4577],{"type":10,"tag":155,"props":4569,"children":4570},{"style":280},[4571],{"type":15,"value":4572},"StdVideoH265PictureParameterSet pps ",{"type":10,"tag":155,"props":4574,"children":4575},{"style":162},[4576],{"type":15,"value":3031},{"type":10,"tag":155,"props":4578,"children":4579},{"style":280},[4580],{"type":15,"value":4504},{"type":10,"tag":155,"props":4582,"children":4583},{"class":157,"line":3520},[4584],{"type":10,"tag":155,"props":4585,"children":4586},{"style":3469},[4587],{"type":15,"value":4588},"// parse and populate PPS parameters\n",{"type":10,"tag":155,"props":4590,"children":4591},{"class":157,"line":4021},[4592],{"type":10,"tag":155,"props":4593,"children":4594},{"style":280},[4595],{"type":15,"value":4480},{"type":10,"tag":155,"props":4597,"children":4598},{"class":157,"line":4029},[4599],{"type":10,"tag":155,"props":4600,"children":4601},{"emptyLinePlaceholder":2959},[4602],{"type":15,"value":2962},{"type":10,"tag":155,"props":4604,"children":4605},{"class":157,"line":4052},[4606,4611,4615],{"type":10,"tag":155,"props":4607,"children":4608},{"style":280},[4609],{"type":15,"value":4610},"VkVideoEncodeH265SessionParametersAddInfoKHR encodeH265AddInfo ",{"type":10,"tag":155,"props":4612,"children":4613},{"style":162},[4614],{"type":15,"value":3031},{"type":10,"tag":155,"props":4616,"children":4617},{"style":280},[4618],{"type":15,"value":3500},{"type":10,"tag":155,"props":4620,"children":4621},{"class":157,"line":4061},[4622,4626,4630],{"type":10,"tag":155,"props":4623,"children":4624},{"style":280},[4625],{"type":15,"value":3577},{"type":10,"tag":155,"props":4627,"children":4628},{"style":162},[4629],{"type":15,"value":3031},{"type":10,"tag":155,"props":4631,"children":4632},{"style":280},[4633],{"type":15,"value":4634}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_SESSION_PARAMETERS_ADD_INFO_KHR,\n",{"type":10,"tag":155,"props":4636,"children":4637},{"class":157,"line":4069},[4638,4642,4646,4650],{"type":10,"tag":155,"props":4639,"children":4640},{"style":280},[4641],{"type":15,"value":3594},{"type":10,"tag":155,"props":4643,"children":4644},{"style":162},[4645],{"type":15,"value":3031},{"type":10,"tag":155,"props":4647,"children":4648},{"style":2994},[4649],{"type":15,"value":3603},{"type":10,"tag":155,"props":4651,"children":4652},{"style":280},[4653],{"type":15,"value":3608},{"type":10,"tag":155,"props":4655,"children":4656},{"class":157,"line":4085},[4657,4662,4666,4671],{"type":10,"tag":155,"props":4658,"children":4659},{"style":280},[4660],{"type":15,"value":4661}," .stdVPSCount ",{"type":10,"tag":155,"props":4663,"children":4664},{"style":162},[4665],{"type":15,"value":3031},{"type":10,"tag":155,"props":4667,"children":4668},{"style":2994},[4669],{"type":15,"value":4670}," 1",{"type":10,"tag":155,"props":4672,"children":4673},{"style":280},[4674],{"type":15,"value":3608},{"type":10,"tag":155,"props":4676,"children":4677},{"class":157,"line":4094},[4678,4683,4687,4691],{"type":10,"tag":155,"props":4679,"children":4680},{"style":280},[4681],{"type":15,"value":4682}," .pStdVPSs ",{"type":10,"tag":155,"props":4684,"children":4685},{"style":162},[4686],{"type":15,"value":3031},{"type":10,"tag":155,"props":4688,"children":4689},{"style":162},[4690],{"type":15,"value":3191},{"type":10,"tag":155,"props":4692,"children":4693},{"style":280},[4694],{"type":15,"value":4695},"vps,\n",{"type":10,"tag":155,"props":4697,"children":4698},{"class":157,"line":4102},[4699,4704,4708,4712],{"type":10,"tag":155,"props":4700,"children":4701},{"style":280},[4702],{"type":15,"value":4703}," .stdSPSCount ",{"type":10,"tag":155,"props":4705,"children":4706},{"style":162},[4707],{"type":15,"value":3031},{"type":10,"tag":155,"props":4709,"children":4710},{"style":2994},[4711],{"type":15,"value":4670},{"type":10,"tag":155,"props":4713,"children":4714},{"style":280},[4715],{"type":15,"value":3608},{"type":10,"tag":155,"props":4717,"children":4719},{"class":157,"line":4718},42,[4720,4725,4729,4733],{"type":10,"tag":155,"props":4721,"children":4722},{"style":280},[4723],{"type":15,"value":4724}," .pStdSPSs ",{"type":10,"tag":155,"props":4726,"children":4727},{"style":162},[4728],{"type":15,"value":3031},{"type":10,"tag":155,"props":4730,"children":4731},{"style":162},[4732],{"type":15,"value":3191},{"type":10,"tag":155,"props":4734,"children":4735},{"style":280},[4736],{"type":15,"value":4737},"sps,\n",{"type":10,"tag":155,"props":4739,"children":4741},{"class":157,"line":4740},43,[4742,4747,4751,4755],{"type":10,"tag":155,"props":4743,"children":4744},{"style":280},[4745],{"type":15,"value":4746}," .stdPPSCount ",{"type":10,"tag":155,"props":4748,"children":4749},{"style":162},[4750],{"type":15,"value":3031},{"type":10,"tag":155,"props":4752,"children":4753},{"style":2994},[4754],{"type":15,"value":4670},{"type":10,"tag":155,"props":4756,"children":4757},{"style":280},[4758],{"type":15,"value":3608},{"type":10,"tag":155,"props":4760,"children":4762},{"class":157,"line":4761},44,[4763,4768,4772,4776],{"type":10,"tag":155,"props":4764,"children":4765},{"style":280},[4766],{"type":15,"value":4767}," .pStdPPSs ",{"type":10,"tag":155,"props":4769,"children":4770},{"style":162},[4771],{"type":15,"value":3031},{"type":10,"tag":155,"props":4773,"children":4774},{"style":162},[4775],{"type":15,"value":3191},{"type":10,"tag":155,"props":4777,"children":4778},{"style":280},[4779],{"type":15,"value":4780},"pps\n",{"type":10,"tag":155,"props":4782,"children":4784},{"class":157,"line":4783},45,[4785],{"type":10,"tag":155,"props":4786,"children":4787},{"style":280},[4788],{"type":15,"value":3633},{"type":10,"tag":155,"props":4790,"children":4792},{"class":157,"line":4791},46,[4793],{"type":10,"tag":155,"props":4794,"children":4795},{"emptyLinePlaceholder":2959},[4796],{"type":15,"value":2962},{"type":10,"tag":155,"props":4798,"children":4800},{"class":157,"line":4799},47,[4801,4806,4810],{"type":10,"tag":155,"props":4802,"children":4803},{"style":280},[4804],{"type":15,"value":4805},"VkVideoSessionParametersUpdateInfoKHR updateInfo ",{"type":10,"tag":155,"props":4807,"children":4808},{"style":162},[4809],{"type":15,"value":3031},{"type":10,"tag":155,"props":4811,"children":4812},{"style":280},[4813],{"type":15,"value":3500},{"type":10,"tag":155,"props":4815,"children":4817},{"class":157,"line":4816},48,[4818,4822,4826],{"type":10,"tag":155,"props":4819,"children":4820},{"style":280},[4821],{"type":15,"value":3577},{"type":10,"tag":155,"props":4823,"children":4824},{"style":162},[4825],{"type":15,"value":3031},{"type":10,"tag":155,"props":4827,"children":4828},{"style":280},[4829],{"type":15,"value":4830}," VK_STRUCTURE_TYPE_VIDEO_SESSION_PARAMETERS_UPDATE_INFO_KHR,\n",{"type":10,"tag":155,"props":4832,"children":4834},{"class":157,"line":4833},49,[4835,4839,4843,4847],{"type":10,"tag":155,"props":4836,"children":4837},{"style":280},[4838],{"type":15,"value":3594},{"type":10,"tag":155,"props":4840,"children":4841},{"style":162},[4842],{"type":15,"value":3031},{"type":10,"tag":155,"props":4844,"children":4845},{"style":162},[4846],{"type":15,"value":3191},{"type":10,"tag":155,"props":4848,"children":4849},{"style":280},[4850],{"type":15,"value":4851},"encodeH265AddInfo,\n",{"type":10,"tag":155,"props":4853,"children":4855},{"class":157,"line":4854},50,[4856,4861,4865,4869],{"type":10,"tag":155,"props":4857,"children":4858},{"style":280},[4859],{"type":15,"value":4860}," .updateSequenceCount ",{"type":10,"tag":155,"props":4862,"children":4863},{"style":162},[4864],{"type":15,"value":3031},{"type":10,"tag":155,"props":4866,"children":4867},{"style":2994},[4868],{"type":15,"value":4670},{"type":10,"tag":155,"props":4870,"children":4871},{"style":3469},[4872],{"type":15,"value":4873}," // incremented for each subsequent update\n",{"type":10,"tag":155,"props":4875,"children":4877},{"class":157,"line":4876},51,[4878],{"type":10,"tag":155,"props":4879,"children":4880},{"style":280},[4881],{"type":15,"value":3633},{"type":10,"tag":155,"props":4883,"children":4885},{"class":157,"line":4884},52,[4886],{"type":10,"tag":155,"props":4887,"children":4888},{"emptyLinePlaceholder":2959},[4889],{"type":15,"value":2962},{"type":10,"tag":155,"props":4891,"children":4893},{"class":157,"line":4892},53,[4894,4899,4903,4907,4911,4915,4919,4924],{"type":10,"tag":155,"props":4895,"children":4896},{"style":2968},[4897],{"type":15,"value":4898},"vkUpdateVideoSessionParametersKHR",{"type":10,"tag":155,"props":4900,"children":4901},{"style":280},[4902],{"type":15,"value":4431},{"type":10,"tag":155,"props":4904,"children":4905},{"style":162},[4906],{"type":15,"value":2981},{"type":10,"tag":155,"props":4908,"children":4909},{"style":2984},[4910],{"type":15,"value":4461},{"type":10,"tag":155,"props":4912,"children":4913},{"style":280},[4914],{"type":15,"value":786},{"type":10,"tag":155,"props":4916,"children":4917},{"style":162},[4918],{"type":15,"value":2981},{"type":10,"tag":155,"props":4920,"children":4921},{"style":2984},[4922],{"type":15,"value":4923},"updateInfo",{"type":10,"tag":155,"props":4925,"children":4926},{"style":280},[4927],{"type":15,"value":3002},{"type":10,"tag":192,"props":4929,"children":4931},{"id":4930},"_record_h_265_encode_operation_producing_an_i_frame_that_is_also_set_up_as_a_reference",[4932],{"type":15,"value":4933},"Record H.265 encode operation producing an I frame that is also set up as a reference",{"type":10,"tag":144,"props":4935,"children":4937},{"className":146,"code":4936,"language":148,"meta":149,"style":149},"// Bound reference resource list provided has to include reconstructed picture resource\nvkCmdBeginVideoCodingKHR(commandBuffer, ...);\n\nStdVideoEncodeH265ReferenceInfo stdReferenceInfo = {};\n// Populate H.265 reference picture info for the reconstructed picture\nstdReferenceInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_I;\n...\n\nVkVideoEncodeH265DpbSlotInfoKHR encodeH265DpbSlotInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_KHR,\n .pNext = NULL,\n .pStdReferenceInfo = &stdReferenceInfo\n};\n\nVkVideoReferenceSlotInfoKHR setupSlotInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_REFERENCE_SLOT_INFO_KHR,\n .pNext = &encodeH265DpbSlotInfo\n ...\n};\n\nStdVideoEncodeH265ReferenceListsInfo stdRefListInfo = {};\n// No references are used so just initialize the RefPicLists\nfor (uint32_t i = 0; i \u003C STD_VIDEO_H265_MAX_NUM_LIST_REF; ++i) {\n stdRefListInfo.RefPicList0[i] = STD_VIDEO_H265_NO_REFERENCE_PICTURE;\n stdRefListInfo.RefPicList1[i] = STD_VIDEO_H265_NO_REFERENCE_PICTURE;\n}\n// Populate other H.265 reference list parameters\n...\n\nStdVideoEncodeH265PictureInfo stdPictureInfo = {};\n// Populate H.265 picture info for the encode input picture\n...\n// Make sure that the reconstructed picture is requested to be set up as reference\nstdPictureInfo.flags.is_reference = 1;\n...\nstdPictureInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_I;\n...\nstdPictureInfo.pRefLists = &stdRefListInfo;\n...\n\nVkVideoEncodeH265PictureInfoKHR encodeH265PictureInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PICTURE_INFO_KHR,\n .pNext = NULL,\n .naluSliceSegmentEntryCount = ... // number of slice segments to encode\n .pNaluSliceSegmentEntries = ... // pointer to the array of slice segment parameters\n .pStdPictureInfo = &stdPictureInfo\n};\n\nVkVideoEncodeInfoKHR encodeInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_INFO_KHR,\n .pNext = &encodeH265PictureInfo,\n ...\n .pSetupReferenceSlot = &setupSlotInfo,\n ...\n};\n\nvkCmdEncodeVideoKHR(commandBuffer, &encodeInfo);\n\nvkCmdEndVideoCodingKHR(commandBuffer, ...);\n",[4938],{"type":10,"tag":29,"props":4939,"children":4940},{"__ignoreMap":149},[4941,4949,4962,4969,4985,4993,5010,5017,5024,5040,5056,5075,5096,5103,5110,5126,5142,5162,5169,5176,5183,5199,5207,5259,5276,5292,5299,5307,5314,5321,5337,5345,5352,5360,5380,5387,5403,5410,5431,5438,5445,5461,5477,5496,5517,5538,5559,5566,5573,5589,5605,5625,5632,5653,5661,5669,5677,5704,5712],{"type":10,"tag":155,"props":4942,"children":4943},{"class":157,"line":158},[4944],{"type":10,"tag":155,"props":4945,"children":4946},{"style":3469},[4947],{"type":15,"value":4948},"// Bound reference resource list provided has to include reconstructed picture resource\n",{"type":10,"tag":155,"props":4950,"children":4951},{"class":157,"line":174},[4952,4957],{"type":10,"tag":155,"props":4953,"children":4954},{"style":2968},[4955],{"type":15,"value":4956},"vkCmdBeginVideoCodingKHR",{"type":10,"tag":155,"props":4958,"children":4959},{"style":280},[4960],{"type":15,"value":4961},"(commandBuffer, ...);\n",{"type":10,"tag":155,"props":4963,"children":4964},{"class":157,"line":294},[4965],{"type":10,"tag":155,"props":4966,"children":4967},{"emptyLinePlaceholder":2959},[4968],{"type":15,"value":2962},{"type":10,"tag":155,"props":4970,"children":4971},{"class":157,"line":313},[4972,4977,4981],{"type":10,"tag":155,"props":4973,"children":4974},{"style":280},[4975],{"type":15,"value":4976},"StdVideoEncodeH265ReferenceInfo stdReferenceInfo ",{"type":10,"tag":155,"props":4978,"children":4979},{"style":162},[4980],{"type":15,"value":3031},{"type":10,"tag":155,"props":4982,"children":4983},{"style":280},[4984],{"type":15,"value":4504},{"type":10,"tag":155,"props":4986,"children":4987},{"class":157,"line":322},[4988],{"type":10,"tag":155,"props":4989,"children":4990},{"style":3469},[4991],{"type":15,"value":4992},"// Populate H.265 reference picture info for the reconstructed picture\n",{"type":10,"tag":155,"props":4994,"children":4995},{"class":157,"line":436},[4996,5001,5005],{"type":10,"tag":155,"props":4997,"children":4998},{"style":280},[4999],{"type":15,"value":5000},"stdReferenceInfo.pic_type ",{"type":10,"tag":155,"props":5002,"children":5003},{"style":162},[5004],{"type":15,"value":3031},{"type":10,"tag":155,"props":5006,"children":5007},{"style":280},[5008],{"type":15,"value":5009}," STD_VIDEO_H265_PICTURE_TYPE_I;\n",{"type":10,"tag":155,"props":5011,"children":5012},{"class":157,"line":450},[5013],{"type":10,"tag":155,"props":5014,"children":5015},{"style":280},[5016],{"type":15,"value":4480},{"type":10,"tag":155,"props":5018,"children":5019},{"class":157,"line":459},[5020],{"type":10,"tag":155,"props":5021,"children":5022},{"emptyLinePlaceholder":2959},[5023],{"type":15,"value":2962},{"type":10,"tag":155,"props":5025,"children":5026},{"class":157,"line":468},[5027,5032,5036],{"type":10,"tag":155,"props":5028,"children":5029},{"style":280},[5030],{"type":15,"value":5031},"VkVideoEncodeH265DpbSlotInfoKHR encodeH265DpbSlotInfo ",{"type":10,"tag":155,"props":5033,"children":5034},{"style":162},[5035],{"type":15,"value":3031},{"type":10,"tag":155,"props":5037,"children":5038},{"style":280},[5039],{"type":15,"value":3500},{"type":10,"tag":155,"props":5041,"children":5042},{"class":157,"line":477},[5043,5047,5051],{"type":10,"tag":155,"props":5044,"children":5045},{"style":280},[5046],{"type":15,"value":3577},{"type":10,"tag":155,"props":5048,"children":5049},{"style":162},[5050],{"type":15,"value":3031},{"type":10,"tag":155,"props":5052,"children":5053},{"style":280},[5054],{"type":15,"value":5055}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_KHR,\n",{"type":10,"tag":155,"props":5057,"children":5058},{"class":157,"line":490},[5059,5063,5067,5071],{"type":10,"tag":155,"props":5060,"children":5061},{"style":280},[5062],{"type":15,"value":3594},{"type":10,"tag":155,"props":5064,"children":5065},{"style":162},[5066],{"type":15,"value":3031},{"type":10,"tag":155,"props":5068,"children":5069},{"style":2994},[5070],{"type":15,"value":3603},{"type":10,"tag":155,"props":5072,"children":5073},{"style":280},[5074],{"type":15,"value":3608},{"type":10,"tag":155,"props":5076,"children":5077},{"class":157,"line":503},[5078,5083,5087,5091],{"type":10,"tag":155,"props":5079,"children":5080},{"style":280},[5081],{"type":15,"value":5082}," .pStdReferenceInfo ",{"type":10,"tag":155,"props":5084,"children":5085},{"style":162},[5086],{"type":15,"value":3031},{"type":10,"tag":155,"props":5088,"children":5089},{"style":162},[5090],{"type":15,"value":3191},{"type":10,"tag":155,"props":5092,"children":5093},{"style":280},[5094],{"type":15,"value":5095},"stdReferenceInfo\n",{"type":10,"tag":155,"props":5097,"children":5098},{"class":157,"line":516},[5099],{"type":10,"tag":155,"props":5100,"children":5101},{"style":280},[5102],{"type":15,"value":3633},{"type":10,"tag":155,"props":5104,"children":5105},{"class":157,"line":529},[5106],{"type":10,"tag":155,"props":5107,"children":5108},{"emptyLinePlaceholder":2959},[5109],{"type":15,"value":2962},{"type":10,"tag":155,"props":5111,"children":5112},{"class":157,"line":538},[5113,5118,5122],{"type":10,"tag":155,"props":5114,"children":5115},{"style":280},[5116],{"type":15,"value":5117},"VkVideoReferenceSlotInfoKHR setupSlotInfo ",{"type":10,"tag":155,"props":5119,"children":5120},{"style":162},[5121],{"type":15,"value":3031},{"type":10,"tag":155,"props":5123,"children":5124},{"style":280},[5125],{"type":15,"value":3500},{"type":10,"tag":155,"props":5127,"children":5128},{"class":157,"line":552},[5129,5133,5137],{"type":10,"tag":155,"props":5130,"children":5131},{"style":280},[5132],{"type":15,"value":3577},{"type":10,"tag":155,"props":5134,"children":5135},{"style":162},[5136],{"type":15,"value":3031},{"type":10,"tag":155,"props":5138,"children":5139},{"style":280},[5140],{"type":15,"value":5141}," VK_STRUCTURE_TYPE_VIDEO_REFERENCE_SLOT_INFO_KHR,\n",{"type":10,"tag":155,"props":5143,"children":5144},{"class":157,"line":565},[5145,5149,5153,5157],{"type":10,"tag":155,"props":5146,"children":5147},{"style":280},[5148],{"type":15,"value":3594},{"type":10,"tag":155,"props":5150,"children":5151},{"style":162},[5152],{"type":15,"value":3031},{"type":10,"tag":155,"props":5154,"children":5155},{"style":162},[5156],{"type":15,"value":3191},{"type":10,"tag":155,"props":5158,"children":5159},{"style":280},[5160],{"type":15,"value":5161},"encodeH265DpbSlotInfo\n",{"type":10,"tag":155,"props":5163,"children":5164},{"class":157,"line":574},[5165],{"type":10,"tag":155,"props":5166,"children":5167},{"style":280},[5168],{"type":15,"value":3481},{"type":10,"tag":155,"props":5170,"children":5171},{"class":157,"line":583},[5172],{"type":10,"tag":155,"props":5173,"children":5174},{"style":280},[5175],{"type":15,"value":3633},{"type":10,"tag":155,"props":5177,"children":5178},{"class":157,"line":592},[5179],{"type":10,"tag":155,"props":5180,"children":5181},{"emptyLinePlaceholder":2959},[5182],{"type":15,"value":2962},{"type":10,"tag":155,"props":5184,"children":5185},{"class":157,"line":3317},[5186,5191,5195],{"type":10,"tag":155,"props":5187,"children":5188},{"style":280},[5189],{"type":15,"value":5190},"StdVideoEncodeH265ReferenceListsInfo stdRefListInfo ",{"type":10,"tag":155,"props":5192,"children":5193},{"style":162},[5194],{"type":15,"value":3031},{"type":10,"tag":155,"props":5196,"children":5197},{"style":280},[5198],{"type":15,"value":4504},{"type":10,"tag":155,"props":5200,"children":5201},{"class":157,"line":3364},[5202],{"type":10,"tag":155,"props":5203,"children":5204},{"style":3469},[5205],{"type":15,"value":5206},"// No references are used so just initialize the RefPicLists\n",{"type":10,"tag":155,"props":5208,"children":5209},{"class":157,"line":3404},[5210,5214,5219,5223,5228,5232,5236,5241,5245,5250,5254],{"type":10,"tag":155,"props":5211,"children":5212},{"style":162},[5213],{"type":15,"value":3109},{"type":10,"tag":155,"props":5215,"children":5216},{"style":280},[5217],{"type":15,"value":5218}," (",{"type":10,"tag":155,"props":5220,"children":5221},{"style":162},[5222],{"type":15,"value":2936},{"type":10,"tag":155,"props":5224,"children":5225},{"style":280},[5226],{"type":15,"value":5227}," i ",{"type":10,"tag":155,"props":5229,"children":5230},{"style":162},[5231],{"type":15,"value":3031},{"type":10,"tag":155,"props":5233,"children":5234},{"style":2994},[5235],{"type":15,"value":3123},{"type":10,"tag":155,"props":5237,"children":5238},{"style":280},[5239],{"type":15,"value":5240},"; i ",{"type":10,"tag":155,"props":5242,"children":5243},{"style":162},[5244],{"type":15,"value":3133},{"type":10,"tag":155,"props":5246,"children":5247},{"style":280},[5248],{"type":15,"value":5249}," STD_VIDEO_H265_MAX_NUM_LIST_REF; ",{"type":10,"tag":155,"props":5251,"children":5252},{"style":162},[5253],{"type":15,"value":3143},{"type":10,"tag":155,"props":5255,"children":5256},{"style":280},[5257],{"type":15,"value":5258},"i) {\n",{"type":10,"tag":155,"props":5260,"children":5261},{"class":157,"line":3418},[5262,5267,5271],{"type":10,"tag":155,"props":5263,"children":5264},{"style":280},[5265],{"type":15,"value":5266}," stdRefListInfo.RefPicList0[i] ",{"type":10,"tag":155,"props":5268,"children":5269},{"style":162},[5270],{"type":15,"value":3031},{"type":10,"tag":155,"props":5272,"children":5273},{"style":280},[5274],{"type":15,"value":5275}," STD_VIDEO_H265_NO_REFERENCE_PICTURE;\n",{"type":10,"tag":155,"props":5277,"children":5278},{"class":157,"line":3427},[5279,5284,5288],{"type":10,"tag":155,"props":5280,"children":5281},{"style":280},[5282],{"type":15,"value":5283}," stdRefListInfo.RefPicList1[i] ",{"type":10,"tag":155,"props":5285,"children":5286},{"style":162},[5287],{"type":15,"value":3031},{"type":10,"tag":155,"props":5289,"children":5290},{"style":280},[5291],{"type":15,"value":5275},{"type":10,"tag":155,"props":5293,"children":5294},{"class":157,"line":3435},[5295],{"type":10,"tag":155,"props":5296,"children":5297},{"style":280},[5298],{"type":15,"value":3237},{"type":10,"tag":155,"props":5300,"children":5301},{"class":157,"line":3443},[5302],{"type":10,"tag":155,"props":5303,"children":5304},{"style":3469},[5305],{"type":15,"value":5306},"// Populate other H.265 reference list parameters\n",{"type":10,"tag":155,"props":5308,"children":5309},{"class":157,"line":3465},[5310],{"type":10,"tag":155,"props":5311,"children":5312},{"style":280},[5313],{"type":15,"value":4480},{"type":10,"tag":155,"props":5315,"children":5316},{"class":157,"line":3475},[5317],{"type":10,"tag":155,"props":5318,"children":5319},{"emptyLinePlaceholder":2959},[5320],{"type":15,"value":2962},{"type":10,"tag":155,"props":5322,"children":5323},{"class":157,"line":3484},[5324,5329,5333],{"type":10,"tag":155,"props":5325,"children":5326},{"style":280},[5327],{"type":15,"value":5328},"StdVideoEncodeH265PictureInfo stdPictureInfo ",{"type":10,"tag":155,"props":5330,"children":5331},{"style":162},[5332],{"type":15,"value":3031},{"type":10,"tag":155,"props":5334,"children":5335},{"style":280},[5336],{"type":15,"value":4504},{"type":10,"tag":155,"props":5338,"children":5339},{"class":157,"line":3503},[5340],{"type":10,"tag":155,"props":5341,"children":5342},{"style":3469},[5343],{"type":15,"value":5344},"// Populate H.265 picture info for the encode input picture\n",{"type":10,"tag":155,"props":5346,"children":5347},{"class":157,"line":3512},[5348],{"type":10,"tag":155,"props":5349,"children":5350},{"style":280},[5351],{"type":15,"value":4480},{"type":10,"tag":155,"props":5353,"children":5354},{"class":157,"line":3520},[5355],{"type":10,"tag":155,"props":5356,"children":5357},{"style":3469},[5358],{"type":15,"value":5359},"// Make sure that the reconstructed picture is requested to be set up as reference\n",{"type":10,"tag":155,"props":5361,"children":5362},{"class":157,"line":4021},[5363,5368,5372,5376],{"type":10,"tag":155,"props":5364,"children":5365},{"style":280},[5366],{"type":15,"value":5367},"stdPictureInfo.flags.is_reference ",{"type":10,"tag":155,"props":5369,"children":5370},{"style":162},[5371],{"type":15,"value":3031},{"type":10,"tag":155,"props":5373,"children":5374},{"style":2994},[5375],{"type":15,"value":4670},{"type":10,"tag":155,"props":5377,"children":5378},{"style":280},[5379],{"type":15,"value":3415},{"type":10,"tag":155,"props":5381,"children":5382},{"class":157,"line":4029},[5383],{"type":10,"tag":155,"props":5384,"children":5385},{"style":280},[5386],{"type":15,"value":4480},{"type":10,"tag":155,"props":5388,"children":5389},{"class":157,"line":4052},[5390,5395,5399],{"type":10,"tag":155,"props":5391,"children":5392},{"style":280},[5393],{"type":15,"value":5394},"stdPictureInfo.pic_type ",{"type":10,"tag":155,"props":5396,"children":5397},{"style":162},[5398],{"type":15,"value":3031},{"type":10,"tag":155,"props":5400,"children":5401},{"style":280},[5402],{"type":15,"value":5009},{"type":10,"tag":155,"props":5404,"children":5405},{"class":157,"line":4061},[5406],{"type":10,"tag":155,"props":5407,"children":5408},{"style":280},[5409],{"type":15,"value":4480},{"type":10,"tag":155,"props":5411,"children":5412},{"class":157,"line":4069},[5413,5418,5422,5426],{"type":10,"tag":155,"props":5414,"children":5415},{"style":280},[5416],{"type":15,"value":5417},"stdPictureInfo.pRefLists ",{"type":10,"tag":155,"props":5419,"children":5420},{"style":162},[5421],{"type":15,"value":3031},{"type":10,"tag":155,"props":5423,"children":5424},{"style":162},[5425],{"type":15,"value":3191},{"type":10,"tag":155,"props":5427,"children":5428},{"style":280},[5429],{"type":15,"value":5430},"stdRefListInfo;\n",{"type":10,"tag":155,"props":5432,"children":5433},{"class":157,"line":4085},[5434],{"type":10,"tag":155,"props":5435,"children":5436},{"style":280},[5437],{"type":15,"value":4480},{"type":10,"tag":155,"props":5439,"children":5440},{"class":157,"line":4094},[5441],{"type":10,"tag":155,"props":5442,"children":5443},{"emptyLinePlaceholder":2959},[5444],{"type":15,"value":2962},{"type":10,"tag":155,"props":5446,"children":5447},{"class":157,"line":4102},[5448,5453,5457],{"type":10,"tag":155,"props":5449,"children":5450},{"style":280},[5451],{"type":15,"value":5452},"VkVideoEncodeH265PictureInfoKHR encodeH265PictureInfo ",{"type":10,"tag":155,"props":5454,"children":5455},{"style":162},[5456],{"type":15,"value":3031},{"type":10,"tag":155,"props":5458,"children":5459},{"style":280},[5460],{"type":15,"value":3500},{"type":10,"tag":155,"props":5462,"children":5463},{"class":157,"line":4718},[5464,5468,5472],{"type":10,"tag":155,"props":5465,"children":5466},{"style":280},[5467],{"type":15,"value":3577},{"type":10,"tag":155,"props":5469,"children":5470},{"style":162},[5471],{"type":15,"value":3031},{"type":10,"tag":155,"props":5473,"children":5474},{"style":280},[5475],{"type":15,"value":5476}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PICTURE_INFO_KHR,\n",{"type":10,"tag":155,"props":5478,"children":5479},{"class":157,"line":4740},[5480,5484,5488,5492],{"type":10,"tag":155,"props":5481,"children":5482},{"style":280},[5483],{"type":15,"value":3594},{"type":10,"tag":155,"props":5485,"children":5486},{"style":162},[5487],{"type":15,"value":3031},{"type":10,"tag":155,"props":5489,"children":5490},{"style":2994},[5491],{"type":15,"value":3603},{"type":10,"tag":155,"props":5493,"children":5494},{"style":280},[5495],{"type":15,"value":3608},{"type":10,"tag":155,"props":5497,"children":5498},{"class":157,"line":4761},[5499,5504,5508,5512],{"type":10,"tag":155,"props":5500,"children":5501},{"style":280},[5502],{"type":15,"value":5503}," .naluSliceSegmentEntryCount ",{"type":10,"tag":155,"props":5505,"children":5506},{"style":162},[5507],{"type":15,"value":3031},{"type":10,"tag":155,"props":5509,"children":5510},{"style":280},[5511],{"type":15,"value":4212},{"type":10,"tag":155,"props":5513,"children":5514},{"style":3469},[5515],{"type":15,"value":5516}," // number of slice segments to encode\n",{"type":10,"tag":155,"props":5518,"children":5519},{"class":157,"line":4783},[5520,5525,5529,5533],{"type":10,"tag":155,"props":5521,"children":5522},{"style":280},[5523],{"type":15,"value":5524}," .pNaluSliceSegmentEntries ",{"type":10,"tag":155,"props":5526,"children":5527},{"style":162},[5528],{"type":15,"value":3031},{"type":10,"tag":155,"props":5530,"children":5531},{"style":280},[5532],{"type":15,"value":4212},{"type":10,"tag":155,"props":5534,"children":5535},{"style":3469},[5536],{"type":15,"value":5537}," // pointer to the array of slice segment parameters\n",{"type":10,"tag":155,"props":5539,"children":5540},{"class":157,"line":4791},[5541,5546,5550,5554],{"type":10,"tag":155,"props":5542,"children":5543},{"style":280},[5544],{"type":15,"value":5545}," .pStdPictureInfo ",{"type":10,"tag":155,"props":5547,"children":5548},{"style":162},[5549],{"type":15,"value":3031},{"type":10,"tag":155,"props":5551,"children":5552},{"style":162},[5553],{"type":15,"value":3191},{"type":10,"tag":155,"props":5555,"children":5556},{"style":280},[5557],{"type":15,"value":5558},"stdPictureInfo\n",{"type":10,"tag":155,"props":5560,"children":5561},{"class":157,"line":4799},[5562],{"type":10,"tag":155,"props":5563,"children":5564},{"style":280},[5565],{"type":15,"value":3633},{"type":10,"tag":155,"props":5567,"children":5568},{"class":157,"line":4816},[5569],{"type":10,"tag":155,"props":5570,"children":5571},{"emptyLinePlaceholder":2959},[5572],{"type":15,"value":2962},{"type":10,"tag":155,"props":5574,"children":5575},{"class":157,"line":4833},[5576,5581,5585],{"type":10,"tag":155,"props":5577,"children":5578},{"style":280},[5579],{"type":15,"value":5580},"VkVideoEncodeInfoKHR encodeInfo ",{"type":10,"tag":155,"props":5582,"children":5583},{"style":162},[5584],{"type":15,"value":3031},{"type":10,"tag":155,"props":5586,"children":5587},{"style":280},[5588],{"type":15,"value":3500},{"type":10,"tag":155,"props":5590,"children":5591},{"class":157,"line":4854},[5592,5596,5600],{"type":10,"tag":155,"props":5593,"children":5594},{"style":280},[5595],{"type":15,"value":3577},{"type":10,"tag":155,"props":5597,"children":5598},{"style":162},[5599],{"type":15,"value":3031},{"type":10,"tag":155,"props":5601,"children":5602},{"style":280},[5603],{"type":15,"value":5604}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_INFO_KHR,\n",{"type":10,"tag":155,"props":5606,"children":5607},{"class":157,"line":4876},[5608,5612,5616,5620],{"type":10,"tag":155,"props":5609,"children":5610},{"style":280},[5611],{"type":15,"value":3594},{"type":10,"tag":155,"props":5613,"children":5614},{"style":162},[5615],{"type":15,"value":3031},{"type":10,"tag":155,"props":5617,"children":5618},{"style":162},[5619],{"type":15,"value":3191},{"type":10,"tag":155,"props":5621,"children":5622},{"style":280},[5623],{"type":15,"value":5624},"encodeH265PictureInfo,\n",{"type":10,"tag":155,"props":5626,"children":5627},{"class":157,"line":4884},[5628],{"type":10,"tag":155,"props":5629,"children":5630},{"style":280},[5631],{"type":15,"value":3481},{"type":10,"tag":155,"props":5633,"children":5634},{"class":157,"line":4892},[5635,5640,5644,5648],{"type":10,"tag":155,"props":5636,"children":5637},{"style":280},[5638],{"type":15,"value":5639}," .pSetupReferenceSlot ",{"type":10,"tag":155,"props":5641,"children":5642},{"style":162},[5643],{"type":15,"value":3031},{"type":10,"tag":155,"props":5645,"children":5646},{"style":162},[5647],{"type":15,"value":3191},{"type":10,"tag":155,"props":5649,"children":5650},{"style":280},[5651],{"type":15,"value":5652},"setupSlotInfo,\n",{"type":10,"tag":155,"props":5654,"children":5656},{"class":157,"line":5655},54,[5657],{"type":10,"tag":155,"props":5658,"children":5659},{"style":280},[5660],{"type":15,"value":3481},{"type":10,"tag":155,"props":5662,"children":5664},{"class":157,"line":5663},55,[5665],{"type":10,"tag":155,"props":5666,"children":5667},{"style":280},[5668],{"type":15,"value":3633},{"type":10,"tag":155,"props":5670,"children":5672},{"class":157,"line":5671},56,[5673],{"type":10,"tag":155,"props":5674,"children":5675},{"emptyLinePlaceholder":2959},[5676],{"type":15,"value":2962},{"type":10,"tag":155,"props":5678,"children":5680},{"class":157,"line":5679},57,[5681,5686,5691,5695,5700],{"type":10,"tag":155,"props":5682,"children":5683},{"style":2968},[5684],{"type":15,"value":5685},"vkCmdEncodeVideoKHR",{"type":10,"tag":155,"props":5687,"children":5688},{"style":280},[5689],{"type":15,"value":5690},"(commandBuffer, ",{"type":10,"tag":155,"props":5692,"children":5693},{"style":162},[5694],{"type":15,"value":2981},{"type":10,"tag":155,"props":5696,"children":5697},{"style":2984},[5698],{"type":15,"value":5699},"encodeInfo",{"type":10,"tag":155,"props":5701,"children":5702},{"style":280},[5703],{"type":15,"value":3002},{"type":10,"tag":155,"props":5705,"children":5707},{"class":157,"line":5706},58,[5708],{"type":10,"tag":155,"props":5709,"children":5710},{"emptyLinePlaceholder":2959},[5711],{"type":15,"value":2962},{"type":10,"tag":155,"props":5713,"children":5715},{"class":157,"line":5714},59,[5716,5721],{"type":10,"tag":155,"props":5717,"children":5718},{"style":2968},[5719],{"type":15,"value":5720},"vkCmdEndVideoCodingKHR",{"type":10,"tag":155,"props":5722,"children":5723},{"style":280},[5724],{"type":15,"value":4961},{"type":10,"tag":192,"props":5726,"children":5728},{"id":5727},"_record_h_265_encode_operation_producing_a_p_frame_with_a_single_forward_reference",[5729],{"type":15,"value":5730},"Record H.265 encode operation producing a P frame with a single forward reference",{"type":10,"tag":144,"props":5732,"children":5734},{"className":146,"code":5733,"language":148,"meta":149,"style":149},"// Bound reference resource list provided has to include the used reference picture resource\nvkCmdBeginVideoCodingKHR(commandBuffer, ...);\n\nStdVideoEncodeH265ReferenceInfo stdForwardReferenceInfo = {};\n// Populate H.265 reference picture info for the forward referenced picture\n...\n\nVkVideoEncodeH265DpbSlotInfoKHR encodeH265DpbSlotInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_KHR,\n .pNext = NULL,\n .pStdReferenceInfo = &stdForwardReferenceInfo\n};\n\nVkVideoReferenceSlotInfoKHR referenceSlotInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_REFERENCE_SLOT_INFO_KHR,\n .pNext = &encodeH265DpbSlotInfo,\n .slotIndex = ... // DPB slot index of the forward reference picture\n ...\n};\n\nStdVideoEncodeH265ReferenceListsInfo stdRefListInfo = {};\n// Initialize the RefPicLists and add the forward reference to the L0 list\nfor (uint32_t i = 0; i \u003C STD_VIDEO_H265_MAX_NUM_LIST_REF; ++i) {\n stdRefListInfo.RefPicList0[i] = STD_VIDEO_H265_NO_REFERENCE_PICTURE;\n stdRefListInfo.RefPicList1[i] = STD_VIDEO_H265_NO_REFERENCE_PICTURE;\n}\nstdRefListInfo.RefPicList0[0] = ... // DPB slot index of the forward reference picture\n// Populate other H.265 reference list parameters\n...\n\nStdVideoEncodeH265PictureInfo stdPictureInfo = {};\n// Populate H.265 picture info for the encode input picture\n...\nstdPictureInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_P;\n...\nstdPictureInfo.pRefLists = &stdRefListInfo;\n...\n\nVkVideoEncodeH265PictureInfoKHR encodeH265PictureInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PICTURE_INFO_KHR,\n .pNext = NULL,\n .naluSliceSegmentEntryCount = ... // number of slice segments to encode\n .pNaluSliceSegmentEntries = ... // pointer to the array of slice segment parameters\n .pStdPictureInfo = &stdPictureInfo\n};\n\nVkVideoEncodeInfoKHR encodeInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_INFO_KHR,\n .pNext = &encodeH265PictureInfo,\n ...\n .referenceSlotCount = 1,\n .pReferenceSlots = &referenceSlotInfo\n};\n\nvkCmdEncodeVideoKHR(commandBuffer, &encodeInfo);\n\nvkCmdEndVideoCodingKHR(commandBuffer, ...);\n",[5735],{"type":10,"tag":29,"props":5736,"children":5737},{"__ignoreMap":149},[5738,5746,5757,5764,5780,5788,5795,5802,5817,5832,5851,5871,5878,5885,5901,5916,5936,5957,5964,5971,5978,5993,6001,6048,6063,6078,6085,6124,6131,6138,6145,6160,6167,6174,6190,6197,6216,6223,6230,6245,6260,6279,6298,6317,6336,6343,6350,6365,6380,6399,6406,6426,6447,6454,6461,6484,6491],{"type":10,"tag":155,"props":5739,"children":5740},{"class":157,"line":158},[5741],{"type":10,"tag":155,"props":5742,"children":5743},{"style":3469},[5744],{"type":15,"value":5745},"// Bound reference resource list provided has to include the used reference picture resource\n",{"type":10,"tag":155,"props":5747,"children":5748},{"class":157,"line":174},[5749,5753],{"type":10,"tag":155,"props":5750,"children":5751},{"style":2968},[5752],{"type":15,"value":4956},{"type":10,"tag":155,"props":5754,"children":5755},{"style":280},[5756],{"type":15,"value":4961},{"type":10,"tag":155,"props":5758,"children":5759},{"class":157,"line":294},[5760],{"type":10,"tag":155,"props":5761,"children":5762},{"emptyLinePlaceholder":2959},[5763],{"type":15,"value":2962},{"type":10,"tag":155,"props":5765,"children":5766},{"class":157,"line":313},[5767,5772,5776],{"type":10,"tag":155,"props":5768,"children":5769},{"style":280},[5770],{"type":15,"value":5771},"StdVideoEncodeH265ReferenceInfo stdForwardReferenceInfo ",{"type":10,"tag":155,"props":5773,"children":5774},{"style":162},[5775],{"type":15,"value":3031},{"type":10,"tag":155,"props":5777,"children":5778},{"style":280},[5779],{"type":15,"value":4504},{"type":10,"tag":155,"props":5781,"children":5782},{"class":157,"line":322},[5783],{"type":10,"tag":155,"props":5784,"children":5785},{"style":3469},[5786],{"type":15,"value":5787},"// Populate H.265 reference picture info for the forward referenced picture\n",{"type":10,"tag":155,"props":5789,"children":5790},{"class":157,"line":436},[5791],{"type":10,"tag":155,"props":5792,"children":5793},{"style":280},[5794],{"type":15,"value":4480},{"type":10,"tag":155,"props":5796,"children":5797},{"class":157,"line":450},[5798],{"type":10,"tag":155,"props":5799,"children":5800},{"emptyLinePlaceholder":2959},[5801],{"type":15,"value":2962},{"type":10,"tag":155,"props":5803,"children":5804},{"class":157,"line":459},[5805,5809,5813],{"type":10,"tag":155,"props":5806,"children":5807},{"style":280},[5808],{"type":15,"value":5031},{"type":10,"tag":155,"props":5810,"children":5811},{"style":162},[5812],{"type":15,"value":3031},{"type":10,"tag":155,"props":5814,"children":5815},{"style":280},[5816],{"type":15,"value":3500},{"type":10,"tag":155,"props":5818,"children":5819},{"class":157,"line":468},[5820,5824,5828],{"type":10,"tag":155,"props":5821,"children":5822},{"style":280},[5823],{"type":15,"value":3577},{"type":10,"tag":155,"props":5825,"children":5826},{"style":162},[5827],{"type":15,"value":3031},{"type":10,"tag":155,"props":5829,"children":5830},{"style":280},[5831],{"type":15,"value":5055},{"type":10,"tag":155,"props":5833,"children":5834},{"class":157,"line":477},[5835,5839,5843,5847],{"type":10,"tag":155,"props":5836,"children":5837},{"style":280},[5838],{"type":15,"value":3594},{"type":10,"tag":155,"props":5840,"children":5841},{"style":162},[5842],{"type":15,"value":3031},{"type":10,"tag":155,"props":5844,"children":5845},{"style":2994},[5846],{"type":15,"value":3603},{"type":10,"tag":155,"props":5848,"children":5849},{"style":280},[5850],{"type":15,"value":3608},{"type":10,"tag":155,"props":5852,"children":5853},{"class":157,"line":490},[5854,5858,5862,5866],{"type":10,"tag":155,"props":5855,"children":5856},{"style":280},[5857],{"type":15,"value":5082},{"type":10,"tag":155,"props":5859,"children":5860},{"style":162},[5861],{"type":15,"value":3031},{"type":10,"tag":155,"props":5863,"children":5864},{"style":162},[5865],{"type":15,"value":3191},{"type":10,"tag":155,"props":5867,"children":5868},{"style":280},[5869],{"type":15,"value":5870},"stdForwardReferenceInfo\n",{"type":10,"tag":155,"props":5872,"children":5873},{"class":157,"line":503},[5874],{"type":10,"tag":155,"props":5875,"children":5876},{"style":280},[5877],{"type":15,"value":3633},{"type":10,"tag":155,"props":5879,"children":5880},{"class":157,"line":516},[5881],{"type":10,"tag":155,"props":5882,"children":5883},{"emptyLinePlaceholder":2959},[5884],{"type":15,"value":2962},{"type":10,"tag":155,"props":5886,"children":5887},{"class":157,"line":529},[5888,5893,5897],{"type":10,"tag":155,"props":5889,"children":5890},{"style":280},[5891],{"type":15,"value":5892},"VkVideoReferenceSlotInfoKHR referenceSlotInfo ",{"type":10,"tag":155,"props":5894,"children":5895},{"style":162},[5896],{"type":15,"value":3031},{"type":10,"tag":155,"props":5898,"children":5899},{"style":280},[5900],{"type":15,"value":3500},{"type":10,"tag":155,"props":5902,"children":5903},{"class":157,"line":538},[5904,5908,5912],{"type":10,"tag":155,"props":5905,"children":5906},{"style":280},[5907],{"type":15,"value":3577},{"type":10,"tag":155,"props":5909,"children":5910},{"style":162},[5911],{"type":15,"value":3031},{"type":10,"tag":155,"props":5913,"children":5914},{"style":280},[5915],{"type":15,"value":5141},{"type":10,"tag":155,"props":5917,"children":5918},{"class":157,"line":552},[5919,5923,5927,5931],{"type":10,"tag":155,"props":5920,"children":5921},{"style":280},[5922],{"type":15,"value":3594},{"type":10,"tag":155,"props":5924,"children":5925},{"style":162},[5926],{"type":15,"value":3031},{"type":10,"tag":155,"props":5928,"children":5929},{"style":162},[5930],{"type":15,"value":3191},{"type":10,"tag":155,"props":5932,"children":5933},{"style":280},[5934],{"type":15,"value":5935},"encodeH265DpbSlotInfo,\n",{"type":10,"tag":155,"props":5937,"children":5938},{"class":157,"line":565},[5939,5944,5948,5952],{"type":10,"tag":155,"props":5940,"children":5941},{"style":280},[5942],{"type":15,"value":5943}," .slotIndex ",{"type":10,"tag":155,"props":5945,"children":5946},{"style":162},[5947],{"type":15,"value":3031},{"type":10,"tag":155,"props":5949,"children":5950},{"style":280},[5951],{"type":15,"value":4212},{"type":10,"tag":155,"props":5953,"children":5954},{"style":3469},[5955],{"type":15,"value":5956}," // DPB slot index of the forward reference picture\n",{"type":10,"tag":155,"props":5958,"children":5959},{"class":157,"line":574},[5960],{"type":10,"tag":155,"props":5961,"children":5962},{"style":280},[5963],{"type":15,"value":3481},{"type":10,"tag":155,"props":5965,"children":5966},{"class":157,"line":583},[5967],{"type":10,"tag":155,"props":5968,"children":5969},{"style":280},[5970],{"type":15,"value":3633},{"type":10,"tag":155,"props":5972,"children":5973},{"class":157,"line":592},[5974],{"type":10,"tag":155,"props":5975,"children":5976},{"emptyLinePlaceholder":2959},[5977],{"type":15,"value":2962},{"type":10,"tag":155,"props":5979,"children":5980},{"class":157,"line":3317},[5981,5985,5989],{"type":10,"tag":155,"props":5982,"children":5983},{"style":280},[5984],{"type":15,"value":5190},{"type":10,"tag":155,"props":5986,"children":5987},{"style":162},[5988],{"type":15,"value":3031},{"type":10,"tag":155,"props":5990,"children":5991},{"style":280},[5992],{"type":15,"value":4504},{"type":10,"tag":155,"props":5994,"children":5995},{"class":157,"line":3364},[5996],{"type":10,"tag":155,"props":5997,"children":5998},{"style":3469},[5999],{"type":15,"value":6000},"// Initialize the RefPicLists and add the forward reference to the L0 list\n",{"type":10,"tag":155,"props":6002,"children":6003},{"class":157,"line":3404},[6004,6008,6012,6016,6020,6024,6028,6032,6036,6040,6044],{"type":10,"tag":155,"props":6005,"children":6006},{"style":162},[6007],{"type":15,"value":3109},{"type":10,"tag":155,"props":6009,"children":6010},{"style":280},[6011],{"type":15,"value":5218},{"type":10,"tag":155,"props":6013,"children":6014},{"style":162},[6015],{"type":15,"value":2936},{"type":10,"tag":155,"props":6017,"children":6018},{"style":280},[6019],{"type":15,"value":5227},{"type":10,"tag":155,"props":6021,"children":6022},{"style":162},[6023],{"type":15,"value":3031},{"type":10,"tag":155,"props":6025,"children":6026},{"style":2994},[6027],{"type":15,"value":3123},{"type":10,"tag":155,"props":6029,"children":6030},{"style":280},[6031],{"type":15,"value":5240},{"type":10,"tag":155,"props":6033,"children":6034},{"style":162},[6035],{"type":15,"value":3133},{"type":10,"tag":155,"props":6037,"children":6038},{"style":280},[6039],{"type":15,"value":5249},{"type":10,"tag":155,"props":6041,"children":6042},{"style":162},[6043],{"type":15,"value":3143},{"type":10,"tag":155,"props":6045,"children":6046},{"style":280},[6047],{"type":15,"value":5258},{"type":10,"tag":155,"props":6049,"children":6050},{"class":157,"line":3418},[6051,6055,6059],{"type":10,"tag":155,"props":6052,"children":6053},{"style":280},[6054],{"type":15,"value":5266},{"type":10,"tag":155,"props":6056,"children":6057},{"style":162},[6058],{"type":15,"value":3031},{"type":10,"tag":155,"props":6060,"children":6061},{"style":280},[6062],{"type":15,"value":5275},{"type":10,"tag":155,"props":6064,"children":6065},{"class":157,"line":3427},[6066,6070,6074],{"type":10,"tag":155,"props":6067,"children":6068},{"style":280},[6069],{"type":15,"value":5283},{"type":10,"tag":155,"props":6071,"children":6072},{"style":162},[6073],{"type":15,"value":3031},{"type":10,"tag":155,"props":6075,"children":6076},{"style":280},[6077],{"type":15,"value":5275},{"type":10,"tag":155,"props":6079,"children":6080},{"class":157,"line":3435},[6081],{"type":10,"tag":155,"props":6082,"children":6083},{"style":280},[6084],{"type":15,"value":3237},{"type":10,"tag":155,"props":6086,"children":6087},{"class":157,"line":3443},[6088,6093,6097,6102,6107,6112,6116,6120],{"type":10,"tag":155,"props":6089,"children":6090},{"style":280},[6091],{"type":15,"value":6092},"stdRefListInfo.",{"type":10,"tag":155,"props":6094,"children":6095},{"style":2984},[6096],{"type":15,"value":2207},{"type":10,"tag":155,"props":6098,"children":6099},{"style":280},[6100],{"type":15,"value":6101},"[",{"type":10,"tag":155,"props":6103,"children":6104},{"style":2994},[6105],{"type":15,"value":6106},"0",{"type":10,"tag":155,"props":6108,"children":6109},{"style":280},[6110],{"type":15,"value":6111},"] ",{"type":10,"tag":155,"props":6113,"children":6114},{"style":162},[6115],{"type":15,"value":3031},{"type":10,"tag":155,"props":6117,"children":6118},{"style":280},[6119],{"type":15,"value":4212},{"type":10,"tag":155,"props":6121,"children":6122},{"style":3469},[6123],{"type":15,"value":5956},{"type":10,"tag":155,"props":6125,"children":6126},{"class":157,"line":3465},[6127],{"type":10,"tag":155,"props":6128,"children":6129},{"style":3469},[6130],{"type":15,"value":5306},{"type":10,"tag":155,"props":6132,"children":6133},{"class":157,"line":3475},[6134],{"type":10,"tag":155,"props":6135,"children":6136},{"style":280},[6137],{"type":15,"value":4480},{"type":10,"tag":155,"props":6139,"children":6140},{"class":157,"line":3484},[6141],{"type":10,"tag":155,"props":6142,"children":6143},{"emptyLinePlaceholder":2959},[6144],{"type":15,"value":2962},{"type":10,"tag":155,"props":6146,"children":6147},{"class":157,"line":3503},[6148,6152,6156],{"type":10,"tag":155,"props":6149,"children":6150},{"style":280},[6151],{"type":15,"value":5328},{"type":10,"tag":155,"props":6153,"children":6154},{"style":162},[6155],{"type":15,"value":3031},{"type":10,"tag":155,"props":6157,"children":6158},{"style":280},[6159],{"type":15,"value":4504},{"type":10,"tag":155,"props":6161,"children":6162},{"class":157,"line":3512},[6163],{"type":10,"tag":155,"props":6164,"children":6165},{"style":3469},[6166],{"type":15,"value":5344},{"type":10,"tag":155,"props":6168,"children":6169},{"class":157,"line":3520},[6170],{"type":10,"tag":155,"props":6171,"children":6172},{"style":280},[6173],{"type":15,"value":4480},{"type":10,"tag":155,"props":6175,"children":6176},{"class":157,"line":4021},[6177,6181,6185],{"type":10,"tag":155,"props":6178,"children":6179},{"style":280},[6180],{"type":15,"value":5394},{"type":10,"tag":155,"props":6182,"children":6183},{"style":162},[6184],{"type":15,"value":3031},{"type":10,"tag":155,"props":6186,"children":6187},{"style":280},[6188],{"type":15,"value":6189}," STD_VIDEO_H265_PICTURE_TYPE_P;\n",{"type":10,"tag":155,"props":6191,"children":6192},{"class":157,"line":4029},[6193],{"type":10,"tag":155,"props":6194,"children":6195},{"style":280},[6196],{"type":15,"value":4480},{"type":10,"tag":155,"props":6198,"children":6199},{"class":157,"line":4052},[6200,6204,6208,6212],{"type":10,"tag":155,"props":6201,"children":6202},{"style":280},[6203],{"type":15,"value":5417},{"type":10,"tag":155,"props":6205,"children":6206},{"style":162},[6207],{"type":15,"value":3031},{"type":10,"tag":155,"props":6209,"children":6210},{"style":162},[6211],{"type":15,"value":3191},{"type":10,"tag":155,"props":6213,"children":6214},{"style":280},[6215],{"type":15,"value":5430},{"type":10,"tag":155,"props":6217,"children":6218},{"class":157,"line":4061},[6219],{"type":10,"tag":155,"props":6220,"children":6221},{"style":280},[6222],{"type":15,"value":4480},{"type":10,"tag":155,"props":6224,"children":6225},{"class":157,"line":4069},[6226],{"type":10,"tag":155,"props":6227,"children":6228},{"emptyLinePlaceholder":2959},[6229],{"type":15,"value":2962},{"type":10,"tag":155,"props":6231,"children":6232},{"class":157,"line":4085},[6233,6237,6241],{"type":10,"tag":155,"props":6234,"children":6235},{"style":280},[6236],{"type":15,"value":5452},{"type":10,"tag":155,"props":6238,"children":6239},{"style":162},[6240],{"type":15,"value":3031},{"type":10,"tag":155,"props":6242,"children":6243},{"style":280},[6244],{"type":15,"value":3500},{"type":10,"tag":155,"props":6246,"children":6247},{"class":157,"line":4094},[6248,6252,6256],{"type":10,"tag":155,"props":6249,"children":6250},{"style":280},[6251],{"type":15,"value":3577},{"type":10,"tag":155,"props":6253,"children":6254},{"style":162},[6255],{"type":15,"value":3031},{"type":10,"tag":155,"props":6257,"children":6258},{"style":280},[6259],{"type":15,"value":5476},{"type":10,"tag":155,"props":6261,"children":6262},{"class":157,"line":4102},[6263,6267,6271,6275],{"type":10,"tag":155,"props":6264,"children":6265},{"style":280},[6266],{"type":15,"value":3594},{"type":10,"tag":155,"props":6268,"children":6269},{"style":162},[6270],{"type":15,"value":3031},{"type":10,"tag":155,"props":6272,"children":6273},{"style":2994},[6274],{"type":15,"value":3603},{"type":10,"tag":155,"props":6276,"children":6277},{"style":280},[6278],{"type":15,"value":3608},{"type":10,"tag":155,"props":6280,"children":6281},{"class":157,"line":4718},[6282,6286,6290,6294],{"type":10,"tag":155,"props":6283,"children":6284},{"style":280},[6285],{"type":15,"value":5503},{"type":10,"tag":155,"props":6287,"children":6288},{"style":162},[6289],{"type":15,"value":3031},{"type":10,"tag":155,"props":6291,"children":6292},{"style":280},[6293],{"type":15,"value":4212},{"type":10,"tag":155,"props":6295,"children":6296},{"style":3469},[6297],{"type":15,"value":5516},{"type":10,"tag":155,"props":6299,"children":6300},{"class":157,"line":4740},[6301,6305,6309,6313],{"type":10,"tag":155,"props":6302,"children":6303},{"style":280},[6304],{"type":15,"value":5524},{"type":10,"tag":155,"props":6306,"children":6307},{"style":162},[6308],{"type":15,"value":3031},{"type":10,"tag":155,"props":6310,"children":6311},{"style":280},[6312],{"type":15,"value":4212},{"type":10,"tag":155,"props":6314,"children":6315},{"style":3469},[6316],{"type":15,"value":5537},{"type":10,"tag":155,"props":6318,"children":6319},{"class":157,"line":4761},[6320,6324,6328,6332],{"type":10,"tag":155,"props":6321,"children":6322},{"style":280},[6323],{"type":15,"value":5545},{"type":10,"tag":155,"props":6325,"children":6326},{"style":162},[6327],{"type":15,"value":3031},{"type":10,"tag":155,"props":6329,"children":6330},{"style":162},[6331],{"type":15,"value":3191},{"type":10,"tag":155,"props":6333,"children":6334},{"style":280},[6335],{"type":15,"value":5558},{"type":10,"tag":155,"props":6337,"children":6338},{"class":157,"line":4783},[6339],{"type":10,"tag":155,"props":6340,"children":6341},{"style":280},[6342],{"type":15,"value":3633},{"type":10,"tag":155,"props":6344,"children":6345},{"class":157,"line":4791},[6346],{"type":10,"tag":155,"props":6347,"children":6348},{"emptyLinePlaceholder":2959},[6349],{"type":15,"value":2962},{"type":10,"tag":155,"props":6351,"children":6352},{"class":157,"line":4799},[6353,6357,6361],{"type":10,"tag":155,"props":6354,"children":6355},{"style":280},[6356],{"type":15,"value":5580},{"type":10,"tag":155,"props":6358,"children":6359},{"style":162},[6360],{"type":15,"value":3031},{"type":10,"tag":155,"props":6362,"children":6363},{"style":280},[6364],{"type":15,"value":3500},{"type":10,"tag":155,"props":6366,"children":6367},{"class":157,"line":4816},[6368,6372,6376],{"type":10,"tag":155,"props":6369,"children":6370},{"style":280},[6371],{"type":15,"value":3577},{"type":10,"tag":155,"props":6373,"children":6374},{"style":162},[6375],{"type":15,"value":3031},{"type":10,"tag":155,"props":6377,"children":6378},{"style":280},[6379],{"type":15,"value":5604},{"type":10,"tag":155,"props":6381,"children":6382},{"class":157,"line":4833},[6383,6387,6391,6395],{"type":10,"tag":155,"props":6384,"children":6385},{"style":280},[6386],{"type":15,"value":3594},{"type":10,"tag":155,"props":6388,"children":6389},{"style":162},[6390],{"type":15,"value":3031},{"type":10,"tag":155,"props":6392,"children":6393},{"style":162},[6394],{"type":15,"value":3191},{"type":10,"tag":155,"props":6396,"children":6397},{"style":280},[6398],{"type":15,"value":5624},{"type":10,"tag":155,"props":6400,"children":6401},{"class":157,"line":4854},[6402],{"type":10,"tag":155,"props":6403,"children":6404},{"style":280},[6405],{"type":15,"value":3481},{"type":10,"tag":155,"props":6407,"children":6408},{"class":157,"line":4876},[6409,6414,6418,6422],{"type":10,"tag":155,"props":6410,"children":6411},{"style":280},[6412],{"type":15,"value":6413}," .referenceSlotCount ",{"type":10,"tag":155,"props":6415,"children":6416},{"style":162},[6417],{"type":15,"value":3031},{"type":10,"tag":155,"props":6419,"children":6420},{"style":2994},[6421],{"type":15,"value":4670},{"type":10,"tag":155,"props":6423,"children":6424},{"style":280},[6425],{"type":15,"value":3608},{"type":10,"tag":155,"props":6427,"children":6428},{"class":157,"line":4884},[6429,6434,6438,6442],{"type":10,"tag":155,"props":6430,"children":6431},{"style":280},[6432],{"type":15,"value":6433}," .pReferenceSlots ",{"type":10,"tag":155,"props":6435,"children":6436},{"style":162},[6437],{"type":15,"value":3031},{"type":10,"tag":155,"props":6439,"children":6440},{"style":162},[6441],{"type":15,"value":3191},{"type":10,"tag":155,"props":6443,"children":6444},{"style":280},[6445],{"type":15,"value":6446},"referenceSlotInfo\n",{"type":10,"tag":155,"props":6448,"children":6449},{"class":157,"line":4892},[6450],{"type":10,"tag":155,"props":6451,"children":6452},{"style":280},[6453],{"type":15,"value":3633},{"type":10,"tag":155,"props":6455,"children":6456},{"class":157,"line":5655},[6457],{"type":10,"tag":155,"props":6458,"children":6459},{"emptyLinePlaceholder":2959},[6460],{"type":15,"value":2962},{"type":10,"tag":155,"props":6462,"children":6463},{"class":157,"line":5663},[6464,6468,6472,6476,6480],{"type":10,"tag":155,"props":6465,"children":6466},{"style":2968},[6467],{"type":15,"value":5685},{"type":10,"tag":155,"props":6469,"children":6470},{"style":280},[6471],{"type":15,"value":5690},{"type":10,"tag":155,"props":6473,"children":6474},{"style":162},[6475],{"type":15,"value":2981},{"type":10,"tag":155,"props":6477,"children":6478},{"style":2984},[6479],{"type":15,"value":5699},{"type":10,"tag":155,"props":6481,"children":6482},{"style":280},[6483],{"type":15,"value":3002},{"type":10,"tag":155,"props":6485,"children":6486},{"class":157,"line":5671},[6487],{"type":10,"tag":155,"props":6488,"children":6489},{"emptyLinePlaceholder":2959},[6490],{"type":15,"value":2962},{"type":10,"tag":155,"props":6492,"children":6493},{"class":157,"line":5679},[6494,6498],{"type":10,"tag":155,"props":6495,"children":6496},{"style":2968},[6497],{"type":15,"value":5720},{"type":10,"tag":155,"props":6499,"children":6500},{"style":280},[6501],{"type":15,"value":4961},{"type":10,"tag":192,"props":6503,"children":6505},{"id":6504},"_record_h_265_encode_operation_producing_a_b_frame_with_a_forward_and_a_backward_reference",[6506],{"type":15,"value":6507},"Record H.265 encode operation producing a B frame with a forward and a backward reference",{"type":10,"tag":144,"props":6509,"children":6511},{"className":146,"code":6510,"language":148,"meta":149,"style":149},"// Bound reference resource list provided has to include the used reference picture resources\nvkCmdBeginVideoCodingKHR(commandBuffer, ...);\n\nStdVideoEncodeH265ReferenceInfo stdForwardReferenceInfo = {};\n// Populate H.265 reference picture info for the forward referenced picture\n...\n\nStdVideoEncodeH265ReferenceInfo stdBackwardReferenceInfo = {};\n// Populate H.265 reference picture info for the backward referenced picture\n...\n\nVkVideoEncodeH265DpbSlotInfoKHR encodeH265DpbSlotInfo[] = {\n {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_KHR,\n .pNext = NULL,\n .pStdReferenceInfo = &stdForwardReferenceInfo\n },\n {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_DPB_SLOT_INFO_KHR,\n .pNext = NULL,\n .pStdReferenceInfo = &stdBackwardReferenceInfo\n }\n};\n\nVkVideoReferenceSlotInfoKHR referenceSlotInfo[] = {\n {\n .sType = VK_STRUCTURE_TYPE_VIDEO_REFERENCE_SLOT_INFO_KHR,\n .pNext = &encodeH265DpbSlotInfo[0],\n .slotIndex = ... // DPB slot index of the forward reference picture\n ...\n },\n {\n .sType = VK_STRUCTURE_TYPE_VIDEO_REFERENCE_SLOT_INFO_KHR,\n .pNext = &encodeH265DpbSlotInfo[1],\n .slotIndex = ... // DPB slot index of the backward reference picture\n ...\n }\n};\n\nStdVideoEncodeH265ReferenceListsInfo stdRefListInfo = {};\n// Initialize the RefPicLists, add the forward reference to the L0 list,\n// and add the backward reference to the L1 list\nfor (uint32_t i = 0; i \u003C STD_VIDEO_H265_MAX_NUM_LIST_REF; ++i) {\n stdRefListInfo.RefPicList0[i] = STD_VIDEO_H265_NO_REFERENCE_PICTURE;\n stdRefListInfo.RefPicList1[i] = STD_VIDEO_H265_NO_REFERENCE_PICTURE;\n}\nstdRefListInfo.RefPicList0[0] = ... // DPB slot index of the forward reference picture\nstdRefListInfo.RefPicList1[0] = ... // DPB slot index of the backward reference picture\n// Populate other H.265 reference list parameters\n...\n\nStdVideoEncodeH265PictureInfo stdPictureInfo = {};\n// Populate H.265 picture info for the encode input picture\n...\nstdPictureInfo.pic_type = STD_VIDEO_H265_PICTURE_TYPE_B;\n...\nstdPictureInfo.pRefLists = &stdRefListInfo;\n...\n\nVkVideoEncodeH265PictureInfoKHR encodeH265PictureInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_PICTURE_INFO_KHR,\n .pNext = NULL,\n .naluSliceSegmentEntryCount = ... // number of slice segments to encode\n .pNaluSliceSegmentEntries = ... // pointer to the array of slice segment parameters\n .pStdPictureInfo = &stdPictureInfo\n};\n\nVkVideoEncodeInfoKHR encodeInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_INFO_KHR,\n .pNext = &encodeH265PictureInfo,\n ...\n .referenceSlotCount = sizeof(referenceSlotInfo) / sizeof(referenceSlotInfo[0]),\n .pReferenceSlots = &referenceSlotInfo[0]\n};\n\nvkCmdEncodeVideoKHR(commandBuffer, &encodeInfo);\n\nvkCmdEndVideoCodingKHR(commandBuffer, ...);\n",[6512],{"type":10,"tag":29,"props":6513,"children":6514},{"__ignoreMap":149},[6515,6523,6534,6541,6556,6563,6570,6577,6593,6601,6608,6615,6637,6645,6661,6681,6701,6709,6716,6731,6750,6770,6777,6784,6791,6811,6818,6833,6866,6886,6894,6901,6908,6923,6955,6975,6982,6989,6996,7003,7018,7026,7034,7081,7096,7111,7118,7153,7188,7195,7202,7209,7224,7231,7238,7254,7261,7280,7287,7294,7310,7326,7346,7366,7386,7406,7414,7422,7438,7454,7474,7482,7536,7569,7577,7585,7609,7617],{"type":10,"tag":155,"props":6516,"children":6517},{"class":157,"line":158},[6518],{"type":10,"tag":155,"props":6519,"children":6520},{"style":3469},[6521],{"type":15,"value":6522},"// Bound reference resource list provided has to include the used reference picture resources\n",{"type":10,"tag":155,"props":6524,"children":6525},{"class":157,"line":174},[6526,6530],{"type":10,"tag":155,"props":6527,"children":6528},{"style":2968},[6529],{"type":15,"value":4956},{"type":10,"tag":155,"props":6531,"children":6532},{"style":280},[6533],{"type":15,"value":4961},{"type":10,"tag":155,"props":6535,"children":6536},{"class":157,"line":294},[6537],{"type":10,"tag":155,"props":6538,"children":6539},{"emptyLinePlaceholder":2959},[6540],{"type":15,"value":2962},{"type":10,"tag":155,"props":6542,"children":6543},{"class":157,"line":313},[6544,6548,6552],{"type":10,"tag":155,"props":6545,"children":6546},{"style":280},[6547],{"type":15,"value":5771},{"type":10,"tag":155,"props":6549,"children":6550},{"style":162},[6551],{"type":15,"value":3031},{"type":10,"tag":155,"props":6553,"children":6554},{"style":280},[6555],{"type":15,"value":4504},{"type":10,"tag":155,"props":6557,"children":6558},{"class":157,"line":322},[6559],{"type":10,"tag":155,"props":6560,"children":6561},{"style":3469},[6562],{"type":15,"value":5787},{"type":10,"tag":155,"props":6564,"children":6565},{"class":157,"line":436},[6566],{"type":10,"tag":155,"props":6567,"children":6568},{"style":280},[6569],{"type":15,"value":4480},{"type":10,"tag":155,"props":6571,"children":6572},{"class":157,"line":450},[6573],{"type":10,"tag":155,"props":6574,"children":6575},{"emptyLinePlaceholder":2959},[6576],{"type":15,"value":2962},{"type":10,"tag":155,"props":6578,"children":6579},{"class":157,"line":459},[6580,6585,6589],{"type":10,"tag":155,"props":6581,"children":6582},{"style":280},[6583],{"type":15,"value":6584},"StdVideoEncodeH265ReferenceInfo stdBackwardReferenceInfo ",{"type":10,"tag":155,"props":6586,"children":6587},{"style":162},[6588],{"type":15,"value":3031},{"type":10,"tag":155,"props":6590,"children":6591},{"style":280},[6592],{"type":15,"value":4504},{"type":10,"tag":155,"props":6594,"children":6595},{"class":157,"line":468},[6596],{"type":10,"tag":155,"props":6597,"children":6598},{"style":3469},[6599],{"type":15,"value":6600},"// Populate H.265 reference picture info for the backward referenced picture\n",{"type":10,"tag":155,"props":6602,"children":6603},{"class":157,"line":477},[6604],{"type":10,"tag":155,"props":6605,"children":6606},{"style":280},[6607],{"type":15,"value":4480},{"type":10,"tag":155,"props":6609,"children":6610},{"class":157,"line":490},[6611],{"type":10,"tag":155,"props":6612,"children":6613},{"emptyLinePlaceholder":2959},[6614],{"type":15,"value":2962},{"type":10,"tag":155,"props":6616,"children":6617},{"class":157,"line":503},[6618,6623,6628,6633],{"type":10,"tag":155,"props":6619,"children":6620},{"style":280},[6621],{"type":15,"value":6622},"VkVideoEncodeH265DpbSlotInfoKHR encodeH265DpbSlotInfo",{"type":10,"tag":155,"props":6624,"children":6625},{"style":162},[6626],{"type":15,"value":6627},"[]",{"type":10,"tag":155,"props":6629,"children":6630},{"style":162},[6631],{"type":15,"value":6632}," =",{"type":10,"tag":155,"props":6634,"children":6635},{"style":280},[6636],{"type":15,"value":3500},{"type":10,"tag":155,"props":6638,"children":6639},{"class":157,"line":516},[6640],{"type":10,"tag":155,"props":6641,"children":6642},{"style":280},[6643],{"type":15,"value":6644}," {\n",{"type":10,"tag":155,"props":6646,"children":6647},{"class":157,"line":529},[6648,6653,6657],{"type":10,"tag":155,"props":6649,"children":6650},{"style":280},[6651],{"type":15,"value":6652}," .sType ",{"type":10,"tag":155,"props":6654,"children":6655},{"style":162},[6656],{"type":15,"value":3031},{"type":10,"tag":155,"props":6658,"children":6659},{"style":280},[6660],{"type":15,"value":5055},{"type":10,"tag":155,"props":6662,"children":6663},{"class":157,"line":538},[6664,6669,6673,6677],{"type":10,"tag":155,"props":6665,"children":6666},{"style":280},[6667],{"type":15,"value":6668}," .pNext ",{"type":10,"tag":155,"props":6670,"children":6671},{"style":162},[6672],{"type":15,"value":3031},{"type":10,"tag":155,"props":6674,"children":6675},{"style":2994},[6676],{"type":15,"value":3603},{"type":10,"tag":155,"props":6678,"children":6679},{"style":280},[6680],{"type":15,"value":3608},{"type":10,"tag":155,"props":6682,"children":6683},{"class":157,"line":552},[6684,6689,6693,6697],{"type":10,"tag":155,"props":6685,"children":6686},{"style":280},[6687],{"type":15,"value":6688}," .pStdReferenceInfo ",{"type":10,"tag":155,"props":6690,"children":6691},{"style":162},[6692],{"type":15,"value":3031},{"type":10,"tag":155,"props":6694,"children":6695},{"style":162},[6696],{"type":15,"value":3191},{"type":10,"tag":155,"props":6698,"children":6699},{"style":280},[6700],{"type":15,"value":5870},{"type":10,"tag":155,"props":6702,"children":6703},{"class":157,"line":565},[6704],{"type":10,"tag":155,"props":6705,"children":6706},{"style":280},[6707],{"type":15,"value":6708}," },\n",{"type":10,"tag":155,"props":6710,"children":6711},{"class":157,"line":574},[6712],{"type":10,"tag":155,"props":6713,"children":6714},{"style":280},[6715],{"type":15,"value":6644},{"type":10,"tag":155,"props":6717,"children":6718},{"class":157,"line":583},[6719,6723,6727],{"type":10,"tag":155,"props":6720,"children":6721},{"style":280},[6722],{"type":15,"value":6652},{"type":10,"tag":155,"props":6724,"children":6725},{"style":162},[6726],{"type":15,"value":3031},{"type":10,"tag":155,"props":6728,"children":6729},{"style":280},[6730],{"type":15,"value":5055},{"type":10,"tag":155,"props":6732,"children":6733},{"class":157,"line":592},[6734,6738,6742,6746],{"type":10,"tag":155,"props":6735,"children":6736},{"style":280},[6737],{"type":15,"value":6668},{"type":10,"tag":155,"props":6739,"children":6740},{"style":162},[6741],{"type":15,"value":3031},{"type":10,"tag":155,"props":6743,"children":6744},{"style":2994},[6745],{"type":15,"value":3603},{"type":10,"tag":155,"props":6747,"children":6748},{"style":280},[6749],{"type":15,"value":3608},{"type":10,"tag":155,"props":6751,"children":6752},{"class":157,"line":3317},[6753,6757,6761,6765],{"type":10,"tag":155,"props":6754,"children":6755},{"style":280},[6756],{"type":15,"value":6688},{"type":10,"tag":155,"props":6758,"children":6759},{"style":162},[6760],{"type":15,"value":3031},{"type":10,"tag":155,"props":6762,"children":6763},{"style":162},[6764],{"type":15,"value":3191},{"type":10,"tag":155,"props":6766,"children":6767},{"style":280},[6768],{"type":15,"value":6769},"stdBackwardReferenceInfo\n",{"type":10,"tag":155,"props":6771,"children":6772},{"class":157,"line":3364},[6773],{"type":10,"tag":155,"props":6774,"children":6775},{"style":280},[6776],{"type":15,"value":3424},{"type":10,"tag":155,"props":6778,"children":6779},{"class":157,"line":3404},[6780],{"type":10,"tag":155,"props":6781,"children":6782},{"style":280},[6783],{"type":15,"value":3633},{"type":10,"tag":155,"props":6785,"children":6786},{"class":157,"line":3418},[6787],{"type":10,"tag":155,"props":6788,"children":6789},{"emptyLinePlaceholder":2959},[6790],{"type":15,"value":2962},{"type":10,"tag":155,"props":6792,"children":6793},{"class":157,"line":3427},[6794,6799,6803,6807],{"type":10,"tag":155,"props":6795,"children":6796},{"style":280},[6797],{"type":15,"value":6798},"VkVideoReferenceSlotInfoKHR referenceSlotInfo",{"type":10,"tag":155,"props":6800,"children":6801},{"style":162},[6802],{"type":15,"value":6627},{"type":10,"tag":155,"props":6804,"children":6805},{"style":162},[6806],{"type":15,"value":6632},{"type":10,"tag":155,"props":6808,"children":6809},{"style":280},[6810],{"type":15,"value":3500},{"type":10,"tag":155,"props":6812,"children":6813},{"class":157,"line":3435},[6814],{"type":10,"tag":155,"props":6815,"children":6816},{"style":280},[6817],{"type":15,"value":6644},{"type":10,"tag":155,"props":6819,"children":6820},{"class":157,"line":3443},[6821,6825,6829],{"type":10,"tag":155,"props":6822,"children":6823},{"style":280},[6824],{"type":15,"value":6652},{"type":10,"tag":155,"props":6826,"children":6827},{"style":162},[6828],{"type":15,"value":3031},{"type":10,"tag":155,"props":6830,"children":6831},{"style":280},[6832],{"type":15,"value":5141},{"type":10,"tag":155,"props":6834,"children":6835},{"class":157,"line":3465},[6836,6840,6844,6848,6853,6857,6861],{"type":10,"tag":155,"props":6837,"children":6838},{"style":280},[6839],{"type":15,"value":6668},{"type":10,"tag":155,"props":6841,"children":6842},{"style":162},[6843],{"type":15,"value":3031},{"type":10,"tag":155,"props":6845,"children":6846},{"style":162},[6847],{"type":15,"value":3191},{"type":10,"tag":155,"props":6849,"children":6850},{"style":2984},[6851],{"type":15,"value":6852},"encodeH265DpbSlotInfo",{"type":10,"tag":155,"props":6854,"children":6855},{"style":280},[6856],{"type":15,"value":6101},{"type":10,"tag":155,"props":6858,"children":6859},{"style":2994},[6860],{"type":15,"value":6106},{"type":10,"tag":155,"props":6862,"children":6863},{"style":280},[6864],{"type":15,"value":6865},"],\n",{"type":10,"tag":155,"props":6867,"children":6868},{"class":157,"line":3475},[6869,6874,6878,6882],{"type":10,"tag":155,"props":6870,"children":6871},{"style":280},[6872],{"type":15,"value":6873}," .slotIndex ",{"type":10,"tag":155,"props":6875,"children":6876},{"style":162},[6877],{"type":15,"value":3031},{"type":10,"tag":155,"props":6879,"children":6880},{"style":280},[6881],{"type":15,"value":4212},{"type":10,"tag":155,"props":6883,"children":6884},{"style":3469},[6885],{"type":15,"value":5956},{"type":10,"tag":155,"props":6887,"children":6888},{"class":157,"line":3484},[6889],{"type":10,"tag":155,"props":6890,"children":6891},{"style":280},[6892],{"type":15,"value":6893}," ...\n",{"type":10,"tag":155,"props":6895,"children":6896},{"class":157,"line":3503},[6897],{"type":10,"tag":155,"props":6898,"children":6899},{"style":280},[6900],{"type":15,"value":6708},{"type":10,"tag":155,"props":6902,"children":6903},{"class":157,"line":3512},[6904],{"type":10,"tag":155,"props":6905,"children":6906},{"style":280},[6907],{"type":15,"value":6644},{"type":10,"tag":155,"props":6909,"children":6910},{"class":157,"line":3520},[6911,6915,6919],{"type":10,"tag":155,"props":6912,"children":6913},{"style":280},[6914],{"type":15,"value":6652},{"type":10,"tag":155,"props":6916,"children":6917},{"style":162},[6918],{"type":15,"value":3031},{"type":10,"tag":155,"props":6920,"children":6921},{"style":280},[6922],{"type":15,"value":5141},{"type":10,"tag":155,"props":6924,"children":6925},{"class":157,"line":4021},[6926,6930,6934,6938,6942,6946,6951],{"type":10,"tag":155,"props":6927,"children":6928},{"style":280},[6929],{"type":15,"value":6668},{"type":10,"tag":155,"props":6931,"children":6932},{"style":162},[6933],{"type":15,"value":3031},{"type":10,"tag":155,"props":6935,"children":6936},{"style":162},[6937],{"type":15,"value":3191},{"type":10,"tag":155,"props":6939,"children":6940},{"style":2984},[6941],{"type":15,"value":6852},{"type":10,"tag":155,"props":6943,"children":6944},{"style":280},[6945],{"type":15,"value":6101},{"type":10,"tag":155,"props":6947,"children":6948},{"style":2994},[6949],{"type":15,"value":6950},"1",{"type":10,"tag":155,"props":6952,"children":6953},{"style":280},[6954],{"type":15,"value":6865},{"type":10,"tag":155,"props":6956,"children":6957},{"class":157,"line":4029},[6958,6962,6966,6970],{"type":10,"tag":155,"props":6959,"children":6960},{"style":280},[6961],{"type":15,"value":6873},{"type":10,"tag":155,"props":6963,"children":6964},{"style":162},[6965],{"type":15,"value":3031},{"type":10,"tag":155,"props":6967,"children":6968},{"style":280},[6969],{"type":15,"value":4212},{"type":10,"tag":155,"props":6971,"children":6972},{"style":3469},[6973],{"type":15,"value":6974}," // DPB slot index of the backward reference picture\n",{"type":10,"tag":155,"props":6976,"children":6977},{"class":157,"line":4052},[6978],{"type":10,"tag":155,"props":6979,"children":6980},{"style":280},[6981],{"type":15,"value":6893},{"type":10,"tag":155,"props":6983,"children":6984},{"class":157,"line":4061},[6985],{"type":10,"tag":155,"props":6986,"children":6987},{"style":280},[6988],{"type":15,"value":3424},{"type":10,"tag":155,"props":6990,"children":6991},{"class":157,"line":4069},[6992],{"type":10,"tag":155,"props":6993,"children":6994},{"style":280},[6995],{"type":15,"value":3633},{"type":10,"tag":155,"props":6997,"children":6998},{"class":157,"line":4085},[6999],{"type":10,"tag":155,"props":7000,"children":7001},{"emptyLinePlaceholder":2959},[7002],{"type":15,"value":2962},{"type":10,"tag":155,"props":7004,"children":7005},{"class":157,"line":4094},[7006,7010,7014],{"type":10,"tag":155,"props":7007,"children":7008},{"style":280},[7009],{"type":15,"value":5190},{"type":10,"tag":155,"props":7011,"children":7012},{"style":162},[7013],{"type":15,"value":3031},{"type":10,"tag":155,"props":7015,"children":7016},{"style":280},[7017],{"type":15,"value":4504},{"type":10,"tag":155,"props":7019,"children":7020},{"class":157,"line":4102},[7021],{"type":10,"tag":155,"props":7022,"children":7023},{"style":3469},[7024],{"type":15,"value":7025},"// Initialize the RefPicLists, add the forward reference to the L0 list,\n",{"type":10,"tag":155,"props":7027,"children":7028},{"class":157,"line":4718},[7029],{"type":10,"tag":155,"props":7030,"children":7031},{"style":3469},[7032],{"type":15,"value":7033},"// and add the backward reference to the L1 list\n",{"type":10,"tag":155,"props":7035,"children":7036},{"class":157,"line":4740},[7037,7041,7045,7049,7053,7057,7061,7065,7069,7073,7077],{"type":10,"tag":155,"props":7038,"children":7039},{"style":162},[7040],{"type":15,"value":3109},{"type":10,"tag":155,"props":7042,"children":7043},{"style":280},[7044],{"type":15,"value":5218},{"type":10,"tag":155,"props":7046,"children":7047},{"style":162},[7048],{"type":15,"value":2936},{"type":10,"tag":155,"props":7050,"children":7051},{"style":280},[7052],{"type":15,"value":5227},{"type":10,"tag":155,"props":7054,"children":7055},{"style":162},[7056],{"type":15,"value":3031},{"type":10,"tag":155,"props":7058,"children":7059},{"style":2994},[7060],{"type":15,"value":3123},{"type":10,"tag":155,"props":7062,"children":7063},{"style":280},[7064],{"type":15,"value":5240},{"type":10,"tag":155,"props":7066,"children":7067},{"style":162},[7068],{"type":15,"value":3133},{"type":10,"tag":155,"props":7070,"children":7071},{"style":280},[7072],{"type":15,"value":5249},{"type":10,"tag":155,"props":7074,"children":7075},{"style":162},[7076],{"type":15,"value":3143},{"type":10,"tag":155,"props":7078,"children":7079},{"style":280},[7080],{"type":15,"value":5258},{"type":10,"tag":155,"props":7082,"children":7083},{"class":157,"line":4761},[7084,7088,7092],{"type":10,"tag":155,"props":7085,"children":7086},{"style":280},[7087],{"type":15,"value":5266},{"type":10,"tag":155,"props":7089,"children":7090},{"style":162},[7091],{"type":15,"value":3031},{"type":10,"tag":155,"props":7093,"children":7094},{"style":280},[7095],{"type":15,"value":5275},{"type":10,"tag":155,"props":7097,"children":7098},{"class":157,"line":4783},[7099,7103,7107],{"type":10,"tag":155,"props":7100,"children":7101},{"style":280},[7102],{"type":15,"value":5283},{"type":10,"tag":155,"props":7104,"children":7105},{"style":162},[7106],{"type":15,"value":3031},{"type":10,"tag":155,"props":7108,"children":7109},{"style":280},[7110],{"type":15,"value":5275},{"type":10,"tag":155,"props":7112,"children":7113},{"class":157,"line":4791},[7114],{"type":10,"tag":155,"props":7115,"children":7116},{"style":280},[7117],{"type":15,"value":3237},{"type":10,"tag":155,"props":7119,"children":7120},{"class":157,"line":4799},[7121,7125,7129,7133,7137,7141,7145,7149],{"type":10,"tag":155,"props":7122,"children":7123},{"style":280},[7124],{"type":15,"value":6092},{"type":10,"tag":155,"props":7126,"children":7127},{"style":2984},[7128],{"type":15,"value":2207},{"type":10,"tag":155,"props":7130,"children":7131},{"style":280},[7132],{"type":15,"value":6101},{"type":10,"tag":155,"props":7134,"children":7135},{"style":2994},[7136],{"type":15,"value":6106},{"type":10,"tag":155,"props":7138,"children":7139},{"style":280},[7140],{"type":15,"value":6111},{"type":10,"tag":155,"props":7142,"children":7143},{"style":162},[7144],{"type":15,"value":3031},{"type":10,"tag":155,"props":7146,"children":7147},{"style":280},[7148],{"type":15,"value":4212},{"type":10,"tag":155,"props":7150,"children":7151},{"style":3469},[7152],{"type":15,"value":5956},{"type":10,"tag":155,"props":7154,"children":7155},{"class":157,"line":4816},[7156,7160,7164,7168,7172,7176,7180,7184],{"type":10,"tag":155,"props":7157,"children":7158},{"style":280},[7159],{"type":15,"value":6092},{"type":10,"tag":155,"props":7161,"children":7162},{"style":2984},[7163],{"type":15,"value":2214},{"type":10,"tag":155,"props":7165,"children":7166},{"style":280},[7167],{"type":15,"value":6101},{"type":10,"tag":155,"props":7169,"children":7170},{"style":2994},[7171],{"type":15,"value":6106},{"type":10,"tag":155,"props":7173,"children":7174},{"style":280},[7175],{"type":15,"value":6111},{"type":10,"tag":155,"props":7177,"children":7178},{"style":162},[7179],{"type":15,"value":3031},{"type":10,"tag":155,"props":7181,"children":7182},{"style":280},[7183],{"type":15,"value":4212},{"type":10,"tag":155,"props":7185,"children":7186},{"style":3469},[7187],{"type":15,"value":6974},{"type":10,"tag":155,"props":7189,"children":7190},{"class":157,"line":4833},[7191],{"type":10,"tag":155,"props":7192,"children":7193},{"style":3469},[7194],{"type":15,"value":5306},{"type":10,"tag":155,"props":7196,"children":7197},{"class":157,"line":4854},[7198],{"type":10,"tag":155,"props":7199,"children":7200},{"style":280},[7201],{"type":15,"value":4480},{"type":10,"tag":155,"props":7203,"children":7204},{"class":157,"line":4876},[7205],{"type":10,"tag":155,"props":7206,"children":7207},{"emptyLinePlaceholder":2959},[7208],{"type":15,"value":2962},{"type":10,"tag":155,"props":7210,"children":7211},{"class":157,"line":4884},[7212,7216,7220],{"type":10,"tag":155,"props":7213,"children":7214},{"style":280},[7215],{"type":15,"value":5328},{"type":10,"tag":155,"props":7217,"children":7218},{"style":162},[7219],{"type":15,"value":3031},{"type":10,"tag":155,"props":7221,"children":7222},{"style":280},[7223],{"type":15,"value":4504},{"type":10,"tag":155,"props":7225,"children":7226},{"class":157,"line":4892},[7227],{"type":10,"tag":155,"props":7228,"children":7229},{"style":3469},[7230],{"type":15,"value":5344},{"type":10,"tag":155,"props":7232,"children":7233},{"class":157,"line":5655},[7234],{"type":10,"tag":155,"props":7235,"children":7236},{"style":280},[7237],{"type":15,"value":4480},{"type":10,"tag":155,"props":7239,"children":7240},{"class":157,"line":5663},[7241,7245,7249],{"type":10,"tag":155,"props":7242,"children":7243},{"style":280},[7244],{"type":15,"value":5394},{"type":10,"tag":155,"props":7246,"children":7247},{"style":162},[7248],{"type":15,"value":3031},{"type":10,"tag":155,"props":7250,"children":7251},{"style":280},[7252],{"type":15,"value":7253}," STD_VIDEO_H265_PICTURE_TYPE_B;\n",{"type":10,"tag":155,"props":7255,"children":7256},{"class":157,"line":5671},[7257],{"type":10,"tag":155,"props":7258,"children":7259},{"style":280},[7260],{"type":15,"value":4480},{"type":10,"tag":155,"props":7262,"children":7263},{"class":157,"line":5679},[7264,7268,7272,7276],{"type":10,"tag":155,"props":7265,"children":7266},{"style":280},[7267],{"type":15,"value":5417},{"type":10,"tag":155,"props":7269,"children":7270},{"style":162},[7271],{"type":15,"value":3031},{"type":10,"tag":155,"props":7273,"children":7274},{"style":162},[7275],{"type":15,"value":3191},{"type":10,"tag":155,"props":7277,"children":7278},{"style":280},[7279],{"type":15,"value":5430},{"type":10,"tag":155,"props":7281,"children":7282},{"class":157,"line":5706},[7283],{"type":10,"tag":155,"props":7284,"children":7285},{"style":280},[7286],{"type":15,"value":4480},{"type":10,"tag":155,"props":7288,"children":7289},{"class":157,"line":5714},[7290],{"type":10,"tag":155,"props":7291,"children":7292},{"emptyLinePlaceholder":2959},[7293],{"type":15,"value":2962},{"type":10,"tag":155,"props":7295,"children":7297},{"class":157,"line":7296},60,[7298,7302,7306],{"type":10,"tag":155,"props":7299,"children":7300},{"style":280},[7301],{"type":15,"value":5452},{"type":10,"tag":155,"props":7303,"children":7304},{"style":162},[7305],{"type":15,"value":3031},{"type":10,"tag":155,"props":7307,"children":7308},{"style":280},[7309],{"type":15,"value":3500},{"type":10,"tag":155,"props":7311,"children":7313},{"class":157,"line":7312},61,[7314,7318,7322],{"type":10,"tag":155,"props":7315,"children":7316},{"style":280},[7317],{"type":15,"value":3577},{"type":10,"tag":155,"props":7319,"children":7320},{"style":162},[7321],{"type":15,"value":3031},{"type":10,"tag":155,"props":7323,"children":7324},{"style":280},[7325],{"type":15,"value":5476},{"type":10,"tag":155,"props":7327,"children":7329},{"class":157,"line":7328},62,[7330,7334,7338,7342],{"type":10,"tag":155,"props":7331,"children":7332},{"style":280},[7333],{"type":15,"value":3594},{"type":10,"tag":155,"props":7335,"children":7336},{"style":162},[7337],{"type":15,"value":3031},{"type":10,"tag":155,"props":7339,"children":7340},{"style":2994},[7341],{"type":15,"value":3603},{"type":10,"tag":155,"props":7343,"children":7344},{"style":280},[7345],{"type":15,"value":3608},{"type":10,"tag":155,"props":7347,"children":7349},{"class":157,"line":7348},63,[7350,7354,7358,7362],{"type":10,"tag":155,"props":7351,"children":7352},{"style":280},[7353],{"type":15,"value":5503},{"type":10,"tag":155,"props":7355,"children":7356},{"style":162},[7357],{"type":15,"value":3031},{"type":10,"tag":155,"props":7359,"children":7360},{"style":280},[7361],{"type":15,"value":4212},{"type":10,"tag":155,"props":7363,"children":7364},{"style":3469},[7365],{"type":15,"value":5516},{"type":10,"tag":155,"props":7367,"children":7369},{"class":157,"line":7368},64,[7370,7374,7378,7382],{"type":10,"tag":155,"props":7371,"children":7372},{"style":280},[7373],{"type":15,"value":5524},{"type":10,"tag":155,"props":7375,"children":7376},{"style":162},[7377],{"type":15,"value":3031},{"type":10,"tag":155,"props":7379,"children":7380},{"style":280},[7381],{"type":15,"value":4212},{"type":10,"tag":155,"props":7383,"children":7384},{"style":3469},[7385],{"type":15,"value":5537},{"type":10,"tag":155,"props":7387,"children":7389},{"class":157,"line":7388},65,[7390,7394,7398,7402],{"type":10,"tag":155,"props":7391,"children":7392},{"style":280},[7393],{"type":15,"value":5545},{"type":10,"tag":155,"props":7395,"children":7396},{"style":162},[7397],{"type":15,"value":3031},{"type":10,"tag":155,"props":7399,"children":7400},{"style":162},[7401],{"type":15,"value":3191},{"type":10,"tag":155,"props":7403,"children":7404},{"style":280},[7405],{"type":15,"value":5558},{"type":10,"tag":155,"props":7407,"children":7409},{"class":157,"line":7408},66,[7410],{"type":10,"tag":155,"props":7411,"children":7412},{"style":280},[7413],{"type":15,"value":3633},{"type":10,"tag":155,"props":7415,"children":7417},{"class":157,"line":7416},67,[7418],{"type":10,"tag":155,"props":7419,"children":7420},{"emptyLinePlaceholder":2959},[7421],{"type":15,"value":2962},{"type":10,"tag":155,"props":7423,"children":7425},{"class":157,"line":7424},68,[7426,7430,7434],{"type":10,"tag":155,"props":7427,"children":7428},{"style":280},[7429],{"type":15,"value":5580},{"type":10,"tag":155,"props":7431,"children":7432},{"style":162},[7433],{"type":15,"value":3031},{"type":10,"tag":155,"props":7435,"children":7436},{"style":280},[7437],{"type":15,"value":3500},{"type":10,"tag":155,"props":7439,"children":7441},{"class":157,"line":7440},69,[7442,7446,7450],{"type":10,"tag":155,"props":7443,"children":7444},{"style":280},[7445],{"type":15,"value":3577},{"type":10,"tag":155,"props":7447,"children":7448},{"style":162},[7449],{"type":15,"value":3031},{"type":10,"tag":155,"props":7451,"children":7452},{"style":280},[7453],{"type":15,"value":5604},{"type":10,"tag":155,"props":7455,"children":7457},{"class":157,"line":7456},70,[7458,7462,7466,7470],{"type":10,"tag":155,"props":7459,"children":7460},{"style":280},[7461],{"type":15,"value":3594},{"type":10,"tag":155,"props":7463,"children":7464},{"style":162},[7465],{"type":15,"value":3031},{"type":10,"tag":155,"props":7467,"children":7468},{"style":162},[7469],{"type":15,"value":3191},{"type":10,"tag":155,"props":7471,"children":7472},{"style":280},[7473],{"type":15,"value":5624},{"type":10,"tag":155,"props":7475,"children":7477},{"class":157,"line":7476},71,[7478],{"type":10,"tag":155,"props":7479,"children":7480},{"style":280},[7481],{"type":15,"value":3481},{"type":10,"tag":155,"props":7483,"children":7485},{"class":157,"line":7484},72,[7486,7490,7494,7499,7504,7509,7513,7518,7523,7527,7531],{"type":10,"tag":155,"props":7487,"children":7488},{"style":280},[7489],{"type":15,"value":6413},{"type":10,"tag":155,"props":7491,"children":7492},{"style":162},[7493],{"type":15,"value":3031},{"type":10,"tag":155,"props":7495,"children":7496},{"style":162},[7497],{"type":15,"value":7498}," sizeof",{"type":10,"tag":155,"props":7500,"children":7501},{"style":280},[7502],{"type":15,"value":7503},"(referenceSlotInfo) ",{"type":10,"tag":155,"props":7505,"children":7506},{"style":162},[7507],{"type":15,"value":7508},"/",{"type":10,"tag":155,"props":7510,"children":7511},{"style":162},[7512],{"type":15,"value":7498},{"type":10,"tag":155,"props":7514,"children":7515},{"style":280},[7516],{"type":15,"value":7517},"(",{"type":10,"tag":155,"props":7519,"children":7520},{"style":2984},[7521],{"type":15,"value":7522},"referenceSlotInfo",{"type":10,"tag":155,"props":7524,"children":7525},{"style":280},[7526],{"type":15,"value":6101},{"type":10,"tag":155,"props":7528,"children":7529},{"style":2994},[7530],{"type":15,"value":6106},{"type":10,"tag":155,"props":7532,"children":7533},{"style":280},[7534],{"type":15,"value":7535},"]),\n",{"type":10,"tag":155,"props":7537,"children":7539},{"class":157,"line":7538},73,[7540,7544,7548,7552,7556,7560,7564],{"type":10,"tag":155,"props":7541,"children":7542},{"style":280},[7543],{"type":15,"value":6433},{"type":10,"tag":155,"props":7545,"children":7546},{"style":162},[7547],{"type":15,"value":3031},{"type":10,"tag":155,"props":7549,"children":7550},{"style":162},[7551],{"type":15,"value":3191},{"type":10,"tag":155,"props":7553,"children":7554},{"style":2984},[7555],{"type":15,"value":7522},{"type":10,"tag":155,"props":7557,"children":7558},{"style":280},[7559],{"type":15,"value":6101},{"type":10,"tag":155,"props":7561,"children":7562},{"style":2994},[7563],{"type":15,"value":6106},{"type":10,"tag":155,"props":7565,"children":7566},{"style":280},[7567],{"type":15,"value":7568},"]\n",{"type":10,"tag":155,"props":7570,"children":7572},{"class":157,"line":7571},74,[7573],{"type":10,"tag":155,"props":7574,"children":7575},{"style":280},[7576],{"type":15,"value":3633},{"type":10,"tag":155,"props":7578,"children":7580},{"class":157,"line":7579},75,[7581],{"type":10,"tag":155,"props":7582,"children":7583},{"emptyLinePlaceholder":2959},[7584],{"type":15,"value":2962},{"type":10,"tag":155,"props":7586,"children":7588},{"class":157,"line":7587},76,[7589,7593,7597,7601,7605],{"type":10,"tag":155,"props":7590,"children":7591},{"style":2968},[7592],{"type":15,"value":5685},{"type":10,"tag":155,"props":7594,"children":7595},{"style":280},[7596],{"type":15,"value":5690},{"type":10,"tag":155,"props":7598,"children":7599},{"style":162},[7600],{"type":15,"value":2981},{"type":10,"tag":155,"props":7602,"children":7603},{"style":2984},[7604],{"type":15,"value":5699},{"type":10,"tag":155,"props":7606,"children":7607},{"style":280},[7608],{"type":15,"value":3002},{"type":10,"tag":155,"props":7610,"children":7612},{"class":157,"line":7611},77,[7613],{"type":10,"tag":155,"props":7614,"children":7615},{"emptyLinePlaceholder":2959},[7616],{"type":15,"value":2962},{"type":10,"tag":155,"props":7618,"children":7620},{"class":157,"line":7619},78,[7621,7625],{"type":10,"tag":155,"props":7622,"children":7623},{"style":2968},[7624],{"type":15,"value":5720},{"type":10,"tag":155,"props":7626,"children":7627},{"style":280},[7628],{"type":15,"value":4961},{"type":10,"tag":192,"props":7630,"children":7632},{"id":7631},"_change_the_rate_control_configuration_of_an_h_265_encode_session_with_optional_h_265_controls",[7633],{"type":15,"value":7634},"Change the rate control configuration of an H.265 encode session with optional H.265 controls",{"type":10,"tag":144,"props":7636,"children":7638},{"className":146,"code":7637,"language":148,"meta":149,"style":149},"vkCmdBeginVideoCodingKHR(commandBuffer, ...);\n\n// Include the optional H.265 rate control layer information\n// In this example we restrict the QP range to be used by the implementation\nVkVideoEncodeH265RateControlLayerInfoKHR rateControlLayersH265[] = {\n {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_RATE_CONTROL_LAYER_INFO_KHR,\n .pNext = NULL,\n .useMinQp = VK_TRUE,\n .minQp = { /* min I frame QP */, /* min P frame QP */, /* min B frame QP */ },\n .useMaxQp = VK_TRUE,\n .minQp = { /* max I frame QP */, /* max P frame QP */, /* max B frame QP */ },\n .useMaxFrameSize = VK_FALSE,\n .maxFrameSize = { 0, 0, 0 }\n },\n ...\n};\n\nVkVideoEncodeRateControlLayerInfoKHR rateControlLayers[] = {\n {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_RATE_CONTROL_LAYER_INFO_KHR,\n .pNext = &rateControlLayersH265[0],\n ...\n },\n ...\n};\n\n// Include the optional H.265 global rate control information\nVkVideoEncodeH265RateControlInfoKHR rateControlInfoH265 = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_RATE_CONTROL_INFO_KHR,\n .pNext = NULL,\n .flags = VK_VIDEO_ENCODE_H265_RATE_CONTROL_REGULAR_GOP_BIT_KHR // Indicate the use of a regular GOP structure...\n | VK_VIDEO_ENCODE_H265_RATE_CONTROL_TEMPORAL_SUB_LAYER_PATTERN_DYADIC_BIT_KHR, // ... and a dyadic temporal sub-layer pattern\n // Indicate a GOP structure of the form IBBBPBBBPBBBI with an IDR frame at the beginning of every 10th GOP\n .gopFrameCount = 12,\n .idrPeriod = 120,\n .consecutiveBFrameCount = 3,\n // This example uses multiple temporal sub-layers with per layer rate control\n .subLayerCount = sizeof(rateControlLayers) / sizeof(rateControlLayers[0])\n};\n\nVkVideoEncodeRateControlInfoKHR rateControlInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_ENCODE_RATE_CONTROL_INFO_KHR,\n .pNext = &rateControlInfoH265,\n ...\n .layerCount = sizeof(rateControlLayers) / sizeof(rateControlLayers[0]),\n .pLayers = rateControlLayers,\n ...\n};\n\n// Change the rate control configuration for the video session\nVkVideoCodingControlInfoKHR controlInfo = {\n .sType = VK_STRUCTURE_TYPE_VIDEO_CODING_CONTROL_INFO_KHR,\n .pNext = &rateControlInfo,\n .flags = VK_VIDEO_CODING_CONTROL_ENCODE_RATE_CONTROL_BIT_KHR\n};\n\nvkCmdControlVideoCodingKHR(commandBuffer, &controlInfo);\n\n...\n\nvkCmdEndVideoCodingKHR(commandBuffer, ...);\n",[7639],{"type":10,"tag":29,"props":7640,"children":7641},{"__ignoreMap":149},[7642,7653,7660,7668,7676,7696,7703,7719,7738,7755,7801,7817,7859,7876,7918,7925,7932,7939,7946,7966,7973,7989,8021,8028,8035,8042,8049,8056,8064,8080,8096,8115,8136,8154,8162,8183,8204,8225,8233,8284,8291,8298,8314,8330,8350,8357,8405,8422,8429,8436,8443,8451,8467,8483,8503,8519,8526,8533,8558,8565,8572,8579],{"type":10,"tag":155,"props":7643,"children":7644},{"class":157,"line":158},[7645,7649],{"type":10,"tag":155,"props":7646,"children":7647},{"style":2968},[7648],{"type":15,"value":4956},{"type":10,"tag":155,"props":7650,"children":7651},{"style":280},[7652],{"type":15,"value":4961},{"type":10,"tag":155,"props":7654,"children":7655},{"class":157,"line":174},[7656],{"type":10,"tag":155,"props":7657,"children":7658},{"emptyLinePlaceholder":2959},[7659],{"type":15,"value":2962},{"type":10,"tag":155,"props":7661,"children":7662},{"class":157,"line":294},[7663],{"type":10,"tag":155,"props":7664,"children":7665},{"style":3469},[7666],{"type":15,"value":7667},"// Include the optional H.265 rate control layer information\n",{"type":10,"tag":155,"props":7669,"children":7670},{"class":157,"line":313},[7671],{"type":10,"tag":155,"props":7672,"children":7673},{"style":3469},[7674],{"type":15,"value":7675},"// In this example we restrict the QP range to be used by the implementation\n",{"type":10,"tag":155,"props":7677,"children":7678},{"class":157,"line":322},[7679,7684,7688,7692],{"type":10,"tag":155,"props":7680,"children":7681},{"style":280},[7682],{"type":15,"value":7683},"VkVideoEncodeH265RateControlLayerInfoKHR rateControlLayersH265",{"type":10,"tag":155,"props":7685,"children":7686},{"style":162},[7687],{"type":15,"value":6627},{"type":10,"tag":155,"props":7689,"children":7690},{"style":162},[7691],{"type":15,"value":6632},{"type":10,"tag":155,"props":7693,"children":7694},{"style":280},[7695],{"type":15,"value":3500},{"type":10,"tag":155,"props":7697,"children":7698},{"class":157,"line":436},[7699],{"type":10,"tag":155,"props":7700,"children":7701},{"style":280},[7702],{"type":15,"value":6644},{"type":10,"tag":155,"props":7704,"children":7705},{"class":157,"line":450},[7706,7710,7714],{"type":10,"tag":155,"props":7707,"children":7708},{"style":280},[7709],{"type":15,"value":6652},{"type":10,"tag":155,"props":7711,"children":7712},{"style":162},[7713],{"type":15,"value":3031},{"type":10,"tag":155,"props":7715,"children":7716},{"style":280},[7717],{"type":15,"value":7718}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_RATE_CONTROL_LAYER_INFO_KHR,\n",{"type":10,"tag":155,"props":7720,"children":7721},{"class":157,"line":459},[7722,7726,7730,7734],{"type":10,"tag":155,"props":7723,"children":7724},{"style":280},[7725],{"type":15,"value":6668},{"type":10,"tag":155,"props":7727,"children":7728},{"style":162},[7729],{"type":15,"value":3031},{"type":10,"tag":155,"props":7731,"children":7732},{"style":2994},[7733],{"type":15,"value":3603},{"type":10,"tag":155,"props":7735,"children":7736},{"style":280},[7737],{"type":15,"value":3608},{"type":10,"tag":155,"props":7739,"children":7740},{"class":157,"line":468},[7741,7746,7750],{"type":10,"tag":155,"props":7742,"children":7743},{"style":280},[7744],{"type":15,"value":7745}," .useMinQp ",{"type":10,"tag":155,"props":7747,"children":7748},{"style":162},[7749],{"type":15,"value":3031},{"type":10,"tag":155,"props":7751,"children":7752},{"style":280},[7753],{"type":15,"value":7754}," VK_TRUE,\n",{"type":10,"tag":155,"props":7756,"children":7757},{"class":157,"line":477},[7758,7763,7767,7772,7777,7782,7787,7791,7796],{"type":10,"tag":155,"props":7759,"children":7760},{"style":280},[7761],{"type":15,"value":7762}," .minQp ",{"type":10,"tag":155,"props":7764,"children":7765},{"style":162},[7766],{"type":15,"value":3031},{"type":10,"tag":155,"props":7768,"children":7769},{"style":280},[7770],{"type":15,"value":7771}," {",{"type":10,"tag":155,"props":7773,"children":7774},{"style":3469},[7775],{"type":15,"value":7776}," /* min I frame QP */",{"type":10,"tag":155,"props":7778,"children":7779},{"style":280},[7780],{"type":15,"value":7781},",",{"type":10,"tag":155,"props":7783,"children":7784},{"style":3469},[7785],{"type":15,"value":7786}," /* min P frame QP */",{"type":10,"tag":155,"props":7788,"children":7789},{"style":280},[7790],{"type":15,"value":7781},{"type":10,"tag":155,"props":7792,"children":7793},{"style":3469},[7794],{"type":15,"value":7795}," /* min B frame QP */",{"type":10,"tag":155,"props":7797,"children":7798},{"style":280},[7799],{"type":15,"value":7800}," },\n",{"type":10,"tag":155,"props":7802,"children":7803},{"class":157,"line":490},[7804,7809,7813],{"type":10,"tag":155,"props":7805,"children":7806},{"style":280},[7807],{"type":15,"value":7808}," .useMaxQp ",{"type":10,"tag":155,"props":7810,"children":7811},{"style":162},[7812],{"type":15,"value":3031},{"type":10,"tag":155,"props":7814,"children":7815},{"style":280},[7816],{"type":15,"value":7754},{"type":10,"tag":155,"props":7818,"children":7819},{"class":157,"line":503},[7820,7824,7828,7832,7837,7841,7846,7850,7855],{"type":10,"tag":155,"props":7821,"children":7822},{"style":280},[7823],{"type":15,"value":7762},{"type":10,"tag":155,"props":7825,"children":7826},{"style":162},[7827],{"type":15,"value":3031},{"type":10,"tag":155,"props":7829,"children":7830},{"style":280},[7831],{"type":15,"value":7771},{"type":10,"tag":155,"props":7833,"children":7834},{"style":3469},[7835],{"type":15,"value":7836}," /* max I frame QP */",{"type":10,"tag":155,"props":7838,"children":7839},{"style":280},[7840],{"type":15,"value":7781},{"type":10,"tag":155,"props":7842,"children":7843},{"style":3469},[7844],{"type":15,"value":7845}," /* max P frame QP */",{"type":10,"tag":155,"props":7847,"children":7848},{"style":280},[7849],{"type":15,"value":7781},{"type":10,"tag":155,"props":7851,"children":7852},{"style":3469},[7853],{"type":15,"value":7854}," /* max B frame QP */",{"type":10,"tag":155,"props":7856,"children":7857},{"style":280},[7858],{"type":15,"value":7800},{"type":10,"tag":155,"props":7860,"children":7861},{"class":157,"line":516},[7862,7867,7871],{"type":10,"tag":155,"props":7863,"children":7864},{"style":280},[7865],{"type":15,"value":7866}," .useMaxFrameSize ",{"type":10,"tag":155,"props":7868,"children":7869},{"style":162},[7870],{"type":15,"value":3031},{"type":10,"tag":155,"props":7872,"children":7873},{"style":280},[7874],{"type":15,"value":7875}," VK_FALSE,\n",{"type":10,"tag":155,"props":7877,"children":7878},{"class":157,"line":529},[7879,7884,7888,7893,7897,7901,7905,7909,7913],{"type":10,"tag":155,"props":7880,"children":7881},{"style":280},[7882],{"type":15,"value":7883}," .maxFrameSize ",{"type":10,"tag":155,"props":7885,"children":7886},{"style":162},[7887],{"type":15,"value":3031},{"type":10,"tag":155,"props":7889,"children":7890},{"style":280},[7891],{"type":15,"value":7892}," { ",{"type":10,"tag":155,"props":7894,"children":7895},{"style":2994},[7896],{"type":15,"value":6106},{"type":10,"tag":155,"props":7898,"children":7899},{"style":280},[7900],{"type":15,"value":786},{"type":10,"tag":155,"props":7902,"children":7903},{"style":2994},[7904],{"type":15,"value":6106},{"type":10,"tag":155,"props":7906,"children":7907},{"style":280},[7908],{"type":15,"value":786},{"type":10,"tag":155,"props":7910,"children":7911},{"style":2994},[7912],{"type":15,"value":6106},{"type":10,"tag":155,"props":7914,"children":7915},{"style":280},[7916],{"type":15,"value":7917}," }\n",{"type":10,"tag":155,"props":7919,"children":7920},{"class":157,"line":538},[7921],{"type":10,"tag":155,"props":7922,"children":7923},{"style":280},[7924],{"type":15,"value":6708},{"type":10,"tag":155,"props":7926,"children":7927},{"class":157,"line":552},[7928],{"type":10,"tag":155,"props":7929,"children":7930},{"style":280},[7931],{"type":15,"value":3481},{"type":10,"tag":155,"props":7933,"children":7934},{"class":157,"line":565},[7935],{"type":10,"tag":155,"props":7936,"children":7937},{"style":280},[7938],{"type":15,"value":3633},{"type":10,"tag":155,"props":7940,"children":7941},{"class":157,"line":574},[7942],{"type":10,"tag":155,"props":7943,"children":7944},{"emptyLinePlaceholder":2959},[7945],{"type":15,"value":2962},{"type":10,"tag":155,"props":7947,"children":7948},{"class":157,"line":583},[7949,7954,7958,7962],{"type":10,"tag":155,"props":7950,"children":7951},{"style":280},[7952],{"type":15,"value":7953},"VkVideoEncodeRateControlLayerInfoKHR rateControlLayers",{"type":10,"tag":155,"props":7955,"children":7956},{"style":162},[7957],{"type":15,"value":6627},{"type":10,"tag":155,"props":7959,"children":7960},{"style":162},[7961],{"type":15,"value":6632},{"type":10,"tag":155,"props":7963,"children":7964},{"style":280},[7965],{"type":15,"value":3500},{"type":10,"tag":155,"props":7967,"children":7968},{"class":157,"line":592},[7969],{"type":10,"tag":155,"props":7970,"children":7971},{"style":280},[7972],{"type":15,"value":6644},{"type":10,"tag":155,"props":7974,"children":7975},{"class":157,"line":3317},[7976,7980,7984],{"type":10,"tag":155,"props":7977,"children":7978},{"style":280},[7979],{"type":15,"value":6652},{"type":10,"tag":155,"props":7981,"children":7982},{"style":162},[7983],{"type":15,"value":3031},{"type":10,"tag":155,"props":7985,"children":7986},{"style":280},[7987],{"type":15,"value":7988}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_RATE_CONTROL_LAYER_INFO_KHR,\n",{"type":10,"tag":155,"props":7990,"children":7991},{"class":157,"line":3364},[7992,7996,8000,8004,8009,8013,8017],{"type":10,"tag":155,"props":7993,"children":7994},{"style":280},[7995],{"type":15,"value":6668},{"type":10,"tag":155,"props":7997,"children":7998},{"style":162},[7999],{"type":15,"value":3031},{"type":10,"tag":155,"props":8001,"children":8002},{"style":162},[8003],{"type":15,"value":3191},{"type":10,"tag":155,"props":8005,"children":8006},{"style":2984},[8007],{"type":15,"value":8008},"rateControlLayersH265",{"type":10,"tag":155,"props":8010,"children":8011},{"style":280},[8012],{"type":15,"value":6101},{"type":10,"tag":155,"props":8014,"children":8015},{"style":2994},[8016],{"type":15,"value":6106},{"type":10,"tag":155,"props":8018,"children":8019},{"style":280},[8020],{"type":15,"value":6865},{"type":10,"tag":155,"props":8022,"children":8023},{"class":157,"line":3404},[8024],{"type":10,"tag":155,"props":8025,"children":8026},{"style":280},[8027],{"type":15,"value":6893},{"type":10,"tag":155,"props":8029,"children":8030},{"class":157,"line":3418},[8031],{"type":10,"tag":155,"props":8032,"children":8033},{"style":280},[8034],{"type":15,"value":6708},{"type":10,"tag":155,"props":8036,"children":8037},{"class":157,"line":3427},[8038],{"type":10,"tag":155,"props":8039,"children":8040},{"style":280},[8041],{"type":15,"value":3481},{"type":10,"tag":155,"props":8043,"children":8044},{"class":157,"line":3435},[8045],{"type":10,"tag":155,"props":8046,"children":8047},{"style":280},[8048],{"type":15,"value":3633},{"type":10,"tag":155,"props":8050,"children":8051},{"class":157,"line":3443},[8052],{"type":10,"tag":155,"props":8053,"children":8054},{"emptyLinePlaceholder":2959},[8055],{"type":15,"value":2962},{"type":10,"tag":155,"props":8057,"children":8058},{"class":157,"line":3465},[8059],{"type":10,"tag":155,"props":8060,"children":8061},{"style":3469},[8062],{"type":15,"value":8063},"// Include the optional H.265 global rate control information\n",{"type":10,"tag":155,"props":8065,"children":8066},{"class":157,"line":3475},[8067,8072,8076],{"type":10,"tag":155,"props":8068,"children":8069},{"style":280},[8070],{"type":15,"value":8071},"VkVideoEncodeH265RateControlInfoKHR rateControlInfoH265 ",{"type":10,"tag":155,"props":8073,"children":8074},{"style":162},[8075],{"type":15,"value":3031},{"type":10,"tag":155,"props":8077,"children":8078},{"style":280},[8079],{"type":15,"value":3500},{"type":10,"tag":155,"props":8081,"children":8082},{"class":157,"line":3484},[8083,8087,8091],{"type":10,"tag":155,"props":8084,"children":8085},{"style":280},[8086],{"type":15,"value":3577},{"type":10,"tag":155,"props":8088,"children":8089},{"style":162},[8090],{"type":15,"value":3031},{"type":10,"tag":155,"props":8092,"children":8093},{"style":280},[8094],{"type":15,"value":8095}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_H265_RATE_CONTROL_INFO_KHR,\n",{"type":10,"tag":155,"props":8097,"children":8098},{"class":157,"line":3503},[8099,8103,8107,8111],{"type":10,"tag":155,"props":8100,"children":8101},{"style":280},[8102],{"type":15,"value":3594},{"type":10,"tag":155,"props":8104,"children":8105},{"style":162},[8106],{"type":15,"value":3031},{"type":10,"tag":155,"props":8108,"children":8109},{"style":2994},[8110],{"type":15,"value":3603},{"type":10,"tag":155,"props":8112,"children":8113},{"style":280},[8114],{"type":15,"value":3608},{"type":10,"tag":155,"props":8116,"children":8117},{"class":157,"line":3512},[8118,8122,8126,8131],{"type":10,"tag":155,"props":8119,"children":8120},{"style":280},[8121],{"type":15,"value":4354},{"type":10,"tag":155,"props":8123,"children":8124},{"style":162},[8125],{"type":15,"value":3031},{"type":10,"tag":155,"props":8127,"children":8128},{"style":280},[8129],{"type":15,"value":8130}," VK_VIDEO_ENCODE_H265_RATE_CONTROL_REGULAR_GOP_BIT_KHR",{"type":10,"tag":155,"props":8132,"children":8133},{"style":3469},[8134],{"type":15,"value":8135}," // Indicate the use of a regular GOP structure...\n",{"type":10,"tag":155,"props":8137,"children":8138},{"class":157,"line":3520},[8139,8144,8149],{"type":10,"tag":155,"props":8140,"children":8141},{"style":162},[8142],{"type":15,"value":8143}," |",{"type":10,"tag":155,"props":8145,"children":8146},{"style":280},[8147],{"type":15,"value":8148}," VK_VIDEO_ENCODE_H265_RATE_CONTROL_TEMPORAL_SUB_LAYER_PATTERN_DYADIC_BIT_KHR,",{"type":10,"tag":155,"props":8150,"children":8151},{"style":3469},[8152],{"type":15,"value":8153}," // ... and a dyadic temporal sub-layer pattern\n",{"type":10,"tag":155,"props":8155,"children":8156},{"class":157,"line":4021},[8157],{"type":10,"tag":155,"props":8158,"children":8159},{"style":3469},[8160],{"type":15,"value":8161}," // Indicate a GOP structure of the form IBBBPBBBPBBBI with an IDR frame at the beginning of every 10th GOP\n",{"type":10,"tag":155,"props":8163,"children":8164},{"class":157,"line":4029},[8165,8170,8174,8179],{"type":10,"tag":155,"props":8166,"children":8167},{"style":280},[8168],{"type":15,"value":8169}," .gopFrameCount ",{"type":10,"tag":155,"props":8171,"children":8172},{"style":162},[8173],{"type":15,"value":3031},{"type":10,"tag":155,"props":8175,"children":8176},{"style":2994},[8177],{"type":15,"value":8178}," 12",{"type":10,"tag":155,"props":8180,"children":8181},{"style":280},[8182],{"type":15,"value":3608},{"type":10,"tag":155,"props":8184,"children":8185},{"class":157,"line":4052},[8186,8191,8195,8200],{"type":10,"tag":155,"props":8187,"children":8188},{"style":280},[8189],{"type":15,"value":8190}," .idrPeriod ",{"type":10,"tag":155,"props":8192,"children":8193},{"style":162},[8194],{"type":15,"value":3031},{"type":10,"tag":155,"props":8196,"children":8197},{"style":2994},[8198],{"type":15,"value":8199}," 120",{"type":10,"tag":155,"props":8201,"children":8202},{"style":280},[8203],{"type":15,"value":3608},{"type":10,"tag":155,"props":8205,"children":8206},{"class":157,"line":4061},[8207,8212,8216,8221],{"type":10,"tag":155,"props":8208,"children":8209},{"style":280},[8210],{"type":15,"value":8211}," .consecutiveBFrameCount ",{"type":10,"tag":155,"props":8213,"children":8214},{"style":162},[8215],{"type":15,"value":3031},{"type":10,"tag":155,"props":8217,"children":8218},{"style":2994},[8219],{"type":15,"value":8220}," 3",{"type":10,"tag":155,"props":8222,"children":8223},{"style":280},[8224],{"type":15,"value":3608},{"type":10,"tag":155,"props":8226,"children":8227},{"class":157,"line":4069},[8228],{"type":10,"tag":155,"props":8229,"children":8230},{"style":3469},[8231],{"type":15,"value":8232}," // This example uses multiple temporal sub-layers with per layer rate control\n",{"type":10,"tag":155,"props":8234,"children":8235},{"class":157,"line":4085},[8236,8241,8245,8249,8254,8258,8262,8266,8271,8275,8279],{"type":10,"tag":155,"props":8237,"children":8238},{"style":280},[8239],{"type":15,"value":8240}," .subLayerCount ",{"type":10,"tag":155,"props":8242,"children":8243},{"style":162},[8244],{"type":15,"value":3031},{"type":10,"tag":155,"props":8246,"children":8247},{"style":162},[8248],{"type":15,"value":7498},{"type":10,"tag":155,"props":8250,"children":8251},{"style":280},[8252],{"type":15,"value":8253},"(rateControlLayers) ",{"type":10,"tag":155,"props":8255,"children":8256},{"style":162},[8257],{"type":15,"value":7508},{"type":10,"tag":155,"props":8259,"children":8260},{"style":162},[8261],{"type":15,"value":7498},{"type":10,"tag":155,"props":8263,"children":8264},{"style":280},[8265],{"type":15,"value":7517},{"type":10,"tag":155,"props":8267,"children":8268},{"style":2984},[8269],{"type":15,"value":8270},"rateControlLayers",{"type":10,"tag":155,"props":8272,"children":8273},{"style":280},[8274],{"type":15,"value":6101},{"type":10,"tag":155,"props":8276,"children":8277},{"style":2994},[8278],{"type":15,"value":6106},{"type":10,"tag":155,"props":8280,"children":8281},{"style":280},[8282],{"type":15,"value":8283},"])\n",{"type":10,"tag":155,"props":8285,"children":8286},{"class":157,"line":4094},[8287],{"type":10,"tag":155,"props":8288,"children":8289},{"style":280},[8290],{"type":15,"value":3633},{"type":10,"tag":155,"props":8292,"children":8293},{"class":157,"line":4102},[8294],{"type":10,"tag":155,"props":8295,"children":8296},{"emptyLinePlaceholder":2959},[8297],{"type":15,"value":2962},{"type":10,"tag":155,"props":8299,"children":8300},{"class":157,"line":4718},[8301,8306,8310],{"type":10,"tag":155,"props":8302,"children":8303},{"style":280},[8304],{"type":15,"value":8305},"VkVideoEncodeRateControlInfoKHR rateControlInfo ",{"type":10,"tag":155,"props":8307,"children":8308},{"style":162},[8309],{"type":15,"value":3031},{"type":10,"tag":155,"props":8311,"children":8312},{"style":280},[8313],{"type":15,"value":3500},{"type":10,"tag":155,"props":8315,"children":8316},{"class":157,"line":4740},[8317,8321,8325],{"type":10,"tag":155,"props":8318,"children":8319},{"style":280},[8320],{"type":15,"value":3577},{"type":10,"tag":155,"props":8322,"children":8323},{"style":162},[8324],{"type":15,"value":3031},{"type":10,"tag":155,"props":8326,"children":8327},{"style":280},[8328],{"type":15,"value":8329}," VK_STRUCTURE_TYPE_VIDEO_ENCODE_RATE_CONTROL_INFO_KHR,\n",{"type":10,"tag":155,"props":8331,"children":8332},{"class":157,"line":4761},[8333,8337,8341,8345],{"type":10,"tag":155,"props":8334,"children":8335},{"style":280},[8336],{"type":15,"value":3594},{"type":10,"tag":155,"props":8338,"children":8339},{"style":162},[8340],{"type":15,"value":3031},{"type":10,"tag":155,"props":8342,"children":8343},{"style":162},[8344],{"type":15,"value":3191},{"type":10,"tag":155,"props":8346,"children":8347},{"style":280},[8348],{"type":15,"value":8349},"rateControlInfoH265,\n",{"type":10,"tag":155,"props":8351,"children":8352},{"class":157,"line":4783},[8353],{"type":10,"tag":155,"props":8354,"children":8355},{"style":280},[8356],{"type":15,"value":3481},{"type":10,"tag":155,"props":8358,"children":8359},{"class":157,"line":4791},[8360,8365,8369,8373,8377,8381,8385,8389,8393,8397,8401],{"type":10,"tag":155,"props":8361,"children":8362},{"style":280},[8363],{"type":15,"value":8364}," .layerCount ",{"type":10,"tag":155,"props":8366,"children":8367},{"style":162},[8368],{"type":15,"value":3031},{"type":10,"tag":155,"props":8370,"children":8371},{"style":162},[8372],{"type":15,"value":7498},{"type":10,"tag":155,"props":8374,"children":8375},{"style":280},[8376],{"type":15,"value":8253},{"type":10,"tag":155,"props":8378,"children":8379},{"style":162},[8380],{"type":15,"value":7508},{"type":10,"tag":155,"props":8382,"children":8383},{"style":162},[8384],{"type":15,"value":7498},{"type":10,"tag":155,"props":8386,"children":8387},{"style":280},[8388],{"type":15,"value":7517},{"type":10,"tag":155,"props":8390,"children":8391},{"style":2984},[8392],{"type":15,"value":8270},{"type":10,"tag":155,"props":8394,"children":8395},{"style":280},[8396],{"type":15,"value":6101},{"type":10,"tag":155,"props":8398,"children":8399},{"style":2994},[8400],{"type":15,"value":6106},{"type":10,"tag":155,"props":8402,"children":8403},{"style":280},[8404],{"type":15,"value":7535},{"type":10,"tag":155,"props":8406,"children":8407},{"class":157,"line":4799},[8408,8413,8417],{"type":10,"tag":155,"props":8409,"children":8410},{"style":280},[8411],{"type":15,"value":8412}," .pLayers ",{"type":10,"tag":155,"props":8414,"children":8415},{"style":162},[8416],{"type":15,"value":3031},{"type":10,"tag":155,"props":8418,"children":8419},{"style":280},[8420],{"type":15,"value":8421}," rateControlLayers,\n",{"type":10,"tag":155,"props":8423,"children":8424},{"class":157,"line":4816},[8425],{"type":10,"tag":155,"props":8426,"children":8427},{"style":280},[8428],{"type":15,"value":3481},{"type":10,"tag":155,"props":8430,"children":8431},{"class":157,"line":4833},[8432],{"type":10,"tag":155,"props":8433,"children":8434},{"style":280},[8435],{"type":15,"value":3633},{"type":10,"tag":155,"props":8437,"children":8438},{"class":157,"line":4854},[8439],{"type":10,"tag":155,"props":8440,"children":8441},{"emptyLinePlaceholder":2959},[8442],{"type":15,"value":2962},{"type":10,"tag":155,"props":8444,"children":8445},{"class":157,"line":4876},[8446],{"type":10,"tag":155,"props":8447,"children":8448},{"style":3469},[8449],{"type":15,"value":8450},"// Change the rate control configuration for the video session\n",{"type":10,"tag":155,"props":8452,"children":8453},{"class":157,"line":4884},[8454,8459,8463],{"type":10,"tag":155,"props":8455,"children":8456},{"style":280},[8457],{"type":15,"value":8458},"VkVideoCodingControlInfoKHR controlInfo ",{"type":10,"tag":155,"props":8460,"children":8461},{"style":162},[8462],{"type":15,"value":3031},{"type":10,"tag":155,"props":8464,"children":8465},{"style":280},[8466],{"type":15,"value":3500},{"type":10,"tag":155,"props":8468,"children":8469},{"class":157,"line":4892},[8470,8474,8478],{"type":10,"tag":155,"props":8471,"children":8472},{"style":280},[8473],{"type":15,"value":3577},{"type":10,"tag":155,"props":8475,"children":8476},{"style":162},[8477],{"type":15,"value":3031},{"type":10,"tag":155,"props":8479,"children":8480},{"style":280},[8481],{"type":15,"value":8482}," VK_STRUCTURE_TYPE_VIDEO_CODING_CONTROL_INFO_KHR,\n",{"type":10,"tag":155,"props":8484,"children":8485},{"class":157,"line":5655},[8486,8490,8494,8498],{"type":10,"tag":155,"props":8487,"children":8488},{"style":280},[8489],{"type":15,"value":3594},{"type":10,"tag":155,"props":8491,"children":8492},{"style":162},[8493],{"type":15,"value":3031},{"type":10,"tag":155,"props":8495,"children":8496},{"style":162},[8497],{"type":15,"value":3191},{"type":10,"tag":155,"props":8499,"children":8500},{"style":280},[8501],{"type":15,"value":8502},"rateControlInfo,\n",{"type":10,"tag":155,"props":8504,"children":8505},{"class":157,"line":5663},[8506,8510,8514],{"type":10,"tag":155,"props":8507,"children":8508},{"style":280},[8509],{"type":15,"value":4354},{"type":10,"tag":155,"props":8511,"children":8512},{"style":162},[8513],{"type":15,"value":3031},{"type":10,"tag":155,"props":8515,"children":8516},{"style":280},[8517],{"type":15,"value":8518}," VK_VIDEO_CODING_CONTROL_ENCODE_RATE_CONTROL_BIT_KHR\n",{"type":10,"tag":155,"props":8520,"children":8521},{"class":157,"line":5671},[8522],{"type":10,"tag":155,"props":8523,"children":8524},{"style":280},[8525],{"type":15,"value":3633},{"type":10,"tag":155,"props":8527,"children":8528},{"class":157,"line":5679},[8529],{"type":10,"tag":155,"props":8530,"children":8531},{"emptyLinePlaceholder":2959},[8532],{"type":15,"value":2962},{"type":10,"tag":155,"props":8534,"children":8535},{"class":157,"line":5706},[8536,8541,8545,8549,8554],{"type":10,"tag":155,"props":8537,"children":8538},{"style":2968},[8539],{"type":15,"value":8540},"vkCmdControlVideoCodingKHR",{"type":10,"tag":155,"props":8542,"children":8543},{"style":280},[8544],{"type":15,"value":5690},{"type":10,"tag":155,"props":8546,"children":8547},{"style":162},[8548],{"type":15,"value":2981},{"type":10,"tag":155,"props":8550,"children":8551},{"style":2984},[8552],{"type":15,"value":8553},"controlInfo",{"type":10,"tag":155,"props":8555,"children":8556},{"style":280},[8557],{"type":15,"value":3002},{"type":10,"tag":155,"props":8559,"children":8560},{"class":157,"line":5714},[8561],{"type":10,"tag":155,"props":8562,"children":8563},{"emptyLinePlaceholder":2959},[8564],{"type":15,"value":2962},{"type":10,"tag":155,"props":8566,"children":8567},{"class":157,"line":7296},[8568],{"type":10,"tag":155,"props":8569,"children":8570},{"style":280},[8571],{"type":15,"value":4480},{"type":10,"tag":155,"props":8573,"children":8574},{"class":157,"line":7312},[8575],{"type":10,"tag":155,"props":8576,"children":8577},{"emptyLinePlaceholder":2959},[8578],{"type":15,"value":2962},{"type":10,"tag":155,"props":8580,"children":8581},{"class":157,"line":7328},[8582,8586],{"type":10,"tag":155,"props":8583,"children":8584},{"style":2968},[8585],{"type":15,"value":5720},{"type":10,"tag":155,"props":8587,"children":8588},{"style":280},[8589],{"type":15,"value":4961},{"type":10,"tag":17,"props":8591,"children":8593},{"id":8592},"_issues",[8594],{"type":15,"value":8595},"Issues",{"type":10,"tag":192,"props":8597,"children":8599},{"id":8598},"_resolved_in_what_form_should_codec_specific_parameters_be_provided",[8600],{"type":15,"value":8601},"RESOLVED: In what form should codec-specific parameters be provided?",{"type":10,"tag":11,"props":8603,"children":8604},{},[8605,8607,8612,8613,8618],{"type":15,"value":8606},"In the form of structures defined by the ",{"type":10,"tag":29,"props":8608,"children":8610},{"className":8609},[],[8611],{"type":15,"value":135},{"type":15,"value":67},{"type":10,"tag":29,"props":8614,"children":8616},{"className":8615},[],[8617],{"type":15,"value":124},{"type":15,"value":8619}," video std headers. Applications are responsible to populate the structures defined by the video std headers. It is also the application’s responsibility to maintain and manage these data structures, as needed, to be able to provide them as inputs to video encode operations where needed.",{"type":10,"tag":192,"props":8621,"children":8623},{"id":8622},"_resolved_why_the_vulkan_video_codec_h265std_video_std_header_does_not_have_a_version_number",[8624,8626,8631],{"type":15,"value":8625},"RESOLVED: Why the ",{"type":10,"tag":29,"props":8627,"children":8629},{"className":8628},[],[8630],{"type":15,"value":124},{"type":15,"value":8632}," video std header does not have a version number?",{"type":10,"tag":11,"props":8634,"children":8635},{},[8636,8637,8642],{"type":15,"value":27},{"type":10,"tag":29,"props":8638,"children":8640},{"className":8639},[],[8641],{"type":15,"value":124},{"type":15,"value":8643}," video std header was introduced to share common definitions used in both H.265/HEVC video decoding and video encoding, as the two functionalities were designed in parallel. However, as no video coding extension uses this video std header directly, only as a dependency of the video std header specific to the particular video coding operation, no separate versioning scheme was deemed necessary.",{"type":10,"tag":192,"props":8645,"children":8647},{"id":8646},"_resolved_what_are_the_requirements_for_the_codec_specific_input_parameters",[8648],{"type":15,"value":8649},"RESOLVED: What are the requirements for the codec-specific input parameters?",{"type":10,"tag":11,"props":8651,"children":8652},{},[8653],{"type":15,"value":8654},"It is legal from an API usage perspective for the application to provide any values for the codec-specific input parameters (parameter sets, picture information, etc.). However, if the input data does not conform to the requirements of the H.265/HEVC video compression standard, then video encode operations may complete unsuccessfully and, in general, the outputs produced by the video encode operation will have undefined contents.",{"type":10,"tag":11,"props":8656,"children":8657},{},[8658,8660,8666],{"type":15,"value":8659},"In addition, certain commands may return the ",{"type":10,"tag":29,"props":8661,"children":8663},{"className":8662},[],[8664],{"type":15,"value":8665},"VK_ERROR_INVALID_VIDEO_STD_PARAMETERS_KHR",{"type":15,"value":8667}," error if any of the specified codec-specific parameters do not adhere to the syntactic or semantic requirements of the H.265/HEVC video compression standard or if values derived from parameters according to the rules defined by the H.265/HEVC video compression standard do not adhere to the capabilities of the H.265/HEVC video compression standard or the implementation. In particular, in this extension the following commands may return this error code:",{"type":10,"tag":76,"props":8669,"children":8670},{},[8671,8688],{"type":10,"tag":80,"props":8672,"children":8673},{},[8674,8679,8681,8686],{"type":10,"tag":29,"props":8675,"children":8677},{"className":8676},[],[8678],{"type":15,"value":4426},{"type":15,"value":8680}," or ",{"type":10,"tag":29,"props":8682,"children":8684},{"className":8683},[],[8685],{"type":15,"value":4898},{"type":15,"value":8687}," - if the specified parameter sets are invalid according to these rules",{"type":10,"tag":80,"props":8689,"children":8690},{},[8691,8697],{"type":10,"tag":29,"props":8692,"children":8694},{"className":8693},[],[8695],{"type":15,"value":8696},"vkEndCommandBuffer",{"type":15,"value":8698}," - if the codec-specific picture information provided to video encode operations are invalid according to these rules",{"type":10,"tag":11,"props":8700,"children":8701},{},[8702],{"type":15,"value":8703},"Generating errors in the cases above, however, is not required so applications should not rely on receiving an error code for the purposes of verifying the correctness of the used codec-specific parameters.",{"type":10,"tag":192,"props":8705,"children":8707},{"id":8706},"_resolved_do_we_want_to_allow_the_application_to_specify_separate_reference_lists_for_each_slice_segment",[8708],{"type":15,"value":8709},"RESOLVED: Do we want to allow the application to specify separate reference lists for each slice segment?",{"type":10,"tag":11,"props":8711,"children":8712},{},[8713],{"type":15,"value":8714},"Not in this extension. While the H.265/HEVC video compression standard seems to support this, such flexibility is not exposed here for the sake of simplicity. If the need arises to support per slice segment reference lists, a layered extension can introduce the necessary APIs to enable it.",{"type":10,"tag":192,"props":8716,"children":8718},{"id":8717},"_resolved_are_generalized_p_and_b_frames_aka_low_delay_b_frames_supported",[8719],{"type":15,"value":8720},"RESOLVED: Are generalized P and B frames (aka low delay B frames) supported?",{"type":10,"tag":11,"props":8722,"children":8723},{},[8724],{"type":15,"value":8725},"Yes, in fact, some implementations do not support encoding P frames but do support encoding B frames with forward-only references. In order to maximize portability, applications should check for B frame support and use low delay B frames to encode frames with forward-only references even when P frame support is not available on a given implementation.",{"type":10,"tag":192,"props":8727,"children":8729},{"id":8728},"_resolved_what_codec_specific_parameters_are_guaranteed_to_not_be_overridden_by_implementations",[8730],{"type":15,"value":8731},"RESOLVED: What codec-specific parameters are guaranteed to not be overridden by implementations?",{"type":10,"tag":11,"props":8733,"children":8734},{},[8735,8737,8743,8744,8750,8752,8757],{"type":15,"value":8736},"This proposal only requires that implementations do not override the ",{"type":10,"tag":29,"props":8738,"children":8740},{"className":8739},[],[8741],{"type":15,"value":8742},"pic_type",{"type":15,"value":67},{"type":10,"tag":29,"props":8745,"children":8747},{"className":8746},[],[8748],{"type":15,"value":8749},"slice_type",{"type":15,"value":8751}," parameters, as the used picture and slice types are fundamental to the general operation of H.265 encoding. In addition, bits set in the ",{"type":10,"tag":29,"props":8753,"children":8755},{"className":8754},[],[8756],{"type":15,"value":912},{"type":15,"value":8758}," capability provide additional guarantees about other Video Std parameters that the implementation will use without overriding them. No further restrictions are included in this extension regarding codec-specific parameter overrides, however, future extensions may include capability flags providing additional guarantees based on the needs of the users of the API.",{"type":10,"tag":192,"props":8760,"children":8762},{"id":8761},"_resolved_can_implementations_override_the_values_of_pic_width_in_luma_samples_andor_pic_height_in_luma_samples",[8763,8765,8771,8773,8779],{"type":15,"value":8764},"RESOLVED: Can implementations override the values of ",{"type":10,"tag":29,"props":8766,"children":8768},{"className":8767},[],[8769],{"type":15,"value":8770},"pic_width_in_luma_samples",{"type":15,"value":8772}," and/or ",{"type":10,"tag":29,"props":8774,"children":8776},{"className":8775},[],[8777],{"type":15,"value":8778},"pic_height_in_luma_samples",{"type":15,"value":8780},"?",{"type":10,"tag":11,"props":8782,"children":8783},{},[8784,8786,8791,8792,8797,8799,8805,8806,8812],{"type":15,"value":8785},"Yes. Implementations may have limitations on the size of the coding blocks they can produce within CTBs amongst other implementation-specific alignment limitations which may require overriding the values of ",{"type":10,"tag":29,"props":8787,"children":8789},{"className":8788},[],[8790],{"type":15,"value":8770},{"type":15,"value":8772},{"type":10,"tag":29,"props":8793,"children":8795},{"className":8794},[],[8796],{"type":15,"value":8778},{"type":15,"value":8798},". This can be safely done without affecting the effective coded extent of the encoded frames by making corresponding adjustments to the values of ",{"type":10,"tag":29,"props":8800,"children":8802},{"className":8801},[],[8803],{"type":15,"value":8804},"conf_win_right_offset",{"type":15,"value":8772},{"type":10,"tag":29,"props":8807,"children":8809},{"className":8808},[],[8810],{"type":15,"value":8811},"conf_win_bottom_offset",{"type":15,"value":8813},". Allowing implementations to perform such codec-specific parameter overrides enables better portability and avoids the need for application developers having to navigate an unnecessarily complex set of capabilities that would otherwise be necessary to account for the quirks of individual hardware implementations.",{"type":10,"tag":192,"props":8815,"children":8817},{"id":8816},"_resolved_how_is_reference_picture_setup_requested_for_h_265_encode_operations",[8818],{"type":15,"value":8819},"RESOLVED: How is reference picture setup requested for H.265 encode operations?",{"type":10,"tag":11,"props":8821,"children":8822},{},[8823],{"type":15,"value":8824},"As specifying a reconstructed picture DPB slot and resource is always required per the latest revision of the video extensions, additional codec syntax controls whether reference picture setup is requested and, in response, the DPB slot is activated with the reconstructed picture.",{"type":10,"tag":11,"props":8826,"children":8827},{},[8828,8830,8836],{"type":15,"value":8829},"For H.265 encode, reference picture setup is requested and the DPB slot specified for the reconstructed picture is activated with the picture if and only if the ",{"type":10,"tag":29,"props":8831,"children":8833},{"className":8832},[],[8834],{"type":15,"value":8835},"StdVideoEncodeH265PictureInfo::flags.is_reference",{"type":15,"value":8837}," flag is set.",{"type":10,"tag":17,"props":8839,"children":8841},{"id":8840},"_further_functionality",[8842],{"type":15,"value":8843},"Further Functionality",{"type":10,"tag":11,"props":8845,"children":8846},{},[8847],{"type":15,"value":8848},"Future extensions can further extend the capabilities provided here, e.g. exposing support for encode modes allowing per-slice-segment input and/or output.",{"type":10,"tag":8850,"props":8851,"children":8852},"style",{},[8853],{"type":15,"value":8854},"html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"title":149,"searchDepth":174,"depth":174,"links":8856},[8857,8858,8859,8868,8877,8889],{"id":19,"depth":174,"text":22},{"id":52,"depth":174,"text":55},{"id":187,"depth":174,"text":190,"children":8860},[8861,8862,8863,8864,8865,8866,8867],{"id":194,"depth":294,"text":197},{"id":212,"depth":294,"text":215},{"id":342,"depth":294,"text":345},{"id":917,"depth":294,"text":920},{"id":1711,"depth":294,"text":1714},{"id":2193,"depth":294,"text":2196},{"id":2275,"depth":294,"text":2278},{"id":2912,"depth":174,"text":2915,"children":8869},[8870,8871,8872,8873,8874,8875,8876],{"id":2918,"depth":294,"text":2921},{"id":3528,"depth":294,"text":3531},{"id":4110,"depth":294,"text":4113},{"id":4930,"depth":294,"text":4933},{"id":5727,"depth":294,"text":5730},{"id":6504,"depth":294,"text":6507},{"id":7631,"depth":294,"text":7634},{"id":8592,"depth":174,"text":8595,"children":8878},[8879,8880,8882,8883,8884,8885,8886,8888],{"id":8598,"depth":294,"text":8601},{"id":8622,"depth":294,"text":8881},"RESOLVED: Why the vulkan_video_codec_h265std video std header does not have a version number?",{"id":8646,"depth":294,"text":8649},{"id":8706,"depth":294,"text":8709},{"id":8717,"depth":294,"text":8720},{"id":8728,"depth":294,"text":8731},{"id":8761,"depth":294,"text":8887},"RESOLVED: Can implementations override the values of pic_width_in_luma_samples and/or pic_height_in_luma_samples?",{"id":8816,"depth":294,"text":8819},{"id":8840,"depth":174,"text":8843},"markdown",[8892,8897,8900,8903,8906,8909,8912,8915,8918,8921,8924,8927,8930,8933,8936,8939,8942,8945,8948,8951,8954,8957,8960,8963,8966,8969,8972,8975,8978,8981,8984,8987,8990,8993,8996,8999,9002,9005,9008,9011,9014,9017,9020,9023,9026,9029,9032,9035,9038,9040,9043,9046,9049,9052,9055,9058,9061,9064,9067],{"index":8893,"title":8894,"id":8895,"appendix":8896},0,"Preamble","preamble",false,{"index":158,"title":8898,"id":8899,"appendix":8896},"Introduction","introduction",{"index":174,"title":8901,"id":8902,"appendix":8896},"Fundamentals","fundamentals",{"index":294,"title":8904,"id":8905,"appendix":8896},"Initialization","initialization",{"index":313,"title":8907,"id":8908,"appendix":8896},"Devices and Queues","devsandqueues",{"index":322,"title":8910,"id":8911,"appendix":8896},"Command Buffers","commandbuffers",{"index":436,"title":8913,"id":8914,"appendix":8896},"Synchronization and Cache Control","synchronization",{"index":450,"title":8916,"id":8917,"appendix":8896},"Render Pass","renderpass",{"index":459,"title":8919,"id":8920,"appendix":8896},"Shaders","shaders",{"index":468,"title":8922,"id":8923,"appendix":8896},"Pipelines","pipelines",{"index":477,"title":8925,"id":8926,"appendix":8896},"Memory Allocation","memory",{"index":490,"title":8928,"id":8929,"appendix":8896},"Resource Creation","resources",{"index":503,"title":8931,"id":8932,"appendix":8896},"Samplers","samplers",{"index":516,"title":8934,"id":8935,"appendix":8896},"Resource Descriptors","descriptorsets",{"index":529,"title":8937,"id":8938,"appendix":8896},"Shader Interfaces","interfaces",{"index":538,"title":8940,"id":8941,"appendix":8896},"Image Operations","textures",{"index":552,"title":8943,"id":8944,"appendix":8896},"Fragment Density Map Operations","fragmentdensitymapops",{"index":565,"title":8946,"id":8947,"appendix":8896},"Queries","queries",{"index":574,"title":8949,"id":8950,"appendix":8896},"Clear Commands","clears",{"index":583,"title":8952,"id":8953,"appendix":8896},"Copy Commands","copies",{"index":592,"title":8955,"id":8956,"appendix":8896},"Drawing Commands","drawing",{"index":3317,"title":8958,"id":8959,"appendix":8896},"Fixed-Function Vertex Processing","fxvertex",{"index":3364,"title":8961,"id":8962,"appendix":8896},"Tessellation","tessellation",{"index":3404,"title":8964,"id":8965,"appendix":8896},"Geometry Shading","geometry",{"index":3418,"title":8967,"id":8968,"appendix":8896},"Mesh Shading","mesh",{"index":3427,"title":8970,"id":8971,"appendix":8896},"Cluster Culling Shading","cluster-culling",{"index":3435,"title":8973,"id":8974,"appendix":8896},"Fixed-Function Vertex Post-Processing","vertexpostproc",{"index":3443,"title":8976,"id":8977,"appendix":8896},"Rasterization","primsrast",{"index":3465,"title":8979,"id":8980,"appendix":8896},"Fragment Operations","fragops",{"index":3475,"title":8982,"id":8983,"appendix":8896},"The Framebuffer","framebuffer",{"index":3484,"title":8985,"id":8986,"appendix":8896},"Dispatching Commands","dispatch",{"index":3503,"title":8988,"id":8989,"appendix":8896},"Device-Generated Commands","device-generated-commands",{"index":3512,"title":8991,"id":8992,"appendix":8896},"Sparse Resources","sparsememory",{"index":3520,"title":8994,"id":8995,"appendix":8896},"Window System Integration (WSI)","wsi",{"index":4021,"title":8997,"id":8998,"appendix":8896},"Deferred Host Operations","deferred-host-operations",{"index":4029,"title":9000,"id":9001,"appendix":8896},"Private Data","private-data",{"index":4052,"title":9003,"id":9004,"appendix":8896},"Acceleration Structures","acceleration-structure",{"index":4061,"title":9006,"id":9007,"appendix":8896},"Micromap","micromap",{"index":4069,"title":9009,"id":9010,"appendix":8896},"Ray Traversal","ray-traversal",{"index":4085,"title":9012,"id":9013,"appendix":8896},"Ray Tracing","ray-tracing",{"index":4094,"title":9015,"id":9016,"appendix":8896},"Memory Decompression","memory-decompression",{"index":4102,"title":9018,"id":9019,"appendix":8896},"Video Coding","video-coding",{"index":4718,"title":9021,"id":9022,"appendix":8896},"Optical Flow","opticalflow",{"index":4740,"title":9024,"id":9025,"appendix":8896},"Execution Graphs","executiongraphs",{"index":4761,"title":9027,"id":9028,"appendix":8896},"Extending Vulkan","extendingvulkan",{"index":4783,"title":9030,"id":9031,"appendix":8896},"Features","features",{"index":4791,"title":9033,"id":9034,"appendix":8896},"Limits","limits",{"index":4799,"title":9036,"id":9037,"appendix":8896},"Formats","formats",{"index":4816,"title":9039,"id":4014,"appendix":8896},"Additional Capabilities",{"index":4833,"title":9041,"id":9042,"appendix":8896},"Debugging","debugging",{"index":8893,"title":9044,"id":9045,"appendix":2959},"Vulkan Environment for SPIR-V","spirvenv",{"index":158,"title":9047,"id":9048,"appendix":2959},"Memory Model","memory-model",{"index":174,"title":9050,"id":9051,"appendix":2959},"Compressed Image Formats","compressed_image_formats",{"index":294,"title":9053,"id":9054,"appendix":2959},"Core Revisions (Informative)","versions",{"index":313,"title":9056,"id":9057,"appendix":2959},"Layers & Extensions (Informative)","extensions",{"index":322,"title":9059,"id":9060,"appendix":2959},"API Boilerplate","boilerplate",{"index":436,"title":9062,"id":9063,"appendix":2959},"Invariance","invariance",{"index":450,"title":9065,"id":9066,"appendix":2959},"Lexicon","lexicon",{"index":459,"title":9068,"id":9069,"appendix":2959},"Credits (Informative)","credits",[9071,9079,9083,9088,9092,9097,9100,9103,9106,9110,9114,9117,9120,9123,9125,9127,9130,9133,9137,9139,9143,9145,9148,9150,9153,9161,9165,9171,9175,9180,9182,9186,9192,9198,9204,9206,9208,9214,9217,9221,9227,9231,9235,9240,9244,9247,9250,9256,9259,9262,9266,9270,9274,9277,9279,9283,9288,9294,9297,9301,9304,9310,9313,9317,9320,9324,9327,9331,9334,9339,9343,9346,9351,9354,9357,9360,9364,9369,9374,9378,9382,9386,9390,9394,9398,9402,9405,9408,9412,9415,9418,9421,9425,9430,9434,9437,9441,9446,9450,9455,9458,9461,9466,9471,9475,9478,9482,9487,9490,9495,9500,9503,9506,9510,9514,9518,9523,9527,9530,9534,9538,9541,9545,9549,9553,9556,9558,9562,9565,9568,9571,9574,9577,9580,9583,9586,9589,9593,9597,9600,9603,9605,9607,9610,9613,9617,9621,9625,9628,9632,9635,9637,9640,9642,9646,9651,9654,9658,9660,9664,9667,9674,9678,9682,9686,9692,9694,9698,9702,9705,9708,9712,9717,9723,9727,9729,9733,9736,9741,9745,9750,9754,9758,9760,9763,9766,9768,9773,9776,9779,9784,9788,9792,9797,9801,9804,9805,9807,9810,9812,9815,9818,9822,9826,9828,9832,9835,9838,9840,9841,9843,9846,9847,9851,9854,9857,9860,9864,9867,9870,9871,9874,9876,9879,9883,9886,9888,9890,9892,9893,9897,9899,9902,9907,9911,9914,9916,9918,9920,9924,9927,9930,9933,9937,9940,9945,9949,9952,9956,9959,9962,9966,9970,9972,9977,9980,9984,9987,9989,9992,9994,9997,10001,10004,10008,10011,10015,10019,10022,10025,10028,10031,10035,10037,10040,10042,10047,10048,10052,10055,10058,10061,10064,10066,10070,10073,10075,10078,10081,10083,10085,10088,10090,10093,10097,10100,10102,10106,10109,10112,10115,10118,10122,10127,10132,10136,10141,10145,10148,10152,10156,10159,10163,10167,10170,10174,10176,10181,10185,10187,10193,10196,10199,10202,10206,10209,10213,10217,10220,10221,10224,10226,10228,10230,10232,10235,10238,10241,10244,10247,10250,10252,10256,10260,10264,10268,10271,10274,10278,10281,10285,10287,10291,10295,10298,10301,10304,10307,10310,10313,10316,10319,10322,10325,10328,10331,10334,10336,10340,10343,10347,10351,10354,10357,10360,10363,10366,10369,10373,10376,10379,10385,10389,10393,10397],{"number":9072,"type":9073,"author":9074,"provisional":2959,"depends":9075,"platform":9076,"contact":9077,"extension":9078,"proposal":2959},135,"device","AMD","(((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_synchronization2),VK_VERSION_1_3)+VK_KHR_pipeline_library+VK_KHR_spirv_1_4","provisional","Tobias Hector @tobski","VK_AMDX_shader_enqueue",{"number":9080,"type":9073,"author":9074,"provisional":8896,"contact":9081,"extension":9082,"proposal":2959},477,"Stu Smith","VK_AMD_anti_lag",{"number":9084,"type":9073,"author":9074,"provisional":8896,"specialuse":9085,"contact":9086,"extension":9087,"proposal":8896},180,"devtools","Daniel Rakos @drakos-amd","VK_AMD_buffer_marker",{"number":9089,"type":9073,"author":9074,"provisional":8896,"depends":9090,"contact":9077,"extension":9091,"proposal":8896},230,"VK_KHR_get_physical_device_properties2,VK_VERSION_1_1","VK_AMD_device_coherent_memory",{"number":9093,"type":9073,"author":9074,"provisional":8896,"depends":9094,"contact":9095,"extension":9096,"proposal":8896},214,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_get_surface_capabilities2+VK_KHR_swapchain","Matthaeus G. Chajdas @anteru","VK_AMD_display_native_hdr",{"number":4021,"type":9073,"author":9074,"promotedto":9098,"provisional":8896,"contact":9086,"extension":9099,"proposal":8896},"VK_KHR_draw_indirect_count","VK_AMD_draw_indirect_count",{"number":3435,"type":9073,"author":9074,"provisional":8896,"contact":9101,"extension":9102,"proposal":8896},"Dominik Witczak @dominikwitczakamd","VK_AMD_gcn_shader",{"number":4061,"type":9073,"author":9074,"deprecatedby":9104,"provisional":8896,"contact":9101,"extension":9105,"proposal":8896},"VK_KHR_shader_float16_int8","VK_AMD_gpu_shader_half_float",{"number":9107,"type":9073,"author":9074,"deprecatedby":9104,"provisional":8896,"contact":9108,"extension":9109,"proposal":8896},133,"Qun Lin @linqun","VK_AMD_gpu_shader_int16",{"number":9111,"type":9073,"author":9074,"provisional":8896,"contact":9112,"extension":9113,"proposal":8896},190,"Martin Dinkov @mdinkov","VK_AMD_memory_overallocation_behavior",{"number":9115,"type":9073,"author":9074,"provisional":8896,"contact":9095,"extension":9116,"proposal":8896},137,"VK_AMD_mixed_attachment_samples",{"number":4052,"type":9073,"author":9074,"obsoletedby":9118,"provisional":8896,"contact":9095,"extension":9119,"proposal":8896},"VK_KHR_maintenance1","VK_AMD_negative_viewport_height",{"number":9121,"type":9073,"author":9074,"provisional":8896,"contact":9095,"extension":9122,"proposal":8896},184,"VK_AMD_pipeline_compiler_control",{"number":583,"type":9073,"author":9074,"provisional":8896,"contact":9086,"extension":9124,"proposal":8896},"VK_AMD_rasterization_order",{"number":4069,"type":9073,"author":9074,"provisional":8896,"contact":9101,"extension":9126,"proposal":8896},"VK_AMD_shader_ballot",{"number":9128,"type":9073,"author":9074,"provisional":8896,"depends":9090,"contact":9112,"extension":9129,"proposal":8896},186,"VK_AMD_shader_core_properties",{"number":9131,"type":9073,"author":9074,"provisional":8896,"depends":9129,"contact":9095,"extension":9132,"proposal":8896},228,"VK_AMD_shader_core_properties2",{"number":9134,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9077,"extension":9136,"proposal":2959},322,"EXT","VK_AMD_shader_early_and_late_fragment_tests",{"number":3364,"type":9073,"author":9074,"provisional":8896,"contact":9108,"extension":9138,"proposal":8896},"VK_AMD_shader_explicit_vertex_parameter",{"number":9140,"type":9073,"author":9074,"provisional":8896,"contact":9141,"extension":9142,"proposal":8896},138,"Aaron Hagan @AaronHaganAMD","VK_AMD_shader_fragment_mask",{"number":4799,"type":9073,"author":9074,"provisional":8896,"contact":9101,"extension":9144,"proposal":8896},"VK_AMD_shader_image_load_store_lod",{"number":4740,"type":9073,"author":9074,"provisional":8896,"specialuse":9085,"contact":9146,"extension":9147,"proposal":8896},"Jaakko Konttinen @jaakkoamd","VK_AMD_shader_info",{"number":3317,"type":9073,"author":9074,"provisional":8896,"contact":9108,"extension":9149,"proposal":8896},"VK_AMD_shader_trinary_minmax",{"number":4718,"type":9073,"author":9074,"provisional":8896,"depends":9090,"contact":9151,"extension":9152,"proposal":8896},"Rex Xu @amdrexu","VK_AMD_texture_gather_bias_lod",{"number":9154,"type":9073,"author":9155,"provisional":8896,"depends":9156,"platform":9157,"specialuse":9158,"contact":9159,"extension":9160,"proposal":2959},469,"ANDROID","VK_ANDROID_external_memory_android_hardware_buffer","android","glemulation","Chris Forbes @chrisforbes","VK_ANDROID_external_format_resolve",{"number":9162,"type":9073,"author":9155,"provisional":8896,"depends":9163,"platform":9157,"contact":9164,"extension":9156,"proposal":8896},130,"((VK_KHR_sampler_ycbcr_conversion+VK_KHR_external_memory+VK_KHR_dedicated_allocation),VK_VERSION_1_1)+VK_EXT_queue_family_foreign","Jesse Hall @critsec",{"number":9166,"type":9073,"author":9167,"promotedto":9168,"provisional":8896,"depends":9090,"contact":9169,"extension":9170,"proposal":8896},343,"ARM","VK_EXT_rasterization_order_attachment_access","Jan-Harald Fredriksen @janharaldfredriksen-arm","VK_ARM_rasterization_order_attachment_access",{"number":9172,"type":9073,"author":9167,"provisional":8896,"depends":9173,"contact":9169,"extension":9174,"proposal":2959},425,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_synchronization2),VK_VERSION_1_3","VK_ARM_render_pass_striped",{"number":9176,"type":9073,"author":9167,"provisional":8896,"depends":9177,"contact":9178,"extension":9179,"proposal":8896},418,"VK_ARM_shader_core_builtins","Kevin Petit @kpet","VK_ARM_scheduling_controls",{"number":9181,"type":9073,"author":9167,"provisional":8896,"depends":9090,"contact":9178,"extension":9177,"proposal":8896},498,{"number":9183,"type":9073,"author":9167,"provisional":8896,"depends":9184,"contact":9169,"extension":9185,"proposal":8896},416,"VK_VERSION_1_1","VK_ARM_shader_core_properties",{"number":9187,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9189,"contact":9190,"extension":9191,"proposal":8896},341,"VK_VERSION_1_3","vulkansc","Joshua Ashton @Joshua-Ashton","VK_EXT_4444_formats",{"number":9193,"type":9194,"author":9135,"provisional":8896,"depends":9195,"contact":9196,"extension":9197,"proposal":8896},286,"instance","VK_EXT_direct_mode_display","Drew DeVault sir@cmpwn.com","VK_EXT_acquire_drm_display",{"number":9199,"type":9194,"author":9200,"provisional":8896,"depends":9195,"platform":9201,"contact":9202,"extension":9203,"proposal":8896},90,"NV","xlib_xrandr","James Jones @cubanismo","VK_EXT_acquire_xlib_display",{"extension":9205,"proposal":8896},"VK_EXT_application_parameters",{"number":7424,"type":9073,"author":9167,"provisional":8896,"depends":9090,"contact":9169,"extension":9207,"proposal":8896},"VK_EXT_astc_decode_mode",{"number":9209,"type":9073,"author":9135,"provisional":8896,"depends":9210,"ratified":9211,"contact":9212,"extension":9213,"proposal":2959},525,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_attachment_feedback_loop_layout","vulkan","Mike Blumenkrantz @zmike","VK_EXT_attachment_feedback_loop_dynamic_state",{"number":9215,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"contact":9190,"extension":9216,"proposal":2959},340,"VK_EXT_attachment_feedback_loop_layout",{"number":9218,"type":9073,"author":9200,"provisional":8896,"depends":9090,"ratified":9211,"contact":9219,"extension":9220,"proposal":8896},149,"Jeff Bolz @jeffbolznv","VK_EXT_blend_operation_advanced",{"number":9222,"type":9073,"author":9135,"provisional":8896,"depends":9223,"specialuse":9224,"contact":9225,"extension":9226,"proposal":8896},412,"VK_EXT_custom_border_color","glemulation,d3demulation","Piers Daniell @pdaniell-nv","VK_EXT_border_color_swizzle",{"number":9228,"type":9073,"author":9200,"deprecatedby":9229,"provisional":8896,"depends":9090,"contact":9219,"extension":9230,"proposal":8896},245,"VK_KHR_buffer_device_address","VK_EXT_buffer_device_address",{"number":9232,"type":9073,"author":9135,"promotedto":9233,"provisional":8896,"depends":9090,"contact":9086,"extension":9234,"proposal":2959},185,"VK_KHR_calibrated_timestamps","VK_EXT_calibrated_timestamps",{"number":9236,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9237,"contact":9238,"extension":9239,"proposal":8896},382,"vulkan,vulkansc","Sharif Elcott @selcott","VK_EXT_color_write_enable",{"number":9241,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":9242,"extension":9243,"proposal":8896},82,"Vikram Kushwaha @vkushwaha","VK_EXT_conditional_rendering",{"number":9245,"type":9073,"author":9200,"provisional":8896,"depends":9090,"ratified":9211,"contact":9225,"extension":9246,"proposal":8896},102,"VK_EXT_conservative_rasterization",{"number":9248,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9237,"specialuse":9224,"contact":9249,"extension":9223,"proposal":8896},288,"Liam Middlebrook @liam-middlebrook",{"number":3404,"type":9073,"author":9251,"promotedto":9252,"provisional":8896,"depends":9253,"specialuse":9042,"contact":9254,"extension":9255,"proposal":8896},"Baldur Karlsson","VK_EXT_debug_utils","VK_EXT_debug_report","Baldur Karlsson @baldurk","VK_EXT_debug_marker",{"number":503,"type":9194,"author":9257,"deprecatedby":9252,"provisional":8896,"specialuse":9042,"contact":9258,"extension":9253,"proposal":8896},"GOOGLE","Courtney Goeltzenleuchter @courtney-g",{"number":9260,"type":9194,"author":9135,"provisional":8896,"specialuse":9042,"contact":9261,"extension":9252,"proposal":8896},129,"Mark Young @marky-lunarg",{"number":9263,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"specialuse":9264,"contact":9190,"extension":9265,"proposal":2959},284,"d3demulation","VK_EXT_depth_bias_control",{"number":9267,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9268,"extension":9269,"proposal":8896},422,"Graeme Leese @gnl21","VK_EXT_depth_clamp_zero_one",{"number":9271,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"specialuse":9158,"contact":9272,"extension":9273,"proposal":8896},356,"Shahbaz Youssefi @syoussefi","VK_EXT_depth_clip_control",{"number":9275,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9237,"specialuse":9264,"contact":9225,"extension":9276,"proposal":8896},103,"VK_EXT_depth_clip_enable",{"number":529,"type":9073,"author":9200,"provisional":8896,"ratified":9237,"contact":9225,"extension":9278,"proposal":8896},"VK_EXT_depth_range_unrestricted",{"number":9280,"type":9073,"author":9135,"provisional":8896,"depends":9281,"contact":9077,"extension":9282,"proposal":2959},317,"((((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_buffer_device_address+VK_EXT_descriptor_indexing),VK_VERSION_1_2)+VK_KHR_synchronization2),VK_VERSION_1_3","VK_EXT_descriptor_buffer",{"number":9284,"type":9073,"author":9200,"promotedto":9285,"provisional":8896,"depends":9286,"contact":9219,"extension":9287,"proposal":8896},162,"VK_VERSION_1_2","(VK_KHR_get_physical_device_properties2+VK_KHR_maintenance3),VK_VERSION_1_1","VK_EXT_descriptor_indexing",{"number":9289,"type":9073,"author":9135,"provisional":8896,"depends":9290,"specialuse":9291,"contact":9292,"extension":9293,"proposal":8896},355,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_debug_utils","debugging,devtools","Ralph Potter gitlab:@r_potter","VK_EXT_device_address_binding_report",{"number":9295,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9292,"extension":9296,"proposal":2959},342,"VK_EXT_device_fault",{"number":9298,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"specialuse":9085,"contact":9299,"extension":9300,"proposal":8896},285,"Yiwei Zhang @zhangyiwei","VK_EXT_device_memory_report",{"number":9302,"type":9194,"author":9200,"provisional":8896,"depends":9303,"contact":9202,"extension":9195,"proposal":8896},89,"VK_KHR_display",{"number":9305,"type":9194,"author":9135,"provisional":8896,"depends":9306,"platform":9307,"contact":9308,"extension":9309,"proposal":8896},347,"VK_KHR_surface","directfb","Nicolas Caramelli @caramelli","VK_EXT_directfb_surface",{"number":9311,"type":9073,"author":9200,"provisional":8896,"depends":9090,"ratified":9237,"contact":9225,"extension":9312,"proposal":8896},100,"VK_EXT_discard_rectangles",{"number":9314,"type":9073,"author":9200,"provisional":8896,"depends":9315,"ratified":9211,"contact":9202,"extension":9316,"proposal":8896},92,"VK_EXT_display_surface_counter+VK_KHR_swapchain","VK_EXT_display_control",{"number":9318,"type":9194,"author":9200,"provisional":8896,"depends":9303,"ratified":9211,"contact":9202,"extension":9319,"proposal":8896},91,"VK_EXT_display_surface_counter",{"number":9321,"type":9073,"author":9135,"provisional":8896,"depends":9322,"ratified":9211,"contact":9225,"extension":9323,"proposal":2959},500,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_dynamic_rendering),VK_VERSION_1_3","VK_EXT_dynamic_rendering_unused_attachments",{"number":9325,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9189,"contact":9225,"extension":9326,"proposal":8896},268,"VK_EXT_extended_dynamic_state",{"number":9328,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9189,"contact":9329,"extension":9330,"proposal":8896},378,"Vikram Kushwaha @vkushwaha-nv","VK_EXT_extended_dynamic_state2",{"number":9332,"type":9073,"author":9200,"provisional":8896,"depends":9090,"ratified":9211,"contact":9225,"extension":9333,"proposal":2959},456,"VK_EXT_extended_dynamic_state3",{"number":9335,"type":9073,"author":9135,"provisional":8896,"depends":9336,"ratified":9211,"contact":9337,"extension":9338,"proposal":2959},454,"VK_KHR_external_memory,VK_VERSION_1_1","Lina Versace @versalinyaa","VK_EXT_external_memory_acquire_unmodified",{"number":9340,"type":9073,"author":9135,"provisional":8896,"depends":9341,"ratified":9237,"contact":9337,"extension":9342,"proposal":8896},126,"VK_KHR_external_memory_fd","VK_EXT_external_memory_dma_buf",{"number":9344,"type":9073,"author":9135,"provisional":8896,"depends":9336,"ratified":9237,"contact":9086,"extension":9345,"proposal":8896},179,"VK_EXT_external_memory_host",{"number":9347,"type":9073,"author":9348,"provisional":8896,"ratified":9211,"contact":9349,"extension":9350,"proposal":8896},171,"QCOM","Matthew Netsch @mnetsch","VK_EXT_filter_cubic",{"number":9352,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9349,"extension":9353,"proposal":8896},219,"VK_EXT_fragment_density_map",{"number":9355,"type":9073,"author":9135,"provisional":8896,"depends":9353,"contact":9349,"extension":9356,"proposal":8896},333,"VK_EXT_fragment_density_map2",{"number":9358,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9225,"extension":9359,"proposal":8896},252,"VK_EXT_fragment_shader_interlock",{"number":9361,"type":9073,"author":9135,"provisional":8896,"ratified":9211,"contact":9362,"extension":9363,"proposal":2959},376,"James Fitzpatrick @jamesfitzpatrick","VK_EXT_frame_boundary",{"number":9365,"type":9073,"author":9135,"provisional":8896,"depends":9366,"platform":9367,"ratified":9211,"contact":9202,"extension":9368,"proposal":8896},256,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_surface+VK_KHR_get_surface_capabilities2+VK_KHR_swapchain","win32","VK_EXT_full_screen_exclusive",{"number":9370,"type":9073,"author":9135,"promotedto":9371,"provisional":8896,"contact":9372,"extension":9373,"proposal":8896},175,"VK_KHR_global_priority","Andres Rodriguez @lostgoat","VK_EXT_global_priority",{"number":9375,"type":9073,"author":9135,"promotedto":9371,"provisional":8896,"depends":9376,"contact":9299,"extension":9377,"proposal":8896},389,"VK_EXT_global_priority+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","VK_EXT_global_priority_query",{"number":9379,"type":9073,"author":9074,"provisional":8896,"depends":9380,"contact":9077,"extension":9381,"proposal":2959},321,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_pipeline_library","VK_EXT_graphics_pipeline_library",{"number":9383,"type":9073,"author":9257,"provisional":8896,"depends":9384,"ratified":9237,"contact":9258,"extension":9385,"proposal":8896},106,"VK_KHR_swapchain","VK_EXT_hdr_metadata",{"number":9387,"type":9194,"author":9135,"provisional":8896,"depends":9306,"contact":9388,"extension":9389,"proposal":8896},257,"Lisa Wu @chengtianww","VK_EXT_headless_surface",{"number":9391,"type":9073,"author":9135,"provisional":8896,"depends":9392,"ratified":9211,"contact":9272,"extension":9393,"proposal":2959},271,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_copy_commands2+VK_KHR_format_feature_flags2),VK_VERSION_1_3","VK_EXT_host_image_copy",{"number":9395,"type":9073,"author":9135,"promotedto":9285,"provisional":8896,"depends":9090,"contact":9396,"extension":9397,"proposal":8896},262,"Bas Nieuwenhuizen @BNieuwenhuizen","VK_EXT_host_query_reset",{"number":9399,"type":9073,"author":9135,"provisional":8896,"depends":9400,"specialuse":9158,"contact":9212,"extension":9401,"proposal":8896},394,"(VK_KHR_maintenance1+VK_KHR_get_physical_device_properties2),VK_VERSION_1_1","VK_EXT_image_2d_view_of_3d",{"number":9403,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9169,"extension":9404,"proposal":2959},339,"VK_EXT_image_compression_control",{"number":9406,"type":9073,"author":9135,"provisional":8896,"depends":9404,"contact":9169,"extension":9407,"proposal":8896},438,"VK_EXT_image_compression_control_swapchain",{"number":9409,"type":9073,"author":9135,"provisional":8896,"depends":9410,"ratified":9211,"contact":9337,"extension":9411,"proposal":8896},159,"(((VK_KHR_bind_memory2+VK_KHR_get_physical_device_properties2+VK_KHR_sampler_ycbcr_conversion),VK_VERSION_1_1)+VK_KHR_image_format_list),VK_VERSION_1_2","VK_EXT_image_drm_format_modifier",{"number":9413,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9189,"contact":9268,"extension":9414,"proposal":8896},336,"VK_EXT_image_robustness",{"number":9416,"type":9073,"author":9135,"provisional":8896,"depends":9400,"specialuse":9264,"contact":9212,"extension":9417,"proposal":2959},419,"VK_EXT_image_sliced_view_of_3d",{"number":9419,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9190,"extension":9420,"proposal":8896},392,"VK_EXT_image_view_min_lod",{"number":9422,"type":9073,"author":9135,"promotedto":9423,"provisional":8896,"depends":9090,"contact":9225,"extension":9424,"proposal":8896},266,"VK_KHR_index_type_uint8","VK_EXT_index_type_uint8",{"number":9426,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9427,"contact":9428,"extension":9429,"proposal":8896},139,"(VK_KHR_get_physical_device_properties2+VK_KHR_maintenance1),VK_VERSION_1_1","Daniel Rakos @aqnuep","VK_EXT_inline_uniform_block",{"number":9431,"type":9194,"author":9135,"provisional":8896,"ratified":9211,"contact":9432,"extension":9433,"proposal":2959},497,"Christophe Riccio @christophe","VK_EXT_layer_settings",{"number":9435,"type":9073,"author":9135,"provisional":8896,"depends":9090,"specialuse":9158,"contact":9272,"extension":9436,"proposal":2959},466,"VK_EXT_legacy_dithering",{"number":9438,"type":9073,"author":9135,"provisional":8896,"depends":9439,"ratified":9211,"specialuse":9158,"contact":9212,"extension":9440,"proposal":2959},496,"VK_EXT_vertex_input_dynamic_state","VK_EXT_legacy_vertex_attributes",{"number":9442,"type":9073,"author":9135,"promotedto":9443,"provisional":8896,"depends":9090,"specialuse":9444,"contact":9219,"extension":9445,"proposal":8896},260,"VK_KHR_line_rasterization","cadsupport","VK_EXT_line_rasterization",{"number":9447,"type":9073,"author":9135,"promotedto":9448,"provisional":8896,"ratified":9211,"contact":9272,"extension":9449,"proposal":8896},401,"VK_KHR_load_store_op_none","VK_EXT_load_store_op_none",{"number":9451,"type":9073,"author":9135,"provisional":8896,"depends":9452,"ratified":9211,"contact":9453,"extension":9454,"proposal":2959},273,"VK_KHR_map_memory2","Faith Ekstrand @gfxstrand","VK_EXT_map_memory_placed",{"number":9456,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"contact":9219,"extension":9457,"proposal":8896},238,"VK_EXT_memory_budget",{"number":9459,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"contact":9219,"extension":9460,"proposal":8896},239,"VK_EXT_memory_priority",{"number":9462,"type":9073,"author":9135,"provisional":8896,"depends":9463,"contact":9464,"extension":9465,"proposal":2959},329,"VK_KHR_spirv_1_4","Christoph Kubisch @pixeljetstream","VK_EXT_mesh_shader",{"number":9467,"type":9073,"author":9135,"provisional":8896,"platform":9468,"contact":9469,"extension":9470,"proposal":2959},312,"metal","Bill Hollings @billhollings","VK_EXT_metal_objects",{"number":9472,"type":9194,"author":9135,"provisional":8896,"depends":9306,"platform":9468,"contact":9473,"extension":9474,"proposal":8896},218,"Dzmitry Malyshau @kvark","VK_EXT_metal_surface",{"number":9476,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9212,"extension":9477,"proposal":8896},393,"VK_EXT_multi_draw",{"number":9479,"type":9073,"author":9135,"provisional":8896,"depends":9480,"contact":9272,"extension":9481,"proposal":2959},377,"(VK_KHR_create_renderpass2+VK_KHR_depth_stencil_resolve),VK_VERSION_1_2","VK_EXT_multisampled_render_to_single_sampled",{"number":9483,"type":9073,"author":9135,"provisional":8896,"depends":9484,"specialuse":9264,"contact":9485,"extension":9486,"proposal":2959},495,"VK_KHR_maintenance3","Joshua Ashton @Joshua-Ashton,Hans-Kristian Arntzen @HansKristian-Work","VK_EXT_mutable_descriptor_type",{"number":9488,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"contact":9225,"extension":9489,"proposal":8896},452,"VK_EXT_nested_command_buffer",{"number":9491,"type":9073,"author":9135,"provisional":8896,"depends":9090,"specialuse":9492,"contact":9493,"extension":9494,"proposal":2959},423,"d3demulation,glemulation","Georg Lehmann @DadSchoorse","VK_EXT_non_seamless_cube_map",{"number":9496,"type":9073,"author":9135,"provisional":8896,"depends":9497,"ratified":9211,"contact":9498,"extension":9499,"proposal":2959},397,"VK_KHR_acceleration_structure+(VK_KHR_synchronization2,VK_VERSION_1_3)","Christoph Kubisch @pixeljetstream, Eric Werness","VK_EXT_opacity_micromap",{"number":9501,"type":9073,"author":9135,"provisional":8896,"depends":9460,"contact":9225,"extension":9502,"proposal":8896},413,"VK_EXT_pageable_device_local_memory",{"number":9504,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9237,"contact":9095,"extension":9505,"proposal":8896},213,"VK_EXT_pci_bus_info",{"number":9507,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9508,"extension":9509,"proposal":8896},354,"Simon Ser @emersion","VK_EXT_physical_device_drm",{"number":9511,"type":9073,"author":9074,"promotedto":9188,"provisional":8896,"depends":9090,"contact":9512,"extension":9513,"proposal":8896},298,"Gregory Grebe @grgrebe_amd","VK_EXT_pipeline_creation_cache_control",{"number":9515,"type":9073,"author":9257,"promotedto":9188,"provisional":8896,"specialuse":9085,"contact":9516,"extension":9517,"proposal":8896},193,"Jean-Francois Roy @jfroy","VK_EXT_pipeline_creation_feedback",{"number":9519,"type":9073,"author":9135,"provisional":8896,"depends":9520,"contact":9521,"extension":9522,"proposal":2959},499,"VK_KHR_ray_tracing_pipeline+VK_KHR_pipeline_library","Hans-Kristian Arntzen @HansKristian-Work","VK_EXT_pipeline_library_group_handles",{"number":9524,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9525,"extension":9526,"proposal":8896},373,"Mukund Keshava @mkeshavanv","VK_EXT_pipeline_properties",{"number":9528,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9272,"extension":9529,"proposal":2959},467,"VK_EXT_pipeline_protected_access",{"number":7440,"type":9073,"author":9531,"provisional":8896,"depends":9090,"contact":9532,"extension":9533,"proposal":8896},"IMG","Jarred Davies","VK_EXT_pipeline_robustness",{"number":9535,"type":9073,"author":9200,"provisional":8896,"ratified":9211,"contact":9536,"extension":9537,"proposal":8896},156,"Daniel Koch @dgkoch","VK_EXT_post_depth_coverage",{"number":9539,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"specialuse":9158,"contact":9272,"extension":9540,"proposal":8896},357,"VK_EXT_primitive_topology_list_restart",{"number":9542,"type":9073,"author":9135,"provisional":8896,"depends":9543,"specialuse":9158,"contact":9272,"extension":9544,"proposal":2959},383,"VK_EXT_transform_feedback","VK_EXT_primitives_generated_query",{"number":9546,"type":9073,"author":9200,"promotedto":9188,"provisional":8896,"depends":9090,"contact":9547,"extension":9548,"proposal":8896},296,"Matthew Rusch @mattruschnv","VK_EXT_private_data",{"number":9550,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"specialuse":9158,"contact":9551,"extension":9552,"proposal":8896},255,"Jesse Hall @jessehall","VK_EXT_provoking_vertex",{"number":9554,"type":9073,"author":9135,"provisional":8896,"depends":9336,"ratified":9237,"contact":9337,"extension":9555,"proposal":8896},127,"VK_EXT_queue_family_foreign",{"number":9557,"type":9073,"author":9167,"provisional":8896,"depends":9090,"contact":9169,"extension":9168,"proposal":2959},464,{"number":9559,"type":9073,"author":9135,"provisional":8896,"depends":9560,"contact":9169,"extension":9561,"proposal":8896},345,"VK_KHR_sampler_ycbcr_conversion,VK_VERSION_1_1","VK_EXT_rgba10x6_formats",{"number":9563,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9237,"contact":9249,"extension":9564,"proposal":8896},287,"VK_EXT_robustness2",{"number":9566,"type":9073,"author":9074,"provisional":8896,"depends":9090,"ratified":9237,"contact":9086,"extension":9567,"proposal":8896},144,"VK_EXT_sample_locations",{"number":9569,"type":9073,"author":9200,"promotedto":9285,"provisional":8896,"depends":9090,"contact":9219,"extension":9570,"proposal":8896},131,"VK_EXT_sampler_filter_minmax",{"number":9572,"type":9073,"author":9135,"promotedto":9285,"provisional":8896,"depends":9090,"contact":9077,"extension":9573,"proposal":8896},222,"VK_EXT_scalar_block_layout",{"number":9575,"type":9073,"author":9135,"promotedto":9285,"provisional":8896,"contact":9086,"extension":9576,"proposal":8896},247,"VK_EXT_separate_stencil_usage",{"number":9578,"type":9073,"author":9200,"provisional":8896,"depends":9090,"ratified":9237,"contact":9329,"extension":9579,"proposal":8896},261,"VK_EXT_shader_atomic_float",{"number":9581,"type":9073,"author":9135,"provisional":8896,"depends":9579,"ratified":9211,"contact":9453,"extension":9582,"proposal":8896},274,"VK_EXT_shader_atomic_float2",{"number":9584,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9189,"contact":9219,"extension":9585,"proposal":8896},277,"VK_EXT_shader_demote_to_helper_invocation",{"number":9587,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"contact":9077,"extension":9588,"proposal":8896},235,"VK_EXT_shader_image_atomic_int64",{"number":9590,"type":9073,"author":9135,"provisional":8896,"depends":9591,"contact":9521,"extension":9592,"proposal":2959},463,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_pipeline_creation_cache_control),VK_VERSION_1_3","VK_EXT_shader_module_identifier",{"number":9594,"type":9073,"author":9135,"provisional":8896,"depends":9322,"ratified":9211,"contact":9595,"extension":9596,"proposal":2959},483,"Daniel Story @daniel-story","VK_EXT_shader_object",{"number":9598,"type":9073,"author":9135,"provisional":8896,"ratified":9211,"contact":9178,"extension":9599,"proposal":2959},565,"VK_EXT_shader_replicated_composites",{"number":9601,"type":9073,"author":9135,"provisional":8896,"ratified":9237,"contact":9101,"extension":9602,"proposal":8896},141,"VK_EXT_shader_stencil_export",{"number":7388,"type":9073,"author":9200,"deprecatedby":9285,"provisional":8896,"contact":9536,"extension":9604,"proposal":8896},"VK_EXT_shader_subgroup_ballot",{"number":7408,"type":9073,"author":9200,"deprecatedby":9184,"provisional":8896,"contact":9536,"extension":9606,"proposal":8896},"VK_EXT_shader_subgroup_vote",{"number":9608,"type":9073,"author":9135,"provisional":8896,"depends":9188,"ratified":9211,"contact":9169,"extension":9609,"proposal":2959},396,"VK_EXT_shader_tile_image",{"number":9611,"type":9073,"author":9200,"promotedto":9285,"provisional":8896,"contact":9536,"extension":9612,"proposal":8896},163,"VK_EXT_shader_viewport_index_layer",{"number":9614,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9184,"ratified":9189,"contact":9615,"extension":9616,"proposal":8896},226,"Neil Henning @sheredom","VK_EXT_subgroup_size_control",{"number":9618,"type":9073,"author":9135,"provisional":8896,"depends":9090,"contact":9619,"extension":9620,"proposal":2959},459,"Ting Wei @catweiting","VK_EXT_subpass_merge_feedback",{"number":9622,"type":9194,"author":9135,"provisional":8896,"depends":9623,"contact":9272,"extension":9624,"proposal":2959},275,"VK_KHR_surface+VK_KHR_get_surface_capabilities2","VK_EXT_surface_maintenance1",{"number":9626,"type":9194,"author":9257,"provisional":8896,"depends":9306,"contact":9258,"extension":9627,"proposal":8896},105,"VK_EXT_swapchain_colorspace",{"number":9629,"type":9073,"author":9135,"provisional":8896,"depends":9630,"contact":9272,"extension":9631,"proposal":2959},276,"VK_KHR_swapchain+VK_EXT_surface_maintenance1+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","VK_EXT_swapchain_maintenance1",{"number":9633,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9189,"contact":9219,"extension":9634,"proposal":8896},282,"VK_EXT_texel_buffer_alignment",{"number":7416,"type":9073,"author":9167,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9189,"contact":9169,"extension":9636,"proposal":8896},"VK_EXT_texture_compression_astc_hdr",{"number":9638,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"contact":9077,"extension":9639,"proposal":8896},246,"VK_EXT_tooling_info",{"number":3475,"type":9073,"author":9200,"provisional":8896,"depends":9090,"ratified":9211,"specialuse":9641,"contact":9225,"extension":9543,"proposal":8896},"glemulation,d3demulation,devtools",{"number":9643,"type":9073,"author":9257,"provisional":8896,"contact":9644,"extension":9645,"proposal":8896},161,"Cort Stratton @cdwfs","VK_EXT_validation_cache",{"number":9647,"type":9194,"author":9648,"deprecatedby":9433,"provisional":8896,"specialuse":9042,"contact":9649,"extension":9650,"proposal":8896},248,"LUNARG","Karl Schultz @karl-lunarg","VK_EXT_validation_features",{"number":7328,"type":9194,"author":9257,"deprecatedby":9433,"provisional":8896,"specialuse":9042,"contact":9652,"extension":9653,"proposal":8896},"Tobin Ehlis @tobine","VK_EXT_validation_flags",{"number":9655,"type":9073,"author":9200,"promotedto":9656,"provisional":8896,"depends":9090,"contact":9242,"extension":9657,"proposal":8896},191,"VK_KHR_vertex_attribute_divisor","VK_EXT_vertex_attribute_divisor",{"number":9659,"type":9073,"author":9135,"provisional":8896,"depends":9090,"ratified":9211,"contact":9225,"extension":9439,"proposal":8896},353,{"number":9661,"type":9073,"author":9135,"promotedto":9188,"provisional":8896,"depends":9560,"ratified":9189,"contact":9662,"extension":9663,"proposal":8896},331,"Tony Zlatinski @tzlatinski","VK_EXT_ycbcr_2plane_444_formats",{"number":9665,"type":9073,"author":9135,"provisional":8896,"depends":9560,"ratified":9237,"contact":9225,"extension":9666,"proposal":8896},253,"VK_EXT_ycbcr_image_arrays",{"number":9668,"type":9073,"author":9669,"provisional":8896,"depends":9670,"platform":9671,"contact":9672,"extension":9673,"proposal":8896},367,"FUCHSIA","VK_FUCHSIA_external_memory+(VK_KHR_sampler_ycbcr_conversion,VK_VERSION_1_1)","fuchsia","John Rosasco @rosasco","VK_FUCHSIA_buffer_collection",{"number":9675,"type":9073,"author":9669,"provisional":8896,"depends":9676,"platform":9671,"contact":9672,"extension":9677,"proposal":8896},365,"(VK_KHR_external_memory_capabilities+VK_KHR_external_memory),VK_VERSION_1_1","VK_FUCHSIA_external_memory",{"number":9679,"type":9073,"author":9669,"provisional":8896,"depends":9680,"platform":9671,"contact":9672,"extension":9681,"proposal":8896},366,"VK_KHR_external_semaphore_capabilities+VK_KHR_external_semaphore","VK_FUCHSIA_external_semaphore",{"number":9683,"type":9194,"author":9669,"provisional":8896,"depends":9306,"platform":9671,"contact":9684,"extension":9685,"proposal":8896},215,"Craig Stout @cdotstout","VK_FUCHSIA_imagepipe_surface",{"number":9687,"type":9073,"author":9688,"provisional":8896,"depends":9689,"platform":9690,"contact":9516,"extension":9691,"proposal":8896},192,"GGP","VK_KHR_swapchain+VK_GGP_stream_descriptor_surface","ggp","VK_GGP_frame_token",{"number":4854,"type":9194,"author":9688,"provisional":8896,"depends":9306,"platform":9690,"contact":9516,"extension":9693,"proposal":8896},"VK_GGP_stream_descriptor_surface",{"number":9695,"type":9073,"author":9257,"provisional":8896,"contact":9696,"extension":9697,"proposal":8896},225,"Hai Nguyen @chaoticbob","VK_GOOGLE_decorate_string",{"number":9699,"type":9073,"author":9257,"provisional":8896,"depends":9384,"contact":9700,"extension":9701,"proposal":8896},93,"Ian Elliott @ianelliottus","VK_GOOGLE_display_timing",{"number":9703,"type":9073,"author":9257,"provisional":8896,"contact":9696,"extension":9704,"proposal":8896},224,"VK_GOOGLE_hlsl_functionality1",{"number":9706,"type":9194,"author":9257,"provisional":8896,"depends":9306,"specialuse":9158,"contact":9272,"extension":9707,"proposal":2959},434,"VK_GOOGLE_surfaceless_query",{"number":9709,"type":9073,"author":9257,"provisional":8896,"contact":9710,"extension":9711,"proposal":8896},290,"Kaye Mason @chaleur","VK_GOOGLE_user_type",{"number":9713,"type":9073,"author":9714,"provisional":8896,"depends":9090,"contact":9715,"extension":9716,"proposal":2959},405,"HUAWEI","Yuchang Wang @richard_Wang2","VK_HUAWEI_cluster_culling_shader",{"number":9718,"type":9073,"author":9719,"provisional":8896,"depends":9720,"contact":9721,"extension":9722,"proposal":2959},371,"Huawei","VK_KHR_ray_tracing_pipeline+(VK_KHR_synchronization2,VK_VERSION_1_3)","Pan Gao @PanGao-h","VK_HUAWEI_invocation_mask",{"number":9724,"type":9073,"author":9714,"provisional":8896,"depends":9725,"contact":9721,"extension":9726,"proposal":8896},370,"((VK_KHR_create_renderpass2,VK_VERSION_1_2)+VK_KHR_synchronization2),VK_VERSION_1_3","VK_HUAWEI_subpass_shading",{"number":552,"type":9073,"author":9531,"provisional":8896,"contact":9077,"extension":9728,"proposal":8896},"VK_IMG_filter_cubic",{"number":5663,"type":9073,"author":9531,"deprecatedby":9730,"provisional":8896,"contact":9731,"extension":9732,"proposal":8896},null,"Stuart Smith","VK_IMG_format_pvrtc",{"number":9734,"type":9073,"author":9531,"provisional":8896,"depends":9090,"specialuse":9158,"contact":9362,"extension":9735,"proposal":8896},111,"VK_IMG_relaxed_line_rasterization",{"number":9737,"type":9073,"author":9738,"provisional":8896,"specialuse":9085,"contact":9739,"extension":9740,"proposal":8896},211,"INTEL","Lionel Landwerlin @llandwerlin","VK_INTEL_performance_query",{"number":9742,"type":9073,"author":9738,"provisional":8896,"depends":9090,"contact":9743,"extension":9744,"proposal":8896},210,"Ian Romanick @ianromanick","VK_INTEL_shader_integer_functions2",{"number":9746,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9748,"ratified":9211,"contact":9169,"extension":9749,"proposal":8896},84,"KHR","(VK_KHR_get_physical_device_properties2+VK_KHR_storage_buffer_storage_class),VK_VERSION_1_1","VK_KHR_16bit_storage",{"number":9751,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9748,"ratified":9211,"contact":9752,"extension":9753,"proposal":8896},178,"Alexander Galazin @alegal-arm","VK_KHR_8bit_storage",{"number":9755,"type":9073,"author":9747,"provisional":8896,"depends":9756,"ratified":9211,"contact":9536,"extension":9757,"proposal":8896},151,"((VK_VERSION_1_1+VK_EXT_descriptor_indexing+VK_KHR_buffer_device_address),VK_VERSION_1_2)+VK_KHR_deferred_host_operations","VK_KHR_acceleration_structure",{"number":468,"type":9194,"author":9747,"provisional":8896,"depends":9306,"platform":9157,"ratified":9211,"contact":9164,"extension":9759,"proposal":8896},"VK_KHR_android_surface",{"number":9761,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9077,"extension":9762,"proposal":8896},158,"VK_KHR_bind_memory2",{"number":9764,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9765,"ratified":9211,"contact":9219,"extension":9229,"proposal":8896},258,"(VK_KHR_get_physical_device_properties2+VK_KHR_device_group),VK_VERSION_1_1",{"number":9767,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9237,"contact":9428,"extension":9233,"proposal":8896},544,{"number":9769,"type":9073,"author":9747,"provisional":8896,"depends":9770,"ratified":9211,"contact":9771,"extension":9772,"proposal":2959},512,"VK_KHR_get_physical_device_properties2","Jean-Noe Morissette @MagicPoncho","VK_KHR_compute_shader_derivatives",{"number":9774,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9211,"contact":9178,"extension":9775,"proposal":2959},507,"VK_KHR_cooperative_matrix",{"number":9777,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9237,"contact":9349,"extension":9778,"proposal":8896},338,"VK_KHR_copy_commands2",{"number":9780,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9781,"ratified":9211,"contact":9782,"extension":9783,"proposal":8896},110,"(VK_KHR_multiview+VK_KHR_maintenance2),VK_VERSION_1_1","Tobias Hector @tobias","VK_KHR_create_renderpass2",{"number":9785,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9786,"ratified":9211,"contact":9202,"extension":9787,"proposal":8896},128,"VK_KHR_get_memory_requirements2,VK_VERSION_1_1","VK_KHR_dedicated_allocation",{"number":9789,"type":9073,"author":9747,"provisional":8896,"ratified":9211,"contact":9790,"extension":9791,"proposal":8896},269,"Josh Barczak @jbarczak","VK_KHR_deferred_host_operations",{"number":9793,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9794,"ratified":9211,"contact":9795,"extension":9796,"proposal":8896},200,"VK_KHR_create_renderpass2,VK_VERSION_1_2","Jan-Harald Fredriksen @janharald","VK_KHR_depth_stencil_resolve",{"number":9798,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9799,"extension":9800,"proposal":8896},86,"Markus Tavenrath @mtavenrath","VK_KHR_descriptor_update_template",{"number":7312,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9802,"ratified":9211,"contact":9219,"extension":9803,"proposal":8896},"VK_KHR_device_group_creation","VK_KHR_device_group",{"number":7476,"type":9194,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9219,"extension":9802,"proposal":8896},{"number":294,"type":9194,"author":9747,"provisional":8896,"depends":9306,"ratified":9237,"contact":9806,"extension":9303,"proposal":8896},"James Jones @cubanismo,Norbert Nopper @FslNopper",{"number":313,"type":9073,"author":9747,"provisional":8896,"depends":9808,"ratified":9237,"contact":9202,"extension":9809,"proposal":8896},"VK_KHR_swapchain+VK_KHR_display","VK_KHR_display_swapchain",{"number":9811,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"ratified":9211,"contact":9225,"extension":9098,"proposal":8896},170,{"number":9813,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9090,"ratified":9211,"contact":9086,"extension":9814,"proposal":8896},197,"VK_KHR_driver_properties",{"number":4783,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9816,"ratified":9211,"contact":9077,"extension":9817,"proposal":2959},"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_depth_stencil_resolve),VK_VERSION_1_2","VK_KHR_dynamic_rendering",{"number":9819,"type":9073,"author":9074,"provisional":8896,"depends":9820,"ratified":9211,"contact":9077,"extension":9821,"proposal":2959},233,"VK_KHR_dynamic_rendering,VK_VERSION_1_3","VK_KHR_dynamic_rendering_local_read",{"number":9823,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9824,"ratified":9211,"contact":9164,"extension":9825,"proposal":8896},114,"VK_KHR_external_fence_capabilities","VK_KHR_external_fence",{"number":9827,"type":9194,"author":9747,"promotedto":9184,"provisional":8896,"depends":9090,"ratified":9211,"contact":9164,"extension":9824,"proposal":8896},113,{"number":9829,"type":9073,"author":9747,"provisional":8896,"depends":9830,"ratified":9237,"contact":9164,"extension":9831,"proposal":8896},116,"VK_KHR_external_fence,VK_VERSION_1_1","VK_KHR_external_fence_fd",{"number":9833,"type":9073,"author":9747,"provisional":8896,"depends":9825,"platform":9367,"ratified":9211,"contact":9164,"extension":9834,"proposal":8896},115,"VK_KHR_external_fence_win32",{"number":7538,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9836,"ratified":9211,"contact":9202,"extension":9837,"proposal":8896},"VK_KHR_external_memory_capabilities,VK_VERSION_1_1","VK_KHR_external_memory",{"number":7484,"type":9194,"author":9747,"promotedto":9184,"provisional":8896,"depends":9090,"ratified":9211,"contact":9202,"extension":9839,"proposal":8896},"VK_KHR_external_memory_capabilities",{"number":7579,"type":9073,"author":9747,"provisional":8896,"depends":9336,"ratified":9237,"contact":9202,"extension":9341,"proposal":8896},{"number":7571,"type":9073,"author":9747,"provisional":8896,"depends":9336,"platform":9367,"ratified":9211,"contact":9202,"extension":9842,"proposal":8896},"VK_KHR_external_memory_win32",{"number":7619,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9844,"ratified":9211,"contact":9202,"extension":9845,"proposal":8896},"VK_KHR_external_semaphore_capabilities","VK_KHR_external_semaphore",{"number":7611,"type":9194,"author":9747,"promotedto":9184,"provisional":8896,"depends":9090,"ratified":9211,"contact":9202,"extension":9844,"proposal":8896},{"number":9848,"type":9073,"author":9747,"provisional":8896,"depends":9849,"ratified":9237,"contact":9202,"extension":9850,"proposal":8896},80,"VK_KHR_external_semaphore,VK_VERSION_1_1","VK_KHR_external_semaphore_fd",{"number":9852,"type":9073,"author":9747,"provisional":8896,"depends":9845,"platform":9367,"ratified":9211,"contact":9202,"extension":9853,"proposal":8896},79,"VK_KHR_external_semaphore_win32",{"number":9855,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9211,"contact":9739,"extension":9856,"proposal":8896},361,"VK_KHR_format_feature_flags2",{"number":9858,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9211,"contact":9081,"extension":9859,"proposal":2959},323,"VK_KHR_fragment_shader_barycentric",{"number":9861,"type":9073,"author":9747,"provisional":8896,"depends":9862,"ratified":9237,"contact":9077,"extension":9863,"proposal":2959},227,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_create_renderpass2),VK_VERSION_1_2","VK_KHR_fragment_shading_rate",{"number":9865,"type":9194,"author":9747,"provisional":8896,"depends":9303,"ratified":9237,"contact":9202,"extension":9866,"proposal":8896},122,"VK_KHR_get_display_properties2",{"number":9868,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9453,"extension":9869,"proposal":8896},147,"VK_KHR_get_memory_requirements2",{"number":7296,"type":9194,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9219,"extension":9770,"proposal":8896},{"number":9872,"type":9194,"author":9747,"provisional":8896,"depends":9306,"ratified":9237,"contact":9202,"extension":9873,"proposal":8896},120,"VK_KHR_get_surface_capabilities2",{"number":9875,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9237,"contact":9077,"extension":9371,"proposal":8896},189,{"number":9877,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"ratified":9211,"contact":9453,"extension":9878,"proposal":8896},148,"VK_KHR_image_format_list",{"number":9880,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9881,"ratified":9211,"contact":9782,"extension":9882,"proposal":8896},109,"(((VK_KHR_get_physical_device_properties2+VK_KHR_maintenance2),VK_VERSION_1_1)+VK_KHR_image_format_list),VK_VERSION_1_2","VK_KHR_imageless_framebuffer",{"number":9884,"type":9073,"author":9747,"provisional":8896,"depends":9384,"ratified":9237,"contact":9700,"extension":9885,"proposal":8896},85,"VK_KHR_incremental_present",{"number":9887,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9237,"contact":9225,"extension":9423,"proposal":8896},534,{"number":9889,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9237,"contact":9225,"extension":9443,"proposal":8896},535,{"number":9891,"type":9073,"author":9747,"provisional":8896,"ratified":9211,"contact":9272,"extension":9448,"proposal":2959},527,{"number":7456,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9225,"extension":9118,"proposal":8896},{"number":9894,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9895,"extension":9896,"proposal":8896},118,"Michael Worcester @michaelworcester","VK_KHR_maintenance2",{"number":9898,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9090,"ratified":9211,"contact":9219,"extension":9484,"proposal":8896},169,{"number":9900,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9184,"ratified":9211,"contact":9225,"extension":9901,"proposal":8896},414,"VK_KHR_maintenance4",{"number":9903,"type":9073,"author":9747,"provisional":8896,"depends":9904,"ratified":9211,"contact":9905,"extension":9906,"proposal":2959},471,"(VK_VERSION_1_1+VK_KHR_dynamic_rendering),VK_VERSION_1_3","Stu Smith @stu-s","VK_KHR_maintenance5",{"number":9908,"type":9073,"author":9747,"provisional":8896,"depends":9184,"ratified":9211,"contact":9909,"extension":9910,"proposal":2959},546,"Jon Leech @oddhack","VK_KHR_maintenance6",{"number":9912,"type":9073,"author":9747,"provisional":8896,"depends":9184,"ratified":9211,"contact":9212,"extension":9913,"proposal":2959},563,"VK_KHR_maintenance7",{"number":9915,"type":9073,"author":9747,"provisional":8896,"ratified":9211,"contact":9453,"extension":9452,"proposal":2959},272,{"number":5655,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9090,"ratified":9211,"contact":9219,"extension":9917,"proposal":8896},"VK_KHR_multiview",{"extension":9919,"proposal":8896},"VK_KHR_object_refresh",{"number":9921,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9237,"specialuse":9085,"contact":9922,"extension":9923,"proposal":8896},117,"Alon Or-bach @alonorbach","VK_KHR_performance_query",{"number":9925,"type":9073,"author":9747,"provisional":8896,"depends":9906,"ratified":9211,"contact":9905,"extension":9926,"proposal":2959},484,"VK_KHR_pipeline_binary",{"number":9928,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9211,"specialuse":9085,"contact":9453,"extension":9929,"proposal":8896},270,"VK_KHR_pipeline_executable_properties",{"number":9931,"type":9073,"author":9747,"provisional":8896,"ratified":9211,"contact":9464,"extension":9932,"proposal":8896},291,"VK_KHR_pipeline_library",{"number":9934,"type":9194,"author":9747,"provisional":8896,"ratified":9211,"contact":9935,"extension":9936,"proposal":8896},395,"Charles Giessen @charles-lunarg","VK_KHR_portability_enumeration",{"number":9938,"type":9073,"author":9747,"provisional":2959,"depends":9090,"platform":9076,"ratified":9211,"contact":9469,"extension":9939,"proposal":8896},164,"VK_KHR_portability_subset",{"number":9941,"type":9073,"author":9747,"provisional":8896,"depends":9942,"ratified":9211,"contact":9943,"extension":9944,"proposal":8896},295,"VK_KHR_swapchain+VK_KHR_get_physical_device_properties2,VK_VERSION_1_1","Keith Packard @keithp","VK_KHR_present_id",{"number":9946,"type":9073,"author":9747,"provisional":8896,"depends":9947,"ratified":9211,"contact":9943,"extension":9948,"proposal":8896},249,"VK_KHR_swapchain+VK_KHR_present_id","VK_KHR_present_wait",{"number":9950,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9211,"contact":9219,"extension":9951,"proposal":8896},81,"VK_KHR_push_descriptor",{"number":9953,"type":9073,"author":9747,"provisional":8896,"depends":9954,"ratified":9211,"contact":9536,"extension":9955,"proposal":8896},349,"VK_KHR_spirv_1_4+VK_KHR_acceleration_structure","VK_KHR_ray_query",{"number":9957,"type":9073,"author":9747,"provisional":8896,"depends":9757,"ratified":9211,"contact":9536,"extension":9958,"proposal":8896},387,"VK_KHR_ray_tracing_maintenance1",{"number":9960,"type":9073,"author":9747,"provisional":8896,"depends":9954,"ratified":9211,"contact":9536,"extension":9961,"proposal":8896},348,"VK_KHR_ray_tracing_pipeline",{"number":9963,"type":9073,"author":9747,"provisional":8896,"depends":9757,"ratified":9211,"contact":9964,"extension":9965,"proposal":2959},482,"Eric Werness","VK_KHR_ray_tracing_position_fetch",{"number":9967,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9968,"extension":9969,"proposal":8896},145,"John Kessenich @johnkslang","VK_KHR_relaxed_block_layout",{"number":538,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"ratified":9211,"contact":9077,"extension":9971,"proposal":8896},"VK_KHR_sampler_mirror_clamp_to_edge",{"number":9973,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9974,"ratified":9211,"contact":9975,"extension":9976,"proposal":8896},157,"(VK_KHR_maintenance1+VK_KHR_bind_memory2+VK_KHR_get_memory_requirements2+VK_KHR_get_physical_device_properties2),VK_VERSION_1_1","Andrew Garrard @fluppeteer","VK_KHR_sampler_ycbcr_conversion",{"number":9978,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9862,"ratified":9211,"contact":9225,"extension":9979,"proposal":8896},242,"VK_KHR_separate_depth_stencil_layouts",{"number":9981,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9090,"ratified":9211,"contact":9982,"extension":9983,"proposal":8896},181,"Aaron Hagan @ahagan","VK_KHR_shader_atomic_int64",{"number":9985,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9237,"contact":9982,"extension":9986,"proposal":8896},182,"VK_KHR_shader_clock",{"number":7368,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9536,"extension":9988,"proposal":8896},"VK_KHR_shader_draw_parameters",{"number":9990,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9211,"contact":9178,"extension":9991,"proposal":2959},545,"VK_KHR_shader_expect_assume",{"number":9993,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9090,"ratified":9211,"contact":9752,"extension":9104,"proposal":8896},83,{"number":9995,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9090,"ratified":9211,"contact":9752,"extension":9996,"proposal":8896},198,"VK_KHR_shader_float_controls",{"number":9998,"type":9073,"author":9747,"provisional":8896,"depends":9999,"ratified":9211,"contact":9268,"extension":10000,"proposal":2959},529,"VK_VERSION_1_1+VK_KHR_shader_float_controls","VK_KHR_shader_float_controls2",{"number":10002,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9211,"contact":9178,"extension":10003,"proposal":2959},281,"VK_KHR_shader_integer_dot_product",{"number":10005,"type":9073,"author":9747,"provisional":8896,"depends":9184,"ratified":9211,"contact":10006,"extension":10007,"proposal":2959},435,"Alan Baker @alan-baker","VK_KHR_shader_maximal_reconvergence",{"number":10009,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"ratified":9211,"contact":9254,"extension":10010,"proposal":8896},294,"VK_KHR_shader_non_semantic_info",{"number":10012,"type":9073,"author":9747,"provisional":8896,"depends":10013,"ratified":9211,"contact":9077,"extension":10014,"proposal":2959},236,"VK_VERSION_1_1+VK_KHR_vulkan_memory_model+VK_KHR_shader_maximal_reconvergence","VK_KHR_shader_quad_control",{"number":10016,"type":9073,"author":9747,"provisional":8896,"ratified":9211,"contact":10017,"extension":10018,"proposal":2959},559,"Nathan Gauër @Keenuts","VK_KHR_shader_relaxed_extended_instruction",{"number":10020,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9184,"ratified":9211,"contact":9615,"extension":10021,"proposal":8896},176,"VK_KHR_shader_subgroup_extended_types",{"number":10023,"type":9073,"author":9747,"provisional":8896,"ratified":9211,"contact":9178,"extension":10024,"proposal":2959},417,"VK_KHR_shader_subgroup_rotate",{"number":10026,"type":9073,"author":9747,"provisional":8896,"depends":9184,"ratified":9211,"contact":10006,"extension":10027,"proposal":8896},324,"VK_KHR_shader_subgroup_uniform_control_flow",{"number":10029,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9237,"contact":9164,"extension":10030,"proposal":8896},216,"VK_KHR_shader_terminate_invocation",{"number":10032,"type":9073,"author":9747,"provisional":8896,"depends":10033,"ratified":9237,"contact":9922,"extension":10034,"proposal":8896},112,"VK_KHR_swapchain+VK_KHR_get_surface_capabilities2+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","VK_KHR_shared_presentable_image",{"number":10036,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9999,"ratified":9211,"contact":9164,"extension":9463,"proposal":8896},237,{"number":10038,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"ratified":9211,"contact":9752,"extension":10039,"proposal":8896},132,"VK_KHR_storage_buffer_storage_class",{"number":158,"type":9194,"author":9747,"provisional":8896,"ratified":9237,"contact":10041,"extension":9306,"proposal":8896},"James Jones @cubanismo,Ian Elliott @ianelliottus",{"number":10043,"type":9194,"author":9747,"provisional":8896,"depends":10044,"ratified":9211,"contact":10045,"extension":10046,"proposal":8896},240,"VK_VERSION_1_1+VK_KHR_get_surface_capabilities2","Sandeep Shinde @sashinde","VK_KHR_surface_protected_capabilities",{"number":174,"type":9073,"author":9747,"provisional":8896,"depends":9306,"ratified":9237,"contact":10041,"extension":9384,"proposal":8896},{"number":10049,"type":9073,"author":9747,"provisional":8896,"depends":10050,"ratified":9237,"contact":9086,"extension":10051,"proposal":8896},201,"VK_KHR_swapchain+(VK_KHR_maintenance2,VK_VERSION_1_1)+(VK_KHR_image_format_list,VK_VERSION_1_2)","VK_KHR_swapchain_mutable_format",{"number":10053,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9237,"contact":9077,"extension":10054,"proposal":8896},315,"VK_KHR_synchronization2",{"number":10056,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9090,"ratified":9211,"contact":9453,"extension":10057,"proposal":8896},208,"VK_KHR_timeline_semaphore",{"number":10059,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9090,"ratified":9211,"contact":9268,"extension":10060,"proposal":8896},254,"VK_KHR_uniform_buffer_standard_layout",{"number":10062,"type":9073,"author":9747,"promotedto":9184,"provisional":8896,"depends":9748,"ratified":9211,"contact":9164,"extension":10063,"proposal":8896},121,"VK_KHR_variable_pointers",{"number":10065,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9237,"contact":9272,"extension":9656,"proposal":2959},526,{"number":10067,"type":9073,"author":9747,"provisional":8896,"depends":10068,"ratified":9211,"contact":9428,"extension":10069,"proposal":2959},513,"VK_KHR_video_decode_queue","VK_KHR_video_decode_av1",{"number":4102,"type":9073,"author":9747,"provisional":8896,"depends":10068,"ratified":9211,"contact":10071,"extension":10072,"proposal":2959},"peter.fang@amd.com","VK_KHR_video_decode_h264",{"number":10074,"type":9073,"author":9747,"provisional":8896,"depends":10068,"ratified":9211,"contact":10071,"extension":110,"proposal":2959},188,{"number":3427,"type":9073,"author":9747,"provisional":8896,"depends":10076,"ratified":9211,"contact":10077,"extension":10068,"proposal":2959},"VK_KHR_video_queue+(VK_KHR_synchronization2,VK_VERSION_1_3)","jake.beju@amd.com",{"number":4085,"type":9073,"author":9747,"provisional":8896,"depends":42,"ratified":9211,"contact":10079,"extension":10080,"proposal":2959},"Ahmed Abdelkhalek @aabdelkh","VK_KHR_video_encode_h264",{"number":4094,"type":9073,"author":9747,"provisional":8896,"depends":42,"ratified":9211,"contact":10079,"extension":10082,"proposal":2959},"VK_KHR_video_encode_h265",{"number":10084,"type":9073,"author":9747,"provisional":8896,"depends":10076,"ratified":9211,"contact":10079,"extension":42,"proposal":2959},300,{"number":10086,"type":9073,"author":9747,"provisional":8896,"depends":34,"ratified":9211,"contact":9428,"extension":10087,"proposal":2959},516,"VK_KHR_video_maintenance1",{"number":3418,"type":9073,"author":9747,"provisional":8896,"depends":10089,"ratified":9211,"contact":9662,"extension":34,"proposal":2959},"(VK_VERSION_1_1+VK_KHR_synchronization2),VK_VERSION_1_3",{"number":10091,"type":9073,"author":9747,"promotedto":9285,"provisional":8896,"depends":9090,"ratified":9211,"contact":9219,"extension":10092,"proposal":8896},212,"VK_KHR_vulkan_memory_model",{"number":450,"type":9194,"author":9747,"provisional":8896,"depends":9306,"platform":10094,"ratified":9211,"contact":10095,"extension":10096,"proposal":8896},"wayland","Jesse Hall @critsec,Ian Elliott @ianelliottus","VK_KHR_wayland_surface",{"number":7587,"type":9073,"author":9747,"provisional":8896,"depends":9842,"platform":9367,"ratified":9211,"contact":10098,"extension":10099,"proposal":8896},"Carsten Rohde @crohde","VK_KHR_win32_keyed_mutex",{"number":477,"type":9194,"author":9747,"provisional":8896,"depends":9306,"platform":9367,"ratified":9211,"contact":10095,"extension":10101,"proposal":8896},"VK_KHR_win32_surface",{"number":10103,"type":9073,"author":9747,"provisional":8896,"depends":9090,"ratified":9211,"contact":10104,"extension":10105,"proposal":8896},337,"Caio Marcelo de Oliveira Filho @cmarcelo","VK_KHR_workgroup_memory_explicit_layout",{"number":436,"type":9194,"author":9747,"provisional":8896,"depends":9306,"platform":10107,"ratified":9211,"contact":10095,"extension":10108,"proposal":8896},"xcb","VK_KHR_xcb_surface",{"number":322,"type":9194,"author":9747,"provisional":8896,"depends":9306,"platform":10110,"ratified":9211,"contact":10095,"extension":10111,"proposal":8896},"xlib","VK_KHR_xlib_surface",{"number":10113,"type":9073,"author":9747,"promotedto":9188,"provisional":8896,"depends":9090,"ratified":9211,"contact":10006,"extension":10114,"proposal":8896},326,"VK_KHR_zero_initialize_workgroup_memory",{"number":10116,"type":9194,"author":9648,"provisional":8896,"contact":9935,"extension":10117,"proposal":2959},460,"VK_LUNARG_direct_driver_loading",{"number":10119,"type":9073,"author":10120,"provisional":8896,"depends":9090,"specialuse":9264,"contact":9521,"extension":10121,"proposal":8896},576,"MESA","VK_MESA_image_alignment_control",{"number":10123,"type":9073,"author":10124,"provisional":8896,"depends":9090,"contact":10125,"extension":10126,"proposal":2959},531,"MSFT","Jesse Natalie @jenatali","VK_MSFT_layered_driver",{"number":10128,"type":9194,"author":10129,"deprecatedby":9474,"provisional":8896,"depends":9306,"platform":10130,"contact":9469,"extension":10131,"proposal":8896},123,"MVK","ios","VK_MVK_ios_surface",{"number":10133,"type":9194,"author":10129,"deprecatedby":9474,"provisional":8896,"depends":9306,"platform":10134,"contact":9469,"extension":10135,"proposal":8896},124,"macos","VK_MVK_macos_surface",{"number":7348,"type":9194,"author":10137,"provisional":8896,"depends":9306,"platform":10138,"contact":10139,"extension":10140,"proposal":8896},"NN","vi","Mathias Heyer gitlab:@mheyer","VK_NN_vi_surface",{"number":3484,"type":9073,"author":10142,"provisional":8896,"contact":10143,"extension":10144,"proposal":8896},"NVX","Eric Werness @ewerness-nv,Liam Middlebrook @liam-middlebrook","VK_NVX_binary_import",{"number":3503,"type":9073,"author":10142,"provisional":8896,"contact":10146,"extension":10147,"proposal":8896},"Eric Werness @ewerness-nv","VK_NVX_image_view_handle",{"number":10149,"type":9073,"author":10142,"provisional":8896,"depends":10150,"contact":9219,"extension":10151,"proposal":8896},98,"VK_KHR_multiview,VK_VERSION_1_1","VK_NVX_multiview_per_view_attributes",{"number":10153,"type":9073,"author":9200,"provisional":8896,"depends":9195,"platform":9367,"contact":10154,"extension":10155,"proposal":8896},346,"Jeff Juliano @jjuliano","VK_NV_acquire_winrt_display",{"number":10157,"type":9073,"author":9200,"provisional":8896,"contact":10146,"extension":10158,"proposal":8896},88,"VK_NV_clip_space_w_scaling",{"number":10160,"type":9073,"author":9200,"provisional":8896,"contact":10161,"extension":10162,"proposal":8896},560,"Lujin Wang @lujinwangnv","VK_NV_command_buffer_inheritance",{"number":10164,"type":9073,"author":9200,"promotedto":9772,"provisional":8896,"depends":9090,"contact":10165,"extension":10166,"proposal":8896},202,"Pat Brown @nvpbrown","VK_NV_compute_shader_derivatives",{"number":10168,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":9219,"extension":10169,"proposal":8896},250,"VK_NV_cooperative_matrix",{"number":10171,"type":9073,"author":9200,"provisional":8896,"depends":10172,"contact":9329,"extension":10173,"proposal":8896},427,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_buffer_device_address),VK_VERSION_1_2","VK_NV_copy_memory_indirect",{"number":4876,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":9536,"extension":10175,"proposal":8896},"VK_NV_corner_sampled_image",{"number":10177,"type":9073,"author":9200,"provisional":8896,"depends":10178,"contact":10179,"extension":10180,"proposal":8896},251,"VK_NV_framebuffer_mixed_samples+(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)","Kedarnath Thangudu @kthangudu","VK_NV_coverage_reduction_mode",{"number":10182,"type":9073,"author":9200,"provisional":2959,"contact":10183,"extension":10184,"proposal":8896},308,"Tristan Lorach @tlorach","VK_NV_cuda_kernel_launch",{"number":3443,"type":9073,"author":9200,"deprecatedby":9787,"provisional":8896,"contact":9219,"extension":10186,"proposal":8896},"VK_NV_dedicated_allocation",{"number":10188,"type":9073,"author":10189,"provisional":8896,"depends":10190,"contact":10191,"extension":10192,"proposal":8896},241,"NVIDIA","(VK_KHR_dedicated_allocation+VK_KHR_get_physical_device_properties2),VK_VERSION_1_1","Nuno Subtil @nsubtil","VK_NV_dedicated_allocation_image_aliasing",{"number":10194,"type":9073,"author":9200,"provisional":8896,"depends":9184,"contact":9225,"extension":10195,"proposal":8896},547,"VK_NV_descriptor_pool_overallocation",{"number":10197,"type":9073,"author":10189,"provisional":8896,"depends":9090,"contact":10191,"extension":10198,"proposal":8896},207,"VK_NV_device_diagnostic_checkpoints",{"number":10200,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":10179,"extension":10201,"proposal":8896},301,"VK_NV_device_diagnostics_config",{"number":10203,"type":9073,"author":9200,"provisional":8896,"depends":10204,"contact":9464,"extension":10205,"proposal":8896},278,"(VK_VERSION_1_1+VK_KHR_buffer_device_address),VK_VERSION_1_2","VK_NV_device_generated_commands",{"number":10207,"type":9073,"author":9200,"provisional":8896,"depends":10205,"contact":9329,"extension":10208,"proposal":8896},429,"VK_NV_device_generated_commands_compute",{"number":10210,"type":9073,"author":9200,"provisional":2959,"depends":9499,"platform":9076,"contact":10211,"extension":10212,"proposal":8896},398,"Christoph Kubisch @pixeljetstream, Eric Werness @ewerness-nv","VK_NV_displacement_micromap",{"number":10214,"type":9073,"author":9200,"provisional":8896,"contact":10215,"extension":10216,"proposal":8896},493,"Russell Chou @russellcnv","VK_NV_extended_sparse_address_space",{"number":5679,"type":9073,"author":9200,"deprecatedby":9837,"provisional":8896,"depends":10218,"contact":9202,"extension":10219,"proposal":8896},"VK_NV_external_memory_capabilities","VK_NV_external_memory",{"number":5671,"type":9194,"author":9200,"deprecatedby":9839,"provisional":8896,"contact":9202,"extension":10218,"proposal":8896},{"number":10222,"type":9073,"author":9200,"provisional":8896,"depends":9336,"contact":10098,"extension":10223,"proposal":8896},372,"VK_NV_external_memory_rdma",{"extension":10225,"proposal":8896},"VK_NV_external_memory_sci_buf",{"number":5706,"type":9073,"author":9200,"deprecatedby":9842,"provisional":8896,"depends":10219,"platform":9367,"contact":9202,"extension":10227,"proposal":8896},"VK_NV_external_memory_win32",{"extension":10229,"proposal":8896},"VK_NV_external_sci_sync",{"extension":10231,"proposal":8896},"VK_NV_external_sci_sync2",{"number":10233,"type":9073,"author":9200,"provisional":8896,"contact":9219,"extension":10234,"proposal":8896},154,"VK_NV_fill_rectangle",{"number":10236,"type":9073,"author":9200,"provisional":8896,"contact":9219,"extension":10237,"proposal":8896},150,"VK_NV_fragment_coverage_to_color",{"number":10239,"type":9073,"author":9200,"promotedto":9859,"provisional":8896,"depends":9090,"contact":10165,"extension":10240,"proposal":8896},204,"VK_NV_fragment_shader_barycentric",{"number":10242,"type":9073,"author":9200,"provisional":8896,"depends":9863,"contact":10165,"extension":10243,"proposal":8896},327,"VK_NV_fragment_shading_rate_enums",{"number":10245,"type":9073,"author":9200,"provisional":8896,"contact":9219,"extension":10246,"proposal":8896},153,"VK_NV_framebuffer_mixed_samples",{"number":10248,"type":9073,"author":9200,"provisional":8896,"contact":9536,"extension":10249,"proposal":8896},96,"VK_NV_geometry_shader_passthrough",{"number":516,"type":9073,"author":9200,"deprecatedby":9730,"provisional":8896,"contact":9225,"extension":10251,"proposal":8896},"VK_NV_glsl_shader",{"number":10253,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":10254,"extension":10255,"proposal":8896},279,"David Zhao Akeley @akeley98","VK_NV_inherited_viewport_scissor",{"number":10257,"type":9073,"author":10189,"provisional":8896,"depends":9090,"contact":10258,"extension":10259,"proposal":8896},431,"sourav parmar @souravpNV","VK_NV_linear_color_attachment",{"number":10261,"type":9073,"author":9200,"provisional":8896,"contact":10262,"extension":10263,"proposal":8896},311,"Charles Hansen @cshansen","VK_NV_low_latency",{"number":10265,"type":9073,"author":9200,"provisional":8896,"depends":10266,"contact":10262,"extension":10267,"proposal":8896},506,"VK_VERSION_1_2,VK_KHR_timeline_semaphore","VK_NV_low_latency2",{"number":10269,"type":9073,"author":9200,"provisional":8896,"depends":10172,"contact":9329,"extension":10270,"proposal":8896},428,"VK_NV_memory_decompression",{"number":10272,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":9464,"extension":10273,"proposal":8896},203,"VK_NV_mesh_shader",{"number":10275,"type":9073,"author":9200,"provisional":8896,"depends":10276,"contact":10098,"extension":10277,"proposal":8896},465,"((VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_KHR_format_feature_flags2+VK_KHR_synchronization2),VK_VERSION_1_3","VK_NV_optical_flow",{"number":10279,"type":9073,"author":9200,"provisional":8896,"depends":9910,"contact":9225,"extension":10280,"proposal":8896},517,"VK_NV_per_stage_descriptor_set",{"number":10282,"type":9073,"author":9200,"provisional":8896,"depends":9366,"contact":10283,"extension":10284,"proposal":8896},293,"Liya Li @liyli","VK_NV_present_barrier",{"extension":10286,"proposal":8896},"VK_NV_private_vendor_info",{"number":10288,"type":9073,"author":9200,"provisional":8896,"contact":10289,"extension":10290,"proposal":8896},556,"Rodrigo Locatti @rlocatti","VK_NV_raw_access_chains",{"number":10292,"type":9073,"author":9200,"deprecatedby":9961,"provisional":8896,"depends":10293,"contact":10146,"extension":10294,"proposal":8896},166,"(VK_KHR_get_physical_device_properties2+VK_KHR_get_memory_requirements2),VK_VERSION_1_1","VK_NV_ray_tracing",{"number":10296,"type":9073,"author":9200,"provisional":8896,"depends":9961,"contact":10146,"extension":10297,"proposal":8896},491,"VK_NV_ray_tracing_invocation_reorder",{"number":10299,"type":9073,"author":9200,"provisional":8896,"depends":9961,"contact":9964,"extension":10300,"proposal":8896},328,"VK_NV_ray_tracing_motion_blur",{"number":10302,"type":9073,"author":9200,"provisional":8896,"contact":9329,"extension":10303,"proposal":2959},569,"VK_NV_ray_tracing_validation",{"number":10305,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":10179,"extension":10306,"proposal":8896},167,"VK_NV_representative_fragment_test",{"number":10308,"type":9073,"author":9200,"provisional":8896,"contact":9225,"extension":10309,"proposal":8896},95,"VK_NV_sample_mask_override_coverage",{"number":10311,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":10165,"extension":10312,"proposal":8896},206,"VK_NV_scissor_exclusive",{"number":10314,"type":9073,"author":9200,"provisional":8896,"contact":9219,"extension":10315,"proposal":8896},564,"VK_NV_shader_atomic_float16_vector",{"number":10317,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":10165,"extension":10318,"proposal":8896},205,"VK_NV_shader_image_footprint",{"number":10320,"type":9073,"author":9200,"provisional":8896,"depends":9184,"contact":9536,"extension":10321,"proposal":8896},155,"VK_NV_shader_sm_builtins",{"number":10323,"type":9073,"author":9200,"provisional":8896,"depends":9184,"contact":9219,"extension":10324,"proposal":8896},199,"VK_NV_shader_subgroup_partitioned",{"number":10326,"type":9073,"author":9200,"provisional":8896,"depends":9090,"contact":10165,"extension":10327,"proposal":8896},165,"VK_NV_shading_rate_image",{"number":10329,"type":9073,"author":9200,"provisional":8896,"contact":9536,"extension":10330,"proposal":8896},97,"VK_NV_viewport_array2",{"number":10332,"type":9073,"author":9200,"provisional":8896,"contact":9225,"extension":10333,"proposal":8896},99,"VK_NV_viewport_swizzle",{"number":5714,"type":9073,"author":9200,"promotedto":10099,"provisional":8896,"depends":10227,"platform":9367,"contact":10098,"extension":10335,"proposal":8896},"VK_NV_win32_keyed_mutex",{"number":10337,"type":9073,"author":9348,"provisional":8896,"depends":10338,"contact":9349,"extension":10339,"proposal":8896},522,"(VK_EXT_filter_cubic)+(VK_VERSION_1_2,VK_EXT_sampler_filter_minmax)","VK_QCOM_filter_cubic_clamp",{"number":10341,"type":9073,"author":9348,"provisional":8896,"depends":9350,"contact":9349,"extension":10342,"proposal":8896},520,"VK_QCOM_filter_cubic_weights",{"number":10344,"type":9073,"author":9348,"provisional":8896,"depends":10345,"contact":9349,"extension":10346,"proposal":8896},426,"(VK_KHR_get_physical_device_properties2,VK_VERSION_1_1)+VK_EXT_fragment_density_map","VK_QCOM_fragment_density_map_offset",{"number":10348,"type":9073,"author":9348,"provisional":8896,"depends":10349,"contact":9349,"extension":10350,"proposal":2959},441,"VK_KHR_format_feature_flags2,VK_VERSION_1_3","VK_QCOM_image_processing",{"number":10352,"type":9073,"author":9348,"provisional":8896,"depends":10350,"contact":9349,"extension":10353,"proposal":8896},519,"VK_QCOM_image_processing2",{"number":10355,"type":9073,"author":9348,"provisional":8896,"contact":9349,"extension":10356,"proposal":8896},511,"VK_QCOM_multiview_per_view_render_areas",{"number":10358,"type":9073,"author":9348,"provisional":8896,"depends":9090,"contact":9349,"extension":10359,"proposal":8896},489,"VK_QCOM_multiview_per_view_viewports",{"number":10361,"type":9073,"author":9348,"provisional":8896,"contact":9349,"extension":10362,"proposal":8896},172,"VK_QCOM_render_pass_shader_resolve",{"number":10364,"type":9073,"author":9348,"provisional":8896,"contact":9349,"extension":10365,"proposal":8896},302,"VK_QCOM_render_pass_store_ops",{"number":10367,"type":9073,"author":9348,"provisional":8896,"contact":9349,"extension":10368,"proposal":8896},283,"VK_QCOM_render_pass_transform",{"number":10370,"type":9073,"author":9348,"provisional":8896,"depends":10371,"contact":9349,"extension":10372,"proposal":8896},334,"VK_KHR_copy_commands2,VK_VERSION_1_3","VK_QCOM_rotated_copy_commands",{"number":10374,"type":9073,"author":9348,"provisional":8896,"depends":9090,"contact":9349,"extension":10375,"proposal":2959},485,"VK_QCOM_tile_properties",{"number":10377,"type":9073,"author":9348,"provisional":8896,"contact":9349,"extension":10378,"proposal":8896},521,"VK_QCOM_ycbcr_degamma",{"number":10380,"type":9073,"author":10381,"provisional":8896,"depends":9163,"platform":10382,"contact":10383,"extension":10384,"proposal":8896},530,"QNX","screen","Mike Gorchak @mgorchak-blackberry, Aaron Ruby @aruby-blackberry","VK_QNX_external_memory_screen_buffer",{"number":10386,"type":9194,"author":10381,"provisional":8896,"depends":9306,"platform":10382,"contact":10387,"extension":10388,"proposal":8896},379,"Mike Gorchak @mgorchak-blackberry","VK_QNX_screen_surface",{"number":10390,"type":9073,"author":10391,"provisional":8896,"depends":9090,"contact":9292,"extension":10392,"proposal":8896},486,"SEC","VK_SEC_amigo_profiling",{"number":10394,"type":9073,"author":10395,"provisional":8896,"depends":9090,"specialuse":9264,"contact":9521,"extension":10396,"proposal":8896},421,"VALVE","VK_VALVE_descriptor_set_host_mapping",{"number":10398,"type":9073,"author":10395,"promotedto":9486,"provisional":8896,"depends":9484,"specialuse":9264,"contact":9485,"extension":10399,"proposal":8896},352,"VK_VALVE_mutable_descriptor_type",1725732677539]