[{"data":1,"prerenderedAt":394},["ShallowReactive",2],{"$f2hmnRP4SsmLFFoKcYNk01-hnfDONVTgjtS0UXuKyKRw":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":393,"_id":4},"VkSwapchainFlagsSurfaceCapabilitiesEXT","Structure describing supported swapchain create flags for a surface","VK_EXT_multisampled_render_to_swapchain",[8],"VkSurfaceCapabilities2KHR","structs",[],{"type":12,"children":13,"toc":391},"root",[14,30,242,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,110],{"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 VkSwapchainFlagsSurfaceCapabilitiesEXT {\n VkStructureType sType;\n void* pNext;\n VkSwapchainCreateFlagsKHR swapchainSupportedFlags;\n} VkSwapchainFlagsSurfaceCapabilitiesEXT;\n","C","c","",[43],{"type":15,"tag":23,"props":44,"children":45},{"__ignoreMap":41},[46,69,78,92,101],{"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}," VkSwapchainFlagsSurfaceCapabilitiesEXT {\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],{"type":15,"tag":47,"props":83,"children":84},{"style":54},[85],{"type":20,"value":86}," void*",{"type":15,"tag":47,"props":88,"children":89},{"style":65},[90],{"type":20,"value":91}," pNext;\n",{"type":15,"tag":47,"props":93,"children":95},{"class":49,"line":94},4,[96],{"type":15,"tag":47,"props":97,"children":98},{"style":65},[99],{"type":20,"value":100}," VkSwapchainCreateFlagsKHR swapchainSupportedFlags;\n",{"type":15,"tag":47,"props":102,"children":104},{"class":49,"line":103},5,[105],{"type":15,"tag":47,"props":106,"children":107},{"style":65},[108],{"type":20,"value":109},"} VkSwapchainFlagsSurfaceCapabilitiesEXT;\n",{"type":15,"tag":35,"props":111,"children":116},{"className":112,"code":113,"filename":114,"language":115,"meta":41,"style":41},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct SwapchainFlagsSurfaceCapabilitiesEXT {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n swapchain_supported_flags: vk::SwapchainCreateFlagsKHR, \u002F\u002F Supported swapchain create flags for this surface and, if provided, a specific present mode in VkSurfacePresentModeKHR\n}\n","Rust","rs",[117],{"type":15,"tag":23,"props":118,"children":119},{"__ignoreMap":41},[120,143,176,198,234],{"type":15,"tag":47,"props":121,"children":122},{"class":49,"line":50},[123,128,132,138],{"type":15,"tag":47,"props":124,"children":125},{"style":54},[126],{"type":20,"value":127},"pub",{"type":15,"tag":47,"props":129,"children":130},{"style":54},[131],{"type":20,"value":62},{"type":15,"tag":47,"props":133,"children":135},{"style":134},"--shiki-default:#953800;--shiki-dark:#FFA657",[136],{"type":20,"value":137}," SwapchainFlagsSurfaceCapabilitiesEXT",{"type":15,"tag":47,"props":139,"children":140},{"style":65},[141],{"type":20,"value":142}," {\n",{"type":15,"tag":47,"props":144,"children":145},{"class":49,"line":71},[146,151,156,161,166,171],{"type":15,"tag":47,"props":147,"children":148},{"style":65},[149],{"type":20,"value":150}," s_type",{"type":15,"tag":47,"props":152,"children":153},{"style":54},[154],{"type":20,"value":155},":",{"type":15,"tag":47,"props":157,"children":158},{"style":134},[159],{"type":20,"value":160}," vk",{"type":15,"tag":47,"props":162,"children":163},{"style":54},[164],{"type":20,"value":165},"::",{"type":15,"tag":47,"props":167,"children":168},{"style":134},[169],{"type":20,"value":170},"StructureType",{"type":15,"tag":47,"props":172,"children":173},{"style":65},[174],{"type":20,"value":175},",\n",{"type":15,"tag":47,"props":177,"children":178},{"class":49,"line":80},[179,184,188,193],{"type":15,"tag":47,"props":180,"children":181},{"style":65},[182],{"type":20,"value":183}," p_next",{"type":15,"tag":47,"props":185,"children":186},{"style":54},[187],{"type":20,"value":155},{"type":15,"tag":47,"props":189,"children":190},{"style":54},[191],{"type":20,"value":192}," *mut",{"type":15,"tag":47,"props":194,"children":195},{"style":65},[196],{"type":20,"value":197}," c_void,\n",{"type":15,"tag":47,"props":199,"children":200},{"class":49,"line":94},[201,206,210,214,218,223,228],{"type":15,"tag":47,"props":202,"children":203},{"style":65},[204],{"type":20,"value":205}," swapchain_supported_flags",{"type":15,"tag":47,"props":207,"children":208},{"style":54},[209],{"type":20,"value":155},{"type":15,"tag":47,"props":211,"children":212},{"style":134},[213],{"type":20,"value":160},{"type":15,"tag":47,"props":215,"children":216},{"style":54},[217],{"type":20,"value":165},{"type":15,"tag":47,"props":219,"children":220},{"style":134},[221],{"type":20,"value":222},"SwapchainCreateFlagsKHR",{"type":15,"tag":47,"props":224,"children":225},{"style":65},[226],{"type":20,"value":227},", ",{"type":15,"tag":47,"props":229,"children":231},{"style":230},"--shiki-default:#6E7781;--shiki-dark:#8B949E",[232],{"type":20,"value":233},"\u002F\u002F Supported swapchain create flags for this surface and, if provided, a specific present mode in VkSurfacePresentModeKHR\n",{"type":15,"tag":47,"props":235,"children":236},{"class":49,"line":103},[237],{"type":15,"tag":47,"props":238,"children":239},{"style":65},[240],{"type":20,"value":241},"}\n",{"type":15,"tag":243,"props":244,"children":245},"ul",{},[246,267,286],{"type":15,"tag":247,"props":248,"children":249},"li",{},[250,256,258,265],{"type":15,"tag":23,"props":251,"children":253},{"className":252},[],[254],{"type":20,"value":255},"sType",{"type":20,"value":257}," is a ",{"type":15,"tag":259,"props":260,"children":262},"a",{"href":261},"\u002Fman\u002FVkStructureType",[263],{"type":20,"value":264},"VkStructureType",{"type":20,"value":266}," value identifying this structure.",{"type":15,"tag":247,"props":268,"children":269},{},[270,276,278,284],{"type":15,"tag":23,"props":271,"children":273},{"className":272},[],[274],{"type":20,"value":275},"pNext",{"type":20,"value":277}," is ",{"type":15,"tag":23,"props":279,"children":281},{"className":280},[],[282],{"type":20,"value":283},"NULL",{"type":20,"value":285}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":247,"props":287,"children":288},{},[289,295,297,303,305,311,313,319,321,326,328,334,336,342,344,350],{"type":15,"tag":23,"props":290,"children":292},{"className":291},[],[293],{"type":20,"value":294},"swapchainSupportedFlags",{"type":20,"value":296}," is a bitmask of\n",{"type":15,"tag":259,"props":298,"children":300},{"href":299},"\u002Fman\u002FVkSwapchainCreateFlagsKHR",[301],{"type":20,"value":302},"VkSwapchainCreateFlagsKHR",{"type":20,"value":304}," representing the supported flags in\n",{"type":15,"tag":259,"props":306,"children":308},{"href":307},"\u002Fman\u002FVkSwapchainCreateInfoKHR",[309],{"type":20,"value":310},"VkSwapchainCreateInfoKHR",{"type":20,"value":312}," when creating a swapchain for the surface\non the specified device.\nIf a ",{"type":15,"tag":259,"props":314,"children":316},{"href":315},"\u002Fman\u002FVkSurfacePresentModeKHR",[317],{"type":20,"value":318},"VkSurfacePresentModeKHR",{"type":20,"value":320}," structure is included in the\n",{"type":15,"tag":23,"props":322,"children":324},{"className":323},[],[325],{"type":20,"value":275},{"type":20,"value":327}," chain of ",{"type":15,"tag":23,"props":329,"children":331},{"className":330},[],[332],{"type":20,"value":333},"pSurfaceInfo",{"type":20,"value":335}," in\n",{"type":15,"tag":259,"props":337,"children":339},{"href":338},"\u002Fman\u002FvkGetPhysicalDeviceSurfaceCapabilities2KHR",[340],{"type":20,"value":341},"vkGetPhysicalDeviceSurfaceCapabilities2KHR",{"type":20,"value":343},", this value represents\nthe supported flags for the specified present mode and those compatible\nwith it as returned in ",{"type":15,"tag":259,"props":345,"children":347},{"href":346},"\u002Fman\u002FVkSurfacePresentModeCompatibilityKHR",[348],{"type":20,"value":349},"VkSurfacePresentModeCompatibilityKHR",{"type":20,"value":351},".",{"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-VkSwapchainFlagsSurfaceCapabilitiesEXT-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":255},{"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_SWAPCHAIN_FLAGS_SURFACE_CAPABILITIES_EXT",{"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",1780828955918]