[{"data":1,"prerenderedAt":498},["ShallowReactive",2],{"JLNHo9lsn3":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":497,"_id":4},"VkFullScreenExclusiveEXT","Hint values an application can specify affecting full-screen transition behavior","VK_EXT_full_screen_exclusive","enums",[],{"type":10,"children":11,"toc":495},"root",[12,37,396,489],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,27,29,35],{"type":18,"value":19},"text","Possible values of\n",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":26},"VkSurfaceFullScreenExclusiveInfoEXT",{"type":18,"value":28},"::",{"type":13,"tag":21,"props":30,"children":32},{"className":31},[],[33],{"type":18,"value":34},"fullScreenExclusive",{"type":18,"value":36}," are:",{"type":13,"tag":38,"props":39,"children":40},"code-group",{},[41,176],{"type":13,"tag":42,"props":43,"children":49},"pre",{"className":44,"code":45,"filename":46,"language":47,"meta":48,"style":48},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkFullScreenExclusiveEXT {\n VK_FULL_SCREEN_EXCLUSIVE_DEFAULT_EXT = 0,\n VK_FULL_SCREEN_EXCLUSIVE_ALLOWED_EXT = 1,\n VK_FULL_SCREEN_EXCLUSIVE_DISALLOWED_EXT = 2,\n VK_FULL_SCREEN_EXCLUSIVE_APPLICATION_CONTROLLED_EXT = 3,\n} VkFullScreenExclusiveEXT;\n","C","c","",[50],{"type":13,"tag":21,"props":51,"children":52},{"__ignoreMap":48},[53,76,101,123,145,167],{"type":13,"tag":54,"props":55,"children":58},"span",{"class":56,"line":57},"line",1,[59,65,70],{"type":13,"tag":54,"props":60,"children":62},{"style":61},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[63],{"type":18,"value":64},"typedef",{"type":13,"tag":54,"props":66,"children":67},{"style":61},[68],{"type":18,"value":69}," enum",{"type":13,"tag":54,"props":71,"children":73},{"style":72},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[74],{"type":18,"value":75}," VkFullScreenExclusiveEXT {\n",{"type":13,"tag":54,"props":77,"children":79},{"class":56,"line":78},2,[80,85,90,96],{"type":13,"tag":54,"props":81,"children":82},{"style":72},[83],{"type":18,"value":84}," VK_FULL_SCREEN_EXCLUSIVE_DEFAULT_EXT ",{"type":13,"tag":54,"props":86,"children":87},{"style":61},[88],{"type":18,"value":89},"=",{"type":13,"tag":54,"props":91,"children":93},{"style":92},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[94],{"type":18,"value":95}," 0",{"type":13,"tag":54,"props":97,"children":98},{"style":72},[99],{"type":18,"value":100},",\n",{"type":13,"tag":54,"props":102,"children":104},{"class":56,"line":103},3,[105,110,114,119],{"type":13,"tag":54,"props":106,"children":107},{"style":72},[108],{"type":18,"value":109}," VK_FULL_SCREEN_EXCLUSIVE_ALLOWED_EXT ",{"type":13,"tag":54,"props":111,"children":112},{"style":61},[113],{"type":18,"value":89},{"type":13,"tag":54,"props":115,"children":116},{"style":92},[117],{"type":18,"value":118}," 1",{"type":13,"tag":54,"props":120,"children":121},{"style":72},[122],{"type":18,"value":100},{"type":13,"tag":54,"props":124,"children":126},{"class":56,"line":125},4,[127,132,136,141],{"type":13,"tag":54,"props":128,"children":129},{"style":72},[130],{"type":18,"value":131}," VK_FULL_SCREEN_EXCLUSIVE_DISALLOWED_EXT ",{"type":13,"tag":54,"props":133,"children":134},{"style":61},[135],{"type":18,"value":89},{"type":13,"tag":54,"props":137,"children":138},{"style":92},[139],{"type":18,"value":140}," 2",{"type":13,"tag":54,"props":142,"children":143},{"style":72},[144],{"type":18,"value":100},{"type":13,"tag":54,"props":146,"children":148},{"class":56,"line":147},5,[149,154,158,163],{"type":13,"tag":54,"props":150,"children":151},{"style":72},[152],{"type":18,"value":153}," VK_FULL_SCREEN_EXCLUSIVE_APPLICATION_CONTROLLED_EXT ",{"type":13,"tag":54,"props":155,"children":156},{"style":61},[157],{"type":18,"value":89},{"type":13,"tag":54,"props":159,"children":160},{"style":92},[161],{"type":18,"value":162}," 3",{"type":13,"tag":54,"props":164,"children":165},{"style":72},[166],{"type":18,"value":100},{"type":13,"tag":54,"props":168,"children":170},{"class":56,"line":169},6,[171],{"type":13,"tag":54,"props":172,"children":173},{"style":72},[174],{"type":18,"value":175},"} VkFullScreenExclusiveEXT;\n",{"type":13,"tag":42,"props":177,"children":182},{"className":178,"code":179,"filename":180,"language":181,"meta":48,"style":48},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct FullScreenExclusiveEXT(u32);\nimpl FullScreenExclusiveEXT {\n pub const DEFAULT: Self = 0;\n pub const ALLOWED: Self = 1;\n pub const DISALLOWED: Self = 2;\n pub const APPLICATION_CONTROLLED: Self = 3;\n}\n","Rust","rs",[183],{"type":13,"tag":21,"props":184,"children":185},{"__ignoreMap":48},[186,220,237,279,315,351,387],{"type":13,"tag":54,"props":187,"children":188},{"class":56,"line":57},[189,194,199,205,210,215],{"type":13,"tag":54,"props":190,"children":191},{"style":61},[192],{"type":18,"value":193},"pub",{"type":13,"tag":54,"props":195,"children":196},{"style":61},[197],{"type":18,"value":198}," struct",{"type":13,"tag":54,"props":200,"children":202},{"style":201},"--shiki-default:#953800;--shiki-dark:#FFA657",[203],{"type":18,"value":204}," FullScreenExclusiveEXT",{"type":13,"tag":54,"props":206,"children":207},{"style":72},[208],{"type":18,"value":209},"(",{"type":13,"tag":54,"props":211,"children":212},{"style":201},[213],{"type":18,"value":214},"u32",{"type":13,"tag":54,"props":216,"children":217},{"style":72},[218],{"type":18,"value":219},");\n",{"type":13,"tag":54,"props":221,"children":222},{"class":56,"line":78},[223,228,232],{"type":13,"tag":54,"props":224,"children":225},{"style":61},[226],{"type":18,"value":227},"impl",{"type":13,"tag":54,"props":229,"children":230},{"style":201},[231],{"type":18,"value":204},{"type":13,"tag":54,"props":233,"children":234},{"style":72},[235],{"type":18,"value":236}," {\n",{"type":13,"tag":54,"props":238,"children":239},{"class":56,"line":103},[240,245,250,255,260,265,270,274],{"type":13,"tag":54,"props":241,"children":242},{"style":61},[243],{"type":18,"value":244}," pub",{"type":13,"tag":54,"props":246,"children":247},{"style":61},[248],{"type":18,"value":249}," const",{"type":13,"tag":54,"props":251,"children":252},{"style":92},[253],{"type":18,"value":254}," DEFAULT",{"type":13,"tag":54,"props":256,"children":257},{"style":61},[258],{"type":18,"value":259},":",{"type":13,"tag":54,"props":261,"children":262},{"style":92},[263],{"type":18,"value":264}," Self",{"type":13,"tag":54,"props":266,"children":267},{"style":61},[268],{"type":18,"value":269}," =",{"type":13,"tag":54,"props":271,"children":272},{"style":92},[273],{"type":18,"value":95},{"type":13,"tag":54,"props":275,"children":276},{"style":72},[277],{"type":18,"value":278},";\n",{"type":13,"tag":54,"props":280,"children":281},{"class":56,"line":125},[282,286,290,295,299,303,307,311],{"type":13,"tag":54,"props":283,"children":284},{"style":61},[285],{"type":18,"value":244},{"type":13,"tag":54,"props":287,"children":288},{"style":61},[289],{"type":18,"value":249},{"type":13,"tag":54,"props":291,"children":292},{"style":92},[293],{"type":18,"value":294}," ALLOWED",{"type":13,"tag":54,"props":296,"children":297},{"style":61},[298],{"type":18,"value":259},{"type":13,"tag":54,"props":300,"children":301},{"style":92},[302],{"type":18,"value":264},{"type":13,"tag":54,"props":304,"children":305},{"style":61},[306],{"type":18,"value":269},{"type":13,"tag":54,"props":308,"children":309},{"style":92},[310],{"type":18,"value":118},{"type":13,"tag":54,"props":312,"children":313},{"style":72},[314],{"type":18,"value":278},{"type":13,"tag":54,"props":316,"children":317},{"class":56,"line":147},[318,322,326,331,335,339,343,347],{"type":13,"tag":54,"props":319,"children":320},{"style":61},[321],{"type":18,"value":244},{"type":13,"tag":54,"props":323,"children":324},{"style":61},[325],{"type":18,"value":249},{"type":13,"tag":54,"props":327,"children":328},{"style":92},[329],{"type":18,"value":330}," DISALLOWED",{"type":13,"tag":54,"props":332,"children":333},{"style":61},[334],{"type":18,"value":259},{"type":13,"tag":54,"props":336,"children":337},{"style":92},[338],{"type":18,"value":264},{"type":13,"tag":54,"props":340,"children":341},{"style":61},[342],{"type":18,"value":269},{"type":13,"tag":54,"props":344,"children":345},{"style":92},[346],{"type":18,"value":140},{"type":13,"tag":54,"props":348,"children":349},{"style":72},[350],{"type":18,"value":278},{"type":13,"tag":54,"props":352,"children":353},{"class":56,"line":169},[354,358,362,367,371,375,379,383],{"type":13,"tag":54,"props":355,"children":356},{"style":61},[357],{"type":18,"value":244},{"type":13,"tag":54,"props":359,"children":360},{"style":61},[361],{"type":18,"value":249},{"type":13,"tag":54,"props":363,"children":364},{"style":92},[365],{"type":18,"value":366}," APPLICATION_CONTROLLED",{"type":13,"tag":54,"props":368,"children":369},{"style":61},[370],{"type":18,"value":259},{"type":13,"tag":54,"props":372,"children":373},{"style":92},[374],{"type":18,"value":264},{"type":13,"tag":54,"props":376,"children":377},{"style":61},[378],{"type":18,"value":269},{"type":13,"tag":54,"props":380,"children":381},{"style":92},[382],{"type":18,"value":162},{"type":13,"tag":54,"props":384,"children":385},{"style":72},[386],{"type":18,"value":278},{"type":13,"tag":54,"props":388,"children":390},{"class":56,"line":389},7,[391],{"type":13,"tag":54,"props":392,"children":393},{"style":72},[394],{"type":18,"value":395},"}\n",{"type":13,"tag":397,"props":398,"children":399},"ul",{},[400,419,445,461],{"type":13,"tag":401,"props":402,"children":403},"li",{},[404,410,412,417],{"type":13,"tag":21,"props":405,"children":407},{"className":406},[],[408],{"type":18,"value":409},"VK_FULL_SCREEN_EXCLUSIVE_DEFAULT_EXT",{"type":18,"value":411}," indicates the implementation\n",{"type":13,"tag":413,"props":414,"children":416},"normative",{"type":415},"should",[],{"type":18,"value":418}," determine the appropriate full-screen method by whatever means\nit deems appropriate.",{"type":13,"tag":401,"props":420,"children":421},{},[422,428,429,433,435,438,440,443],{"type":13,"tag":21,"props":423,"children":425},{"className":424},[],[426],{"type":18,"value":427},"VK_FULL_SCREEN_EXCLUSIVE_ALLOWED_EXT",{"type":18,"value":411},{"type":13,"tag":413,"props":430,"children":432},{"type":431},"may",[],{"type":18,"value":434}," use full-screen exclusive mechanisms when available.\nSuch mechanisms ",{"type":13,"tag":413,"props":436,"children":437},{"type":431},[],{"type":18,"value":439}," result in better performance and/or the\navailability of different presentation capabilities, but ",{"type":13,"tag":413,"props":441,"children":442},{"type":431},[],{"type":18,"value":444}," require a\nmore disruptive transition during swapchain initialization, first\npresentation and/or destruction.",{"type":13,"tag":401,"props":446,"children":447},{},[448,454,456,459],{"type":13,"tag":21,"props":449,"children":451},{"className":450},[],[452],{"type":18,"value":453},"VK_FULL_SCREEN_EXCLUSIVE_DISALLOWED_EXT",{"type":18,"value":455}," indicates the\nimplementation ",{"type":13,"tag":413,"props":457,"children":458},{"type":415},[],{"type":18,"value":460}," avoid using full-screen mechanisms which rely on\ndisruptive transitions.",{"type":13,"tag":401,"props":462,"children":463},{},[464,470,472,479,481,487],{"type":13,"tag":21,"props":465,"children":467},{"className":466},[],[468],{"type":18,"value":469},"VK_FULL_SCREEN_EXCLUSIVE_APPLICATION_CONTROLLED_EXT",{"type":18,"value":471}," indicates the\napplication will manage full-screen exclusive mode by using the\n",{"type":13,"tag":473,"props":474,"children":476},"a",{"href":475},"/man/vkAcquireFullScreenExclusiveModeEXT",[477],{"type":18,"value":478},"vkAcquireFullScreenExclusiveModeEXT",{"type":18,"value":480}," and\n",{"type":13,"tag":473,"props":482,"children":484},{"href":483},"/man/vkReleaseFullScreenExclusiveModeEXT",[485],{"type":18,"value":486},"vkReleaseFullScreenExclusiveModeEXT",{"type":18,"value":488}," commands.",{"type":13,"tag":490,"props":491,"children":492},"style",{},[493],{"type":18,"value":494},"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":48,"searchDepth":78,"depth":78,"links":496},[],"markdown",1725732554795]