[{"data":1,"prerenderedAt":541},["ShallowReactive",2],{"hYPHScOD1R":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":540,"_id":4},"VkXcbSurfaceCreateInfoKHR","Structure specifying parameters of a newly created Xcb surface object","VK_KHR_xcb_surface","structs",[],{"type":10,"children":11,"toc":538},"root",[12,28,311,404,459,532],{"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,147],{"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 VkXcbSurfaceCreateInfoKHR {\n VkStructureType sType;\n const void* pNext;\n VkXcbSurfaceCreateFlagsKHR flags;\n xcb_connection_t* connection;\n xcb_window_t window;\n} VkXcbSurfaceCreateInfoKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104,124,138],{"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}," VkXcbSurfaceCreateInfoKHR {\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}," VkXcbSurfaceCreateFlagsKHR flags;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108,114,119],{"type":13,"tag":45,"props":109,"children":111},{"style":110},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[112],{"type":18,"value":113}," xcb_connection_t",{"type":13,"tag":45,"props":115,"children":116},{"style":52},[117],{"type":18,"value":118},"*",{"type":13,"tag":45,"props":120,"children":121},{"style":63},[122],{"type":18,"value":123}," connection;\n",{"type":13,"tag":45,"props":125,"children":127},{"class":47,"line":126},6,[128,133],{"type":13,"tag":45,"props":129,"children":130},{"style":110},[131],{"type":18,"value":132}," xcb_window_t",{"type":13,"tag":45,"props":134,"children":135},{"style":63},[136],{"type":18,"value":137}," window;\n",{"type":13,"tag":45,"props":139,"children":141},{"class":47,"line":140},7,[142],{"type":13,"tag":45,"props":143,"children":144},{"style":63},[145],{"type":18,"value":146},"} VkXcbSurfaceCreateInfoKHR;\n",{"type":13,"tag":33,"props":148,"children":153},{"className":149,"code":150,"filename":151,"language":152,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct XcbSurfaceCreateInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n flags: vk::XcbSurfaceCreateFlagsKHR,\n connection: *mut xcb_connection_t,\n window: xcb_window_t,\n}\n","Rust","rs",[154],{"type":13,"tag":21,"props":155,"children":156},{"__ignoreMap":39},[157,180,213,235,264,286,303],{"type":13,"tag":45,"props":158,"children":159},{"class":47,"line":48},[160,165,169,175],{"type":13,"tag":45,"props":161,"children":162},{"style":52},[163],{"type":18,"value":164},"pub",{"type":13,"tag":45,"props":166,"children":167},{"style":52},[168],{"type":18,"value":60},{"type":13,"tag":45,"props":170,"children":172},{"style":171},"--shiki-default:#953800;--shiki-dark:#FFA657",[173],{"type":18,"value":174}," XcbSurfaceCreateInfoKHR",{"type":13,"tag":45,"props":176,"children":177},{"style":63},[178],{"type":18,"value":179}," {\n",{"type":13,"tag":45,"props":181,"children":182},{"class":47,"line":69},[183,188,193,198,203,208],{"type":13,"tag":45,"props":184,"children":185},{"style":63},[186],{"type":18,"value":187}," s_type",{"type":13,"tag":45,"props":189,"children":190},{"style":52},[191],{"type":18,"value":192},":",{"type":13,"tag":45,"props":194,"children":195},{"style":171},[196],{"type":18,"value":197}," vk",{"type":13,"tag":45,"props":199,"children":200},{"style":52},[201],{"type":18,"value":202},"::",{"type":13,"tag":45,"props":204,"children":205},{"style":171},[206],{"type":18,"value":207},"StructureType",{"type":13,"tag":45,"props":209,"children":210},{"style":63},[211],{"type":18,"value":212},",\n",{"type":13,"tag":45,"props":214,"children":215},{"class":47,"line":78},[216,221,225,230],{"type":13,"tag":45,"props":217,"children":218},{"style":63},[219],{"type":18,"value":220}," p_next",{"type":13,"tag":45,"props":222,"children":223},{"style":52},[224],{"type":18,"value":192},{"type":13,"tag":45,"props":226,"children":227},{"style":52},[228],{"type":18,"value":229}," *const",{"type":13,"tag":45,"props":231,"children":232},{"style":63},[233],{"type":18,"value":234}," c_void,\n",{"type":13,"tag":45,"props":236,"children":237},{"class":47,"line":97},[238,243,247,251,255,260],{"type":13,"tag":45,"props":239,"children":240},{"style":63},[241],{"type":18,"value":242}," flags",{"type":13,"tag":45,"props":244,"children":245},{"style":52},[246],{"type":18,"value":192},{"type":13,"tag":45,"props":248,"children":249},{"style":171},[250],{"type":18,"value":197},{"type":13,"tag":45,"props":252,"children":253},{"style":52},[254],{"type":18,"value":202},{"type":13,"tag":45,"props":256,"children":257},{"style":171},[258],{"type":18,"value":259},"XcbSurfaceCreateFlagsKHR",{"type":13,"tag":45,"props":261,"children":262},{"style":63},[263],{"type":18,"value":212},{"type":13,"tag":45,"props":265,"children":266},{"class":47,"line":106},[267,272,276,281],{"type":13,"tag":45,"props":268,"children":269},{"style":63},[270],{"type":18,"value":271}," connection",{"type":13,"tag":45,"props":273,"children":274},{"style":52},[275],{"type":18,"value":192},{"type":13,"tag":45,"props":277,"children":278},{"style":52},[279],{"type":18,"value":280}," *mut",{"type":13,"tag":45,"props":282,"children":283},{"style":63},[284],{"type":18,"value":285}," xcb_connection_t,\n",{"type":13,"tag":45,"props":287,"children":288},{"class":47,"line":126},[289,294,298],{"type":13,"tag":45,"props":290,"children":291},{"style":63},[292],{"type":18,"value":293}," window",{"type":13,"tag":45,"props":295,"children":296},{"style":52},[297],{"type":18,"value":192},{"type":13,"tag":45,"props":299,"children":300},{"style":63},[301],{"type":18,"value":302}," xcb_window_t,\n",{"type":13,"tag":45,"props":304,"children":305},{"class":47,"line":140},[306],{"type":13,"tag":45,"props":307,"children":308},{"style":63},[309],{"type":18,"value":310},"}\n",{"type":13,"tag":312,"props":313,"children":314},"ul",{},[315,336,355,366,385],{"type":13,"tag":316,"props":317,"children":318},"li",{},[319,325,327,334],{"type":13,"tag":21,"props":320,"children":322},{"className":321},[],[323],{"type":18,"value":324},"sType",{"type":18,"value":326}," is a ",{"type":13,"tag":328,"props":329,"children":331},"a",{"href":330},"/man/VkStructureType",[332],{"type":18,"value":333},"VkStructureType",{"type":18,"value":335}," value identifying this structure.",{"type":13,"tag":316,"props":337,"children":338},{},[339,345,347,353],{"type":13,"tag":21,"props":340,"children":342},{"className":341},[],[343],{"type":18,"value":344},"pNext",{"type":18,"value":346}," is ",{"type":13,"tag":21,"props":348,"children":350},{"className":349},[],[351],{"type":18,"value":352},"NULL",{"type":18,"value":354}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":316,"props":356,"children":357},{},[358,364],{"type":13,"tag":21,"props":359,"children":361},{"className":360},[],[362],{"type":18,"value":363},"flags",{"type":18,"value":365}," is reserved for future use.",{"type":13,"tag":316,"props":367,"children":368},{},[369,375,377,383],{"type":13,"tag":21,"props":370,"children":372},{"className":371},[],[373],{"type":18,"value":374},"connection",{"type":18,"value":376}," is a pointer to an ",{"type":13,"tag":21,"props":378,"children":380},{"className":379},[],[381],{"type":18,"value":382},"xcb_connection_t",{"type":18,"value":384}," to the X\nserver.",{"type":13,"tag":316,"props":386,"children":387},{},[388,394,396,402],{"type":13,"tag":21,"props":389,"children":391},{"className":390},[],[392],{"type":18,"value":393},"window",{"type":18,"value":395}," is the ",{"type":13,"tag":21,"props":397,"children":399},{"className":398},[],[400],{"type":18,"value":401},"xcb_window_t",{"type":18,"value":403}," for the X11 window to associate\nthe surface with.",{"type":13,"tag":405,"props":406,"children":408},"validity-group",{"name":407},"Valid Usage",[409,436],{"type":13,"tag":410,"props":411,"children":413},"validity-field",{"name":412},"VUID-VkXcbSurfaceCreateInfoKHR-connection-01310",[414],{"type":13,"tag":14,"props":415,"children":416},{},[417,422,424,429,431],{"type":13,"tag":21,"props":418,"children":420},{"className":419},[],[421],{"type":18,"value":374},{"type":18,"value":423}," ",{"type":13,"tag":425,"props":426,"children":428},"normative",{"type":427},"must",[],{"type":18,"value":430}," point to a valid X11 ",{"type":13,"tag":21,"props":432,"children":434},{"className":433},[],[435],{"type":18,"value":382},{"type":13,"tag":410,"props":437,"children":439},{"name":438},"VUID-VkXcbSurfaceCreateInfoKHR-window-01311",[440],{"type":13,"tag":14,"props":441,"children":442},{},[443,448,449,452,454],{"type":13,"tag":21,"props":444,"children":446},{"className":445},[],[447],{"type":18,"value":393},{"type":18,"value":423},{"type":13,"tag":425,"props":450,"children":451},{"type":427},[],{"type":18,"value":453}," be a valid X11 ",{"type":13,"tag":21,"props":455,"children":457},{"className":456},[],[458],{"type":18,"value":401},{"type":13,"tag":405,"props":460,"children":462},{"name":461},"Valid Usage (Implicit)",[463,487,509],{"type":13,"tag":410,"props":464,"children":466},{"name":465},"VUID-VkXcbSurfaceCreateInfoKHR-sType-sType",[467],{"type":13,"tag":14,"props":468,"children":469},{},[470,475,476,479,481],{"type":13,"tag":21,"props":471,"children":473},{"className":472},[],[474],{"type":18,"value":324},{"type":18,"value":423},{"type":13,"tag":425,"props":477,"children":478},{"type":427},[],{"type":18,"value":480}," be ",{"type":13,"tag":21,"props":482,"children":484},{"className":483},[],[485],{"type":18,"value":486},"VK_STRUCTURE_TYPE_XCB_SURFACE_CREATE_INFO_KHR",{"type":13,"tag":410,"props":488,"children":490},{"name":489},"VUID-VkXcbSurfaceCreateInfoKHR-pNext-pNext",[491],{"type":13,"tag":14,"props":492,"children":493},{},[494,499,500,503,504],{"type":13,"tag":21,"props":495,"children":497},{"className":496},[],[498],{"type":18,"value":344},{"type":18,"value":423},{"type":13,"tag":425,"props":501,"children":502},{"type":427},[],{"type":18,"value":480},{"type":13,"tag":21,"props":505,"children":507},{"className":506},[],[508],{"type":18,"value":352},{"type":13,"tag":410,"props":510,"children":512},{"name":511},"VUID-VkXcbSurfaceCreateInfoKHR-flags-zerobitmask",[513],{"type":13,"tag":14,"props":514,"children":515},{},[516,521,522,525,526],{"type":13,"tag":21,"props":517,"children":519},{"className":518},[],[520],{"type":18,"value":363},{"type":18,"value":423},{"type":13,"tag":425,"props":523,"children":524},{"type":427},[],{"type":18,"value":480},{"type":13,"tag":21,"props":527,"children":529},{"className":528},[],[530],{"type":18,"value":531},"0",{"type":13,"tag":533,"props":534,"children":535},"style",{},[536],{"type":18,"value":537},"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":539},[],"markdown",1725732596005]