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