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