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