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