[{"data":1,"prerenderedAt":394},["ShallowReactive",2],{"$fy9_NyS3ZD2Z4Hg484BdXBx0qQSOp9shesojlT68xSHg":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":393,"_id":4},"VkVideoEncodeIntraRefreshInfoKHR","Structure specifying video encode intra refresh parameters","VK_KHR_video_encode_intra_refresh",[8],"VkVideoEncodeInfoKHR","structs",[],{"type":12,"children":13,"toc":391},"root",[14,30,270,352,385],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,22,28],{"type":20,"value":21},"text","The ",{"type":15,"tag":23,"props":24,"children":26},"code",{"className":25},[],[27],{"type":20,"value":4},{"type":20,"value":29}," structure is defined as:",{"type":15,"tag":31,"props":32,"children":33},"code-group",{},[34,133],{"type":15,"tag":35,"props":36,"children":42},"pre",{"className":37,"code":38,"filename":39,"language":40,"meta":41,"style":41},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkVideoEncodeIntraRefreshInfoKHR {\n VkStructureType sType;\n const void* pNext;\n uint32_t intraRefreshCycleDuration;\n uint32_t intraRefreshIndex;\n} VkVideoEncodeIntraRefreshInfoKHR;\n","C","c","",[43],{"type":15,"tag":23,"props":44,"children":45},{"__ignoreMap":41},[46,69,78,97,111,124],{"type":15,"tag":47,"props":48,"children":51},"span",{"class":49,"line":50},"line",1,[52,58,63],{"type":15,"tag":47,"props":53,"children":55},{"style":54},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[56],{"type":20,"value":57},"typedef",{"type":15,"tag":47,"props":59,"children":60},{"style":54},[61],{"type":20,"value":62}," struct",{"type":15,"tag":47,"props":64,"children":66},{"style":65},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[67],{"type":20,"value":68}," VkVideoEncodeIntraRefreshInfoKHR {\n",{"type":15,"tag":47,"props":70,"children":72},{"class":49,"line":71},2,[73],{"type":15,"tag":47,"props":74,"children":75},{"style":65},[76],{"type":20,"value":77}," VkStructureType sType;\n",{"type":15,"tag":47,"props":79,"children":81},{"class":49,"line":80},3,[82,87,92],{"type":15,"tag":47,"props":83,"children":84},{"style":54},[85],{"type":20,"value":86}," const",{"type":15,"tag":47,"props":88,"children":89},{"style":54},[90],{"type":20,"value":91}," void*",{"type":15,"tag":47,"props":93,"children":94},{"style":65},[95],{"type":20,"value":96}," pNext;\n",{"type":15,"tag":47,"props":98,"children":100},{"class":49,"line":99},4,[101,106],{"type":15,"tag":47,"props":102,"children":103},{"style":54},[104],{"type":20,"value":105}," uint32_t",{"type":15,"tag":47,"props":107,"children":108},{"style":65},[109],{"type":20,"value":110}," intraRefreshCycleDuration;\n",{"type":15,"tag":47,"props":112,"children":114},{"class":49,"line":113},5,[115,119],{"type":15,"tag":47,"props":116,"children":117},{"style":54},[118],{"type":20,"value":105},{"type":15,"tag":47,"props":120,"children":121},{"style":65},[122],{"type":20,"value":123}," intraRefreshIndex;\n",{"type":15,"tag":47,"props":125,"children":127},{"class":49,"line":126},6,[128],{"type":15,"tag":47,"props":129,"children":130},{"style":65},[131],{"type":20,"value":132},"} VkVideoEncodeIntraRefreshInfoKHR;\n",{"type":15,"tag":35,"props":134,"children":139},{"className":135,"code":136,"filename":137,"language":138,"meta":41,"style":41},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct VideoEncodeIntraRefreshInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n intra_refresh_cycle_duration: u32,\n intra_refresh_index: u32,\n}\n","Rust","rs",[140],{"type":15,"tag":23,"props":141,"children":142},{"__ignoreMap":41},[143,166,199,221,242,262],{"type":15,"tag":47,"props":144,"children":145},{"class":49,"line":50},[146,151,155,161],{"type":15,"tag":47,"props":147,"children":148},{"style":54},[149],{"type":20,"value":150},"pub",{"type":15,"tag":47,"props":152,"children":153},{"style":54},[154],{"type":20,"value":62},{"type":15,"tag":47,"props":156,"children":158},{"style":157},"--shiki-default:#953800;--shiki-dark:#FFA657",[159],{"type":20,"value":160}," VideoEncodeIntraRefreshInfoKHR",{"type":15,"tag":47,"props":162,"children":163},{"style":65},[164],{"type":20,"value":165}," {\n",{"type":15,"tag":47,"props":167,"children":168},{"class":49,"line":71},[169,174,179,184,189,194],{"type":15,"tag":47,"props":170,"children":171},{"style":65},[172],{"type":20,"value":173}," s_type",{"type":15,"tag":47,"props":175,"children":176},{"style":54},[177],{"type":20,"value":178},":",{"type":15,"tag":47,"props":180,"children":181},{"style":157},[182],{"type":20,"value":183}," vk",{"type":15,"tag":47,"props":185,"children":186},{"style":54},[187],{"type":20,"value":188},"::",{"type":15,"tag":47,"props":190,"children":191},{"style":157},[192],{"type":20,"value":193},"StructureType",{"type":15,"tag":47,"props":195,"children":196},{"style":65},[197],{"type":20,"value":198},",\n",{"type":15,"tag":47,"props":200,"children":201},{"class":49,"line":80},[202,207,211,216],{"type":15,"tag":47,"props":203,"children":204},{"style":65},[205],{"type":20,"value":206}," p_next",{"type":15,"tag":47,"props":208,"children":209},{"style":54},[210],{"type":20,"value":178},{"type":15,"tag":47,"props":212,"children":213},{"style":54},[214],{"type":20,"value":215}," *const",{"type":15,"tag":47,"props":217,"children":218},{"style":65},[219],{"type":20,"value":220}," c_void,\n",{"type":15,"tag":47,"props":222,"children":223},{"class":49,"line":99},[224,229,233,238],{"type":15,"tag":47,"props":225,"children":226},{"style":65},[227],{"type":20,"value":228}," intra_refresh_cycle_duration",{"type":15,"tag":47,"props":230,"children":231},{"style":54},[232],{"type":20,"value":178},{"type":15,"tag":47,"props":234,"children":235},{"style":157},[236],{"type":20,"value":237}," u32",{"type":15,"tag":47,"props":239,"children":240},{"style":65},[241],{"type":20,"value":198},{"type":15,"tag":47,"props":243,"children":244},{"class":49,"line":113},[245,250,254,258],{"type":15,"tag":47,"props":246,"children":247},{"style":65},[248],{"type":20,"value":249}," intra_refresh_index",{"type":15,"tag":47,"props":251,"children":252},{"style":54},[253],{"type":20,"value":178},{"type":15,"tag":47,"props":255,"children":256},{"style":157},[257],{"type":20,"value":237},{"type":15,"tag":47,"props":259,"children":260},{"style":65},[261],{"type":20,"value":198},{"type":15,"tag":47,"props":263,"children":264},{"class":49,"line":126},[265],{"type":15,"tag":47,"props":266,"children":267},{"style":65},[268],{"type":20,"value":269},"}\n",{"type":15,"tag":271,"props":272,"children":273},"ul",{},[274,295,314,333],{"type":15,"tag":275,"props":276,"children":277},"li",{},[278,284,286,293],{"type":15,"tag":23,"props":279,"children":281},{"className":280},[],[282],{"type":20,"value":283},"sType",{"type":20,"value":285}," is a ",{"type":15,"tag":287,"props":288,"children":290},"a",{"href":289},"/man/VkStructureType",[291],{"type":20,"value":292},"VkStructureType",{"type":20,"value":294}," value identifying this structure.",{"type":15,"tag":275,"props":296,"children":297},{},[298,304,306,312],{"type":15,"tag":23,"props":299,"children":301},{"className":300},[],[302],{"type":20,"value":303},"pNext",{"type":20,"value":305}," is ",{"type":15,"tag":23,"props":307,"children":309},{"className":308},[],[310],{"type":20,"value":311},"NULL",{"type":20,"value":313}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":275,"props":315,"children":316},{},[317,323,325,331],{"type":15,"tag":23,"props":318,"children":320},{"className":319},[],[321],{"type":20,"value":322},"intraRefreshCycleDuration",{"type":20,"value":324}," is the used\n",{"type":15,"tag":287,"props":326,"children":328},{"href":327},"/chapters/video-coding#encode-intra-refresh-cycle-duration",[329],{"type":20,"value":330},"intra refresh cycle duration",{"type":20,"value":332},".",{"type":15,"tag":275,"props":334,"children":335},{},[336,342,344,350],{"type":15,"tag":23,"props":337,"children":339},{"className":338},[],[340],{"type":20,"value":341},"intraRefreshIndex",{"type":20,"value":343}," is the ",{"type":15,"tag":287,"props":345,"children":347},{"href":346},"/chapters/video-coding#encode-intra-refresh-index",[348],{"type":20,"value":349},"intra\nrefresh index",{"type":20,"value":351}," of the encoded picture.",{"type":15,"tag":353,"props":354,"children":356},"validity-group",{"name":355},"Valid Usage (Implicit)",[357],{"type":15,"tag":358,"props":359,"children":361},"validity-field",{"name":360},"VUID-VkVideoEncodeIntraRefreshInfoKHR-sType-sType",[362],{"type":15,"tag":16,"props":363,"children":364},{},[365,370,372,377,379],{"type":15,"tag":23,"props":366,"children":368},{"className":367},[],[369],{"type":20,"value":283},{"type":20,"value":371}," ",{"type":15,"tag":373,"props":374,"children":376},"normative",{"type":375},"must",[],{"type":20,"value":378}," be ",{"type":15,"tag":23,"props":380,"children":382},{"className":381},[],[383],{"type":20,"value":384},"VK_STRUCTURE_TYPE_VIDEO_ENCODE_INTRA_REFRESH_INFO_KHR",{"type":15,"tag":386,"props":387,"children":388},"style",{},[389],{"type":20,"value":390},"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":41,"searchDepth":71,"depth":71,"links":392},[],"markdown",1773054784640]