[{"data":1,"prerenderedAt":401},["ShallowReactive",2],{"P8sWthmqGG":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":400,"_id":4},"VkSurfaceFullScreenExclusiveWin32InfoEXT","Structure specifying additional creation parameters specific to Win32 fullscreen exclusive mode","VK_EXT_full_screen_exclusive","structs",[],{"type":10,"children":11,"toc":398},"root",[12,28,231,294,318,333,364,392],{"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 as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,113],{"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 VkSurfaceFullScreenExclusiveWin32InfoEXT {\n VkStructureType sType;\n const void* pNext;\n HMONITOR hmonitor;\n} VkSurfaceFullScreenExclusiveWin32InfoEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104],{"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}," VkSurfaceFullScreenExclusiveWin32InfoEXT {\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,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," HMONITOR hmonitor;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112},"} VkSurfaceFullScreenExclusiveWin32InfoEXT;\n",{"type":13,"tag":33,"props":114,"children":119},{"className":115,"code":116,"filename":117,"language":118,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct SurfaceFullScreenExclusiveWin32InfoEXT {\n s_type: vk::StructureType,\n p_next: *const c_void,\n hmonitor: HMONITOR,\n}\n","Rust","rs",[120],{"type":13,"tag":21,"props":121,"children":122},{"__ignoreMap":39},[123,146,179,201,223],{"type":13,"tag":45,"props":124,"children":125},{"class":47,"line":48},[126,131,135,141],{"type":13,"tag":45,"props":127,"children":128},{"style":52},[129],{"type":18,"value":130},"pub",{"type":13,"tag":45,"props":132,"children":133},{"style":52},[134],{"type":18,"value":60},{"type":13,"tag":45,"props":136,"children":138},{"style":137},"--shiki-default:#953800;--shiki-dark:#FFA657",[139],{"type":18,"value":140}," SurfaceFullScreenExclusiveWin32InfoEXT",{"type":13,"tag":45,"props":142,"children":143},{"style":63},[144],{"type":18,"value":145}," {\n",{"type":13,"tag":45,"props":147,"children":148},{"class":47,"line":69},[149,154,159,164,169,174],{"type":13,"tag":45,"props":150,"children":151},{"style":63},[152],{"type":18,"value":153}," s_type",{"type":13,"tag":45,"props":155,"children":156},{"style":52},[157],{"type":18,"value":158},":",{"type":13,"tag":45,"props":160,"children":161},{"style":137},[162],{"type":18,"value":163}," vk",{"type":13,"tag":45,"props":165,"children":166},{"style":52},[167],{"type":18,"value":168},"::",{"type":13,"tag":45,"props":170,"children":171},{"style":137},[172],{"type":18,"value":173},"StructureType",{"type":13,"tag":45,"props":175,"children":176},{"style":63},[177],{"type":18,"value":178},",\n",{"type":13,"tag":45,"props":180,"children":181},{"class":47,"line":78},[182,187,191,196],{"type":13,"tag":45,"props":183,"children":184},{"style":63},[185],{"type":18,"value":186}," p_next",{"type":13,"tag":45,"props":188,"children":189},{"style":52},[190],{"type":18,"value":158},{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":195}," *const",{"type":13,"tag":45,"props":197,"children":198},{"style":63},[199],{"type":18,"value":200}," c_void,\n",{"type":13,"tag":45,"props":202,"children":203},{"class":47,"line":97},[204,209,213,219],{"type":13,"tag":45,"props":205,"children":206},{"style":63},[207],{"type":18,"value":208}," hmonitor",{"type":13,"tag":45,"props":210,"children":211},{"style":52},[212],{"type":18,"value":158},{"type":13,"tag":45,"props":214,"children":216},{"style":215},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[217],{"type":18,"value":218}," HMONITOR",{"type":13,"tag":45,"props":220,"children":221},{"style":63},[222],{"type":18,"value":178},{"type":13,"tag":45,"props":224,"children":225},{"class":47,"line":106},[226],{"type":13,"tag":45,"props":227,"children":228},{"style":63},[229],{"type":18,"value":230},"}\n",{"type":13,"tag":232,"props":233,"children":234},"ul",{},[235,256,275],{"type":13,"tag":236,"props":237,"children":238},"li",{},[239,245,247,254],{"type":13,"tag":21,"props":240,"children":242},{"className":241},[],[243],{"type":18,"value":244},"sType",{"type":18,"value":246}," is a ",{"type":13,"tag":248,"props":249,"children":251},"a",{"href":250},"/man/VkStructureType",[252],{"type":18,"value":253},"VkStructureType",{"type":18,"value":255}," value identifying this structure.",{"type":13,"tag":236,"props":257,"children":258},{},[259,265,267,273],{"type":13,"tag":21,"props":260,"children":262},{"className":261},[],[263],{"type":18,"value":264},"pNext",{"type":18,"value":266}," is ",{"type":13,"tag":21,"props":268,"children":270},{"className":269},[],[271],{"type":18,"value":272},"NULL",{"type":18,"value":274}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":236,"props":276,"children":277},{},[278,284,286,292],{"type":13,"tag":21,"props":279,"children":281},{"className":280},[],[282],{"type":18,"value":283},"hmonitor",{"type":18,"value":285}," is the Win32 ",{"type":13,"tag":21,"props":287,"children":289},{"className":288},[],[290],{"type":18,"value":291},"HMONITOR",{"type":18,"value":293}," handle identifying the display\nto create the surface with.",{"type":13,"tag":295,"props":296,"children":297},"note",{},[298],{"type":13,"tag":14,"props":299,"children":300},{},[301,303,308,310,316],{"type":18,"value":302},"If ",{"type":13,"tag":21,"props":304,"children":306},{"className":305},[],[307],{"type":18,"value":283},{"type":18,"value":309}," is invalidated (e.g. the monitor is unplugged) during the\nlifetime of a swapchain created with this structure, operations on that\nswapchain will return ",{"type":13,"tag":21,"props":311,"children":313},{"className":312},[],[314],{"type":18,"value":315},"VK_ERROR_OUT_OF_DATE_KHR",{"type":18,"value":317},".",{"type":13,"tag":295,"props":319,"children":320},{},[321],{"type":13,"tag":14,"props":322,"children":323},{},[324,326,331],{"type":18,"value":325},"It is the responsibility of the application to change the display settings\nof the targeted Win32 display using the appropriate platform APIs.\nSuch changes ",{"type":13,"tag":327,"props":328,"children":330},"normative",{"type":329},"may",[],{"type":18,"value":332}," alter the surface capabilities reported for the created\nsurface.",{"type":13,"tag":334,"props":335,"children":337},"validity-group",{"name":336},"Valid Usage",[338],{"type":13,"tag":339,"props":340,"children":342},"validity-field",{"name":341},"VUID-VkSurfaceFullScreenExclusiveWin32InfoEXT-hmonitor-02673",[343],{"type":13,"tag":14,"props":344,"children":345},{},[346,351,353,357,359],{"type":13,"tag":21,"props":347,"children":349},{"className":348},[],[350],{"type":18,"value":283},{"type":18,"value":352}," ",{"type":13,"tag":327,"props":354,"children":356},{"type":355},"must",[],{"type":18,"value":358}," be a valid ",{"type":13,"tag":21,"props":360,"children":362},{"className":361},[],[363],{"type":18,"value":291},{"type":13,"tag":334,"props":365,"children":367},{"name":366},"Valid Usage (Implicit)",[368],{"type":13,"tag":339,"props":369,"children":371},{"name":370},"VUID-VkSurfaceFullScreenExclusiveWin32InfoEXT-sType-sType",[372],{"type":13,"tag":14,"props":373,"children":374},{},[375,380,381,384,386],{"type":13,"tag":21,"props":376,"children":378},{"className":377},[],[379],{"type":18,"value":244},{"type":18,"value":352},{"type":13,"tag":327,"props":382,"children":383},{"type":355},[],{"type":18,"value":385}," be ",{"type":13,"tag":21,"props":387,"children":389},{"className":388},[],[390],{"type":18,"value":391},"VK_STRUCTURE_TYPE_SURFACE_FULL_SCREEN_EXCLUSIVE_WIN32_INFO_EXT",{"type":13,"tag":393,"props":394,"children":395},"style",{},[396],{"type":18,"value":397},"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":399},[],"markdown",1725732589285]