[{"data":1,"prerenderedAt":918},["ShallowReactive",2],{"oJxR8rxT6x":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":917,"_id":4},"VkImageDrmFormatModifierExplicitCreateInfoEXT","Specify that an image be created with the provided DRM format modifier and explicit memory layout","VK_EXT_image_drm_format_modifier","structs",[],{"type":10,"children":11,"toc":915},"root",[12,53,64,362,482,560,618,827,909],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,27,29,36,38,43,45,51],{"type":18,"value":19},"text","If the ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":26},"pNext",{"type":18,"value":28}," chain of ",{"type":13,"tag":30,"props":31,"children":33},"a",{"href":32},"/man/VkImageCreateInfo",[34],{"type":18,"value":35},"VkImageCreateInfo",{"type":18,"value":37}," includes a\n",{"type":13,"tag":30,"props":39,"children":41},{"href":40},"/man/VkImageDrmFormatModifierExplicitCreateInfoEXT",[42],{"type":18,"value":4},{"type":18,"value":44}," structure, then the\nimage will be created with the ",{"type":13,"tag":30,"props":46,"children":48},{"href":47},"/404#glossary-drm-format-modifier",[49],{"type":18,"value":50},"Linux DRM\nformat modifier",{"type":18,"value":52}," and memory layout defined by the structure.",{"type":13,"tag":14,"props":54,"children":55},{},[56,58,62],{"type":18,"value":57},"The ",{"type":13,"tag":30,"props":59,"children":60},{"href":40},[61],{"type":18,"value":4},{"type":18,"value":63}," structure is defined\nas:",{"type":13,"tag":65,"props":66,"children":67},"code-group",{},[68,191],{"type":13,"tag":69,"props":70,"children":76},"pre",{"className":71,"code":72,"filename":73,"language":74,"meta":75,"style":75},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkImageDrmFormatModifierExplicitCreateInfoEXT {\n VkStructureType sType;\n const void* pNext;\n uint64_t drmFormatModifier;\n uint32_t drmFormatModifierPlaneCount;\n const VkSubresourceLayout* pPlaneLayouts;\n} VkImageDrmFormatModifierExplicitCreateInfoEXT;\n","C","c","",[77],{"type":13,"tag":21,"props":78,"children":79},{"__ignoreMap":75},[80,103,112,131,145,159,182],{"type":13,"tag":81,"props":82,"children":85},"span",{"class":83,"line":84},"line",1,[86,92,97],{"type":13,"tag":81,"props":87,"children":89},{"style":88},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[90],{"type":18,"value":91},"typedef",{"type":13,"tag":81,"props":93,"children":94},{"style":88},[95],{"type":18,"value":96}," struct",{"type":13,"tag":81,"props":98,"children":100},{"style":99},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[101],{"type":18,"value":102}," VkImageDrmFormatModifierExplicitCreateInfoEXT {\n",{"type":13,"tag":81,"props":104,"children":106},{"class":83,"line":105},2,[107],{"type":13,"tag":81,"props":108,"children":109},{"style":99},[110],{"type":18,"value":111}," VkStructureType sType;\n",{"type":13,"tag":81,"props":113,"children":115},{"class":83,"line":114},3,[116,121,126],{"type":13,"tag":81,"props":117,"children":118},{"style":88},[119],{"type":18,"value":120}," const",{"type":13,"tag":81,"props":122,"children":123},{"style":88},[124],{"type":18,"value":125}," void*",{"type":13,"tag":81,"props":127,"children":128},{"style":99},[129],{"type":18,"value":130}," pNext;\n",{"type":13,"tag":81,"props":132,"children":134},{"class":83,"line":133},4,[135,140],{"type":13,"tag":81,"props":136,"children":137},{"style":88},[138],{"type":18,"value":139}," uint64_t",{"type":13,"tag":81,"props":141,"children":142},{"style":99},[143],{"type":18,"value":144}," drmFormatModifier;\n",{"type":13,"tag":81,"props":146,"children":148},{"class":83,"line":147},5,[149,154],{"type":13,"tag":81,"props":150,"children":151},{"style":88},[152],{"type":18,"value":153}," uint32_t",{"type":13,"tag":81,"props":155,"children":156},{"style":99},[157],{"type":18,"value":158}," drmFormatModifierPlaneCount;\n",{"type":13,"tag":81,"props":160,"children":162},{"class":83,"line":161},6,[163,167,172,177],{"type":13,"tag":81,"props":164,"children":165},{"style":88},[166],{"type":18,"value":120},{"type":13,"tag":81,"props":168,"children":169},{"style":99},[170],{"type":18,"value":171}," VkSubresourceLayout",{"type":13,"tag":81,"props":173,"children":174},{"style":88},[175],{"type":18,"value":176},"*",{"type":13,"tag":81,"props":178,"children":179},{"style":99},[180],{"type":18,"value":181}," pPlaneLayouts;\n",{"type":13,"tag":81,"props":183,"children":185},{"class":83,"line":184},7,[186],{"type":13,"tag":81,"props":187,"children":188},{"style":99},[189],{"type":18,"value":190},"} VkImageDrmFormatModifierExplicitCreateInfoEXT;\n",{"type":13,"tag":69,"props":192,"children":197},{"className":193,"code":194,"filename":195,"language":196,"meta":75,"style":75},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct ImageDrmFormatModifierExplicitCreateInfoEXT {\n s_type: vk::StructureType,\n p_next: *const c_void,\n drm_format_modifier: u64,\n drm_format_modifier_plane_count: u32,\n p_plane_layouts: *const vk::SubresourceLayout,\n}\n","Rust","rs",[198],{"type":13,"tag":21,"props":199,"children":200},{"__ignoreMap":75},[201,224,257,279,300,321,354],{"type":13,"tag":81,"props":202,"children":203},{"class":83,"line":84},[204,209,213,219],{"type":13,"tag":81,"props":205,"children":206},{"style":88},[207],{"type":18,"value":208},"pub",{"type":13,"tag":81,"props":210,"children":211},{"style":88},[212],{"type":18,"value":96},{"type":13,"tag":81,"props":214,"children":216},{"style":215},"--shiki-default:#953800;--shiki-dark:#FFA657",[217],{"type":18,"value":218}," ImageDrmFormatModifierExplicitCreateInfoEXT",{"type":13,"tag":81,"props":220,"children":221},{"style":99},[222],{"type":18,"value":223}," {\n",{"type":13,"tag":81,"props":225,"children":226},{"class":83,"line":105},[227,232,237,242,247,252],{"type":13,"tag":81,"props":228,"children":229},{"style":99},[230],{"type":18,"value":231}," s_type",{"type":13,"tag":81,"props":233,"children":234},{"style":88},[235],{"type":18,"value":236},":",{"type":13,"tag":81,"props":238,"children":239},{"style":215},[240],{"type":18,"value":241}," vk",{"type":13,"tag":81,"props":243,"children":244},{"style":88},[245],{"type":18,"value":246},"::",{"type":13,"tag":81,"props":248,"children":249},{"style":215},[250],{"type":18,"value":251},"StructureType",{"type":13,"tag":81,"props":253,"children":254},{"style":99},[255],{"type":18,"value":256},",\n",{"type":13,"tag":81,"props":258,"children":259},{"class":83,"line":114},[260,265,269,274],{"type":13,"tag":81,"props":261,"children":262},{"style":99},[263],{"type":18,"value":264}," p_next",{"type":13,"tag":81,"props":266,"children":267},{"style":88},[268],{"type":18,"value":236},{"type":13,"tag":81,"props":270,"children":271},{"style":88},[272],{"type":18,"value":273}," *const",{"type":13,"tag":81,"props":275,"children":276},{"style":99},[277],{"type":18,"value":278}," c_void,\n",{"type":13,"tag":81,"props":280,"children":281},{"class":83,"line":133},[282,287,291,296],{"type":13,"tag":81,"props":283,"children":284},{"style":99},[285],{"type":18,"value":286}," drm_format_modifier",{"type":13,"tag":81,"props":288,"children":289},{"style":88},[290],{"type":18,"value":236},{"type":13,"tag":81,"props":292,"children":293},{"style":215},[294],{"type":18,"value":295}," u64",{"type":13,"tag":81,"props":297,"children":298},{"style":99},[299],{"type":18,"value":256},{"type":13,"tag":81,"props":301,"children":302},{"class":83,"line":147},[303,308,312,317],{"type":13,"tag":81,"props":304,"children":305},{"style":99},[306],{"type":18,"value":307}," drm_format_modifier_plane_count",{"type":13,"tag":81,"props":309,"children":310},{"style":88},[311],{"type":18,"value":236},{"type":13,"tag":81,"props":313,"children":314},{"style":215},[315],{"type":18,"value":316}," u32",{"type":13,"tag":81,"props":318,"children":319},{"style":99},[320],{"type":18,"value":256},{"type":13,"tag":81,"props":322,"children":323},{"class":83,"line":161},[324,329,333,337,341,345,350],{"type":13,"tag":81,"props":325,"children":326},{"style":99},[327],{"type":18,"value":328}," p_plane_layouts",{"type":13,"tag":81,"props":330,"children":331},{"style":88},[332],{"type":18,"value":236},{"type":13,"tag":81,"props":334,"children":335},{"style":88},[336],{"type":18,"value":273},{"type":13,"tag":81,"props":338,"children":339},{"style":215},[340],{"type":18,"value":241},{"type":13,"tag":81,"props":342,"children":343},{"style":88},[344],{"type":18,"value":246},{"type":13,"tag":81,"props":346,"children":347},{"style":215},[348],{"type":18,"value":349},"SubresourceLayout",{"type":13,"tag":81,"props":351,"children":352},{"style":99},[353],{"type":18,"value":256},{"type":13,"tag":81,"props":355,"children":356},{"class":83,"line":184},[357],{"type":13,"tag":81,"props":358,"children":359},{"style":99},[360],{"type":18,"value":361},"}\n",{"type":13,"tag":363,"props":364,"children":365},"ul",{},[366,386,404,423,457],{"type":13,"tag":367,"props":368,"children":369},"li",{},[370,376,378,384],{"type":13,"tag":21,"props":371,"children":373},{"className":372},[],[374],{"type":18,"value":375},"sType",{"type":18,"value":377}," is a ",{"type":13,"tag":30,"props":379,"children":381},{"href":380},"/man/VkStructureType",[382],{"type":18,"value":383},"VkStructureType",{"type":18,"value":385}," value identifying this structure.",{"type":13,"tag":367,"props":387,"children":388},{},[389,394,396,402],{"type":13,"tag":21,"props":390,"children":392},{"className":391},[],[393],{"type":18,"value":26},{"type":18,"value":395}," is ",{"type":13,"tag":21,"props":397,"children":399},{"className":398},[],[400],{"type":18,"value":401},"NULL",{"type":18,"value":403}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":367,"props":405,"children":406},{},[407,413,415,421],{"type":13,"tag":21,"props":408,"children":410},{"className":409},[],[411],{"type":18,"value":412},"drmFormatModifier",{"type":18,"value":414}," is the ",{"type":13,"tag":416,"props":417,"children":418},"em",{},[419],{"type":18,"value":420},"Linux DRM format modifier",{"type":18,"value":422}," with which\nthe image will be created.",{"type":13,"tag":367,"props":424,"children":425},{},[426,432,434,439,441,447,449,455],{"type":13,"tag":21,"props":427,"children":429},{"className":428},[],[430],{"type":18,"value":431},"drmFormatModifierPlaneCount",{"type":18,"value":433}," is the number of ",{"type":13,"tag":416,"props":435,"children":436},{},[437],{"type":18,"value":438},"memory planes",{"type":18,"value":440}," in\nthe image (as reported by ",{"type":13,"tag":30,"props":442,"children":444},{"href":443},"/man/VkDrmFormatModifierPropertiesEXT",[445],{"type":18,"value":446},"VkDrmFormatModifierPropertiesEXT",{"type":18,"value":448},") as\nwell as the length of the ",{"type":13,"tag":21,"props":450,"children":452},{"className":451},[],[453],{"type":18,"value":454},"pPlaneLayouts",{"type":18,"value":456}," array.",{"type":13,"tag":367,"props":458,"children":459},{},[460,465,467,473,475,480],{"type":13,"tag":21,"props":461,"children":463},{"className":462},[],[464],{"type":18,"value":454},{"type":18,"value":466}," is a pointer to an array of\n",{"type":13,"tag":30,"props":468,"children":470},{"href":469},"/man/VkSubresourceLayout",[471],{"type":18,"value":472},"VkSubresourceLayout",{"type":18,"value":474}," structures describing the image’s ",{"type":13,"tag":416,"props":476,"children":477},{},[478],{"type":18,"value":479},"memory\nplanes",{"type":18,"value":481},".",{"type":13,"tag":14,"props":483,"children":484},{},[485,486,492,498,500,505,507,512,516,518,523,525,530,532,537,539,545,547,551,553,559],{"type":18,"value":57},{"type":13,"tag":21,"props":487,"children":489},{"className":488},[],[490],{"type":18,"value":491},"i",{"type":13,"tag":493,"props":494,"children":495},"sup",{},[496],{"type":18,"value":497},"th",{"type":18,"value":499}," member of ",{"type":13,"tag":21,"props":501,"children":503},{"className":502},[],[504],{"type":18,"value":454},{"type":18,"value":506}," describes the layout of the\nimage’s ",{"type":13,"tag":21,"props":508,"children":510},{"className":509},[],[511],{"type":18,"value":491},{"type":13,"tag":493,"props":513,"children":514},{},[515],{"type":18,"value":497},{"type":18,"value":517}," ",{"type":13,"tag":416,"props":519,"children":520},{},[521],{"type":18,"value":522},"memory plane",{"type":18,"value":524}," (that is,\nVK_IMAGE_ASPECT_MEMORY_PLANE*_i_*BIT_EXT).\nIn each element of ",{"type":13,"tag":21,"props":526,"children":528},{"className":527},[],[529],{"type":18,"value":454},{"type":18,"value":531},", the implementation ",{"type":13,"tag":533,"props":534,"children":536},"normative",{"type":535},"must",[],{"type":18,"value":538}," ignore\n",{"type":13,"tag":21,"props":540,"children":542},{"className":541},[],[543],{"type":18,"value":544},"size",{"type":18,"value":546},".\nThe implementation calculates the size of each plane, which the application\n",{"type":13,"tag":533,"props":548,"children":550},{"type":549},"can",[],{"type":18,"value":552}," query with ",{"type":13,"tag":30,"props":554,"children":556},{"href":555},"/man/vkGetImageSubresourceLayout",[557],{"type":18,"value":558},"vkGetImageSubresourceLayout",{"type":18,"value":481},{"type":13,"tag":14,"props":561,"children":562},{},[563,565,569,571,574,576,581,583,588,590,594,596,601,603,609,611,617],{"type":18,"value":564},"When creating an image with\n",{"type":13,"tag":30,"props":566,"children":567},{"href":40},[568],{"type":18,"value":4},{"type":18,"value":570},", it is the application’s\nresponsibility to satisfy all valid usage requirements.\nHowever, the implementation ",{"type":13,"tag":533,"props":572,"children":573},{"type":535},[],{"type":18,"value":575}," validate that the provided\n",{"type":13,"tag":21,"props":577,"children":579},{"className":578},[],[580],{"type":18,"value":454},{"type":18,"value":582},", when combined with the provided ",{"type":13,"tag":21,"props":584,"children":586},{"className":585},[],[587],{"type":18,"value":412},{"type":18,"value":589},"\nand other creation parameters in ",{"type":13,"tag":30,"props":591,"children":592},{"href":32},[593],{"type":18,"value":35},{"type":18,"value":595}," and its ",{"type":13,"tag":21,"props":597,"children":599},{"className":598},[],[600],{"type":18,"value":26},{"type":18,"value":602},"\nchain, produce a valid image.\n(This validation is necessarily implementation-dependent and outside the\nscope of Vulkan, and therefore not described by valid usage requirements).\nIf this validation fails, then ",{"type":13,"tag":30,"props":604,"children":606},{"href":605},"/man/vkCreateImage",[607],{"type":18,"value":608},"vkCreateImage",{"type":18,"value":610}," returns\n",{"type":13,"tag":21,"props":612,"children":614},{"className":613},[],[615],{"type":18,"value":616},"VK_ERROR_INVALID_DRM_FORMAT_MODIFIER_PLANE_LAYOUT_EXT",{"type":18,"value":481},{"type":13,"tag":619,"props":620,"children":622},"validity-group",{"name":621},"Valid Usage",[623,668,724,751,790],{"type":13,"tag":624,"props":625,"children":627},"validity-field",{"name":626},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-drmFormatModifier-02264",[628],{"type":13,"tag":14,"props":629,"children":630},{},[631,636,637,640,642,646,647,652,654,660,662],{"type":13,"tag":21,"props":632,"children":634},{"className":633},[],[635],{"type":18,"value":412},{"type":18,"value":517},{"type":13,"tag":533,"props":638,"children":639},{"type":535},[],{"type":18,"value":641}," be compatible with the parameters in\n",{"type":13,"tag":30,"props":643,"children":644},{"href":32},[645],{"type":18,"value":35},{"type":18,"value":595},{"type":13,"tag":21,"props":648,"children":650},{"className":649},[],[651],{"type":18,"value":26},{"type":18,"value":653}," chain, as determined by\nquerying ",{"type":13,"tag":30,"props":655,"children":657},{"href":656},"/man/VkPhysicalDeviceImageFormatInfo2",[658],{"type":18,"value":659},"VkPhysicalDeviceImageFormatInfo2",{"type":18,"value":661}," extended with\n",{"type":13,"tag":30,"props":663,"children":665},{"href":664},"/man/VkPhysicalDeviceImageDrmFormatModifierInfoEXT",[666],{"type":18,"value":667},"VkPhysicalDeviceImageDrmFormatModifierInfoEXT",{"type":13,"tag":624,"props":669,"children":671},{"name":670},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-drmFormatModifierPlaneCount-02265",[672],{"type":13,"tag":14,"props":673,"children":674},{},[675,680,681,684,686,690,691,696,698,702,703,709,711,716,718],{"type":13,"tag":21,"props":676,"children":678},{"className":677},[],[679],{"type":18,"value":431},{"type":18,"value":517},{"type":13,"tag":533,"props":682,"children":683},{"type":535},[],{"type":18,"value":685}," be equal to the\n",{"type":13,"tag":30,"props":687,"children":688},{"href":443},[689],{"type":18,"value":446},{"type":18,"value":246},{"type":13,"tag":21,"props":692,"children":694},{"className":693},[],[695],{"type":18,"value":431},{"type":18,"value":697},"\nassociated with ",{"type":13,"tag":30,"props":699,"children":700},{"href":32},[701],{"type":18,"value":35},{"type":18,"value":246},{"type":13,"tag":21,"props":704,"children":706},{"className":705},[],[707],{"type":18,"value":708},"format",{"type":18,"value":710}," and\n",{"type":13,"tag":21,"props":712,"children":714},{"className":713},[],[715],{"type":18,"value":412},{"type":18,"value":717},", as found by querying\n",{"type":13,"tag":30,"props":719,"children":721},{"href":720},"/man/VkDrmFormatModifierPropertiesListEXT",[722],{"type":18,"value":723},"VkDrmFormatModifierPropertiesListEXT",{"type":13,"tag":624,"props":725,"children":727},{"name":726},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-size-02267",[728],{"type":13,"tag":14,"props":729,"children":730},{},[731,733,738,740,745,746,749],{"type":18,"value":732},"For each element of ",{"type":13,"tag":21,"props":734,"children":736},{"className":735},[],[737],{"type":18,"value":454},{"type":18,"value":739},", ",{"type":13,"tag":21,"props":741,"children":743},{"className":742},[],[744],{"type":18,"value":544},{"type":18,"value":517},{"type":13,"tag":533,"props":747,"children":748},{"type":535},[],{"type":18,"value":750}," be 0",{"type":13,"tag":624,"props":752,"children":754},{"name":753},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-arrayPitch-02268",[755],{"type":13,"tag":14,"props":756,"children":757},{},[758,759,764,765,771,772,775,777,781,782,788],{"type":18,"value":732},{"type":13,"tag":21,"props":760,"children":762},{"className":761},[],[763],{"type":18,"value":454},{"type":18,"value":739},{"type":13,"tag":21,"props":766,"children":768},{"className":767},[],[769],{"type":18,"value":770},"arrayPitch",{"type":18,"value":517},{"type":13,"tag":533,"props":773,"children":774},{"type":535},[],{"type":18,"value":776}," be 0 if\n",{"type":13,"tag":30,"props":778,"children":779},{"href":32},[780],{"type":18,"value":35},{"type":18,"value":246},{"type":13,"tag":21,"props":783,"children":785},{"className":784},[],[786],{"type":18,"value":787},"arrayLayers",{"type":18,"value":789}," is 1",{"type":13,"tag":624,"props":791,"children":793},{"name":792},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-depthPitch-02269",[794],{"type":13,"tag":14,"props":795,"children":796},{},[797,798,803,804,810,811,814,815,819,820,826],{"type":18,"value":732},{"type":13,"tag":21,"props":799,"children":801},{"className":800},[],[802],{"type":18,"value":454},{"type":18,"value":739},{"type":13,"tag":21,"props":805,"children":807},{"className":806},[],[808],{"type":18,"value":809},"depthPitch",{"type":18,"value":517},{"type":13,"tag":533,"props":812,"children":813},{"type":535},[],{"type":18,"value":776},{"type":13,"tag":30,"props":816,"children":817},{"href":32},[818],{"type":18,"value":35},{"type":18,"value":246},{"type":13,"tag":21,"props":821,"children":823},{"className":822},[],[824],{"type":18,"value":825},"extent.depth",{"type":18,"value":789},{"type":13,"tag":619,"props":828,"children":830},{"name":829},"Valid Usage (Implicit)",[831,855,885],{"type":13,"tag":624,"props":832,"children":834},{"name":833},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-sType-sType",[835],{"type":13,"tag":14,"props":836,"children":837},{},[838,843,844,847,849],{"type":13,"tag":21,"props":839,"children":841},{"className":840},[],[842],{"type":18,"value":375},{"type":18,"value":517},{"type":13,"tag":533,"props":845,"children":846},{"type":535},[],{"type":18,"value":848}," be ",{"type":13,"tag":21,"props":850,"children":852},{"className":851},[],[853],{"type":18,"value":854},"VK_STRUCTURE_TYPE_IMAGE_DRM_FORMAT_MODIFIER_EXPLICIT_CREATE_INFO_EXT",{"type":13,"tag":624,"props":856,"children":858},{"name":857},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-pPlaneLayouts-parameter",[859],{"type":13,"tag":14,"props":860,"children":861},{},[862,867,868,871,873,878,879,883],{"type":13,"tag":21,"props":863,"children":865},{"className":864},[],[866],{"type":18,"value":454},{"type":18,"value":517},{"type":13,"tag":533,"props":869,"children":870},{"type":535},[],{"type":18,"value":872}," be a valid pointer to an array of ",{"type":13,"tag":21,"props":874,"children":876},{"className":875},[],[877],{"type":18,"value":431},{"type":18,"value":517},{"type":13,"tag":30,"props":880,"children":881},{"href":469},[882],{"type":18,"value":472},{"type":18,"value":884}," structures",{"type":13,"tag":624,"props":886,"children":888},{"name":887},"VUID-VkImageDrmFormatModifierExplicitCreateInfoEXT-drmFormatModifierPlaneCount-arraylength",[889],{"type":13,"tag":14,"props":890,"children":891},{},[892,897,898,901,903],{"type":13,"tag":21,"props":893,"children":895},{"className":894},[],[896],{"type":18,"value":431},{"type":18,"value":517},{"type":13,"tag":533,"props":899,"children":900},{"type":535},[],{"type":18,"value":902}," be greater than ",{"type":13,"tag":21,"props":904,"children":906},{"className":905},[],[907],{"type":18,"value":908},"0",{"type":13,"tag":910,"props":911,"children":912},"style",{},[913],{"type":18,"value":914},"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":75,"searchDepth":105,"depth":105,"links":916},[],"markdown",1725732557203]