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