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