[{"data":1,"prerenderedAt":948},["ShallowReactive",2],{"Ajzq4FouAM":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":947,"_id":4},"VkFragmentShadingRateAttachmentInfoKHR","Structure specifying a fragment shading rate attachment for a subpass","VK_KHR_fragment_shading_rate","structs",[],{"type":10,"children":11,"toc":945},"root",[12,28,294,381,386,873,939],{"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,136],{"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 VkFragmentShadingRateAttachmentInfoKHR {\n VkStructureType sType;\n const void* pNext;\n const VkAttachmentReference2* pFragmentShadingRateAttachment;\n VkExtent2D shadingRateAttachmentTexelSize;\n} VkFragmentShadingRateAttachmentInfoKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,118,127],{"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}," VkFragmentShadingRateAttachmentInfoKHR {\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,103,108,113],{"type":13,"tag":45,"props":100,"children":101},{"style":52},[102],{"type":18,"value":84},{"type":13,"tag":45,"props":104,"children":105},{"style":63},[106],{"type":18,"value":107}," VkAttachmentReference2",{"type":13,"tag":45,"props":109,"children":110},{"style":52},[111],{"type":18,"value":112},"*",{"type":13,"tag":45,"props":114,"children":115},{"style":63},[116],{"type":18,"value":117}," pFragmentShadingRateAttachment;\n",{"type":13,"tag":45,"props":119,"children":121},{"class":47,"line":120},5,[122],{"type":13,"tag":45,"props":123,"children":124},{"style":63},[125],{"type":18,"value":126}," VkExtent2D shadingRateAttachmentTexelSize;\n",{"type":13,"tag":45,"props":128,"children":130},{"class":47,"line":129},6,[131],{"type":13,"tag":45,"props":132,"children":133},{"style":63},[134],{"type":18,"value":135},"} VkFragmentShadingRateAttachmentInfoKHR;\n",{"type":13,"tag":33,"props":137,"children":142},{"className":138,"code":139,"filename":140,"language":141,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct FragmentShadingRateAttachmentInfoKHR {\n s_type: vk::StructureType,\n p_next: *const c_void,\n p_fragment_shading_rate_attachment: *const vk::AttachmentReference2,\n shading_rate_attachment_texel_size: vk::Extent2D,\n}\n","Rust","rs",[143],{"type":13,"tag":21,"props":144,"children":145},{"__ignoreMap":39},[146,169,202,224,257,286],{"type":13,"tag":45,"props":147,"children":148},{"class":47,"line":48},[149,154,158,164],{"type":13,"tag":45,"props":150,"children":151},{"style":52},[152],{"type":18,"value":153},"pub",{"type":13,"tag":45,"props":155,"children":156},{"style":52},[157],{"type":18,"value":60},{"type":13,"tag":45,"props":159,"children":161},{"style":160},"--shiki-default:#953800;--shiki-dark:#FFA657",[162],{"type":18,"value":163}," FragmentShadingRateAttachmentInfoKHR",{"type":13,"tag":45,"props":165,"children":166},{"style":63},[167],{"type":18,"value":168}," {\n",{"type":13,"tag":45,"props":170,"children":171},{"class":47,"line":69},[172,177,182,187,192,197],{"type":13,"tag":45,"props":173,"children":174},{"style":63},[175],{"type":18,"value":176}," s_type",{"type":13,"tag":45,"props":178,"children":179},{"style":52},[180],{"type":18,"value":181},":",{"type":13,"tag":45,"props":183,"children":184},{"style":160},[185],{"type":18,"value":186}," vk",{"type":13,"tag":45,"props":188,"children":189},{"style":52},[190],{"type":18,"value":191},"::",{"type":13,"tag":45,"props":193,"children":194},{"style":160},[195],{"type":18,"value":196},"StructureType",{"type":13,"tag":45,"props":198,"children":199},{"style":63},[200],{"type":18,"value":201},",\n",{"type":13,"tag":45,"props":203,"children":204},{"class":47,"line":78},[205,210,214,219],{"type":13,"tag":45,"props":206,"children":207},{"style":63},[208],{"type":18,"value":209}," p_next",{"type":13,"tag":45,"props":211,"children":212},{"style":52},[213],{"type":18,"value":181},{"type":13,"tag":45,"props":215,"children":216},{"style":52},[217],{"type":18,"value":218}," *const",{"type":13,"tag":45,"props":220,"children":221},{"style":63},[222],{"type":18,"value":223}," c_void,\n",{"type":13,"tag":45,"props":225,"children":226},{"class":47,"line":97},[227,232,236,240,244,248,253],{"type":13,"tag":45,"props":228,"children":229},{"style":63},[230],{"type":18,"value":231}," p_fragment_shading_rate_attachment",{"type":13,"tag":45,"props":233,"children":234},{"style":52},[235],{"type":18,"value":181},{"type":13,"tag":45,"props":237,"children":238},{"style":52},[239],{"type":18,"value":218},{"type":13,"tag":45,"props":241,"children":242},{"style":160},[243],{"type":18,"value":186},{"type":13,"tag":45,"props":245,"children":246},{"style":52},[247],{"type":18,"value":191},{"type":13,"tag":45,"props":249,"children":250},{"style":160},[251],{"type":18,"value":252},"AttachmentReference2",{"type":13,"tag":45,"props":254,"children":255},{"style":63},[256],{"type":18,"value":201},{"type":13,"tag":45,"props":258,"children":259},{"class":47,"line":120},[260,265,269,273,277,282],{"type":13,"tag":45,"props":261,"children":262},{"style":63},[263],{"type":18,"value":264}," shading_rate_attachment_texel_size",{"type":13,"tag":45,"props":266,"children":267},{"style":52},[268],{"type":18,"value":181},{"type":13,"tag":45,"props":270,"children":271},{"style":160},[272],{"type":18,"value":186},{"type":13,"tag":45,"props":274,"children":275},{"style":52},[276],{"type":18,"value":191},{"type":13,"tag":45,"props":278,"children":279},{"style":160},[280],{"type":18,"value":281},"Extent2D",{"type":13,"tag":45,"props":283,"children":284},{"style":63},[285],{"type":18,"value":201},{"type":13,"tag":45,"props":287,"children":288},{"class":47,"line":129},[289],{"type":13,"tag":45,"props":290,"children":291},{"style":63},[292],{"type":18,"value":293},"}\n",{"type":13,"tag":295,"props":296,"children":297},"ul",{},[298,319,338,363],{"type":13,"tag":299,"props":300,"children":301},"li",{},[302,308,310,317],{"type":13,"tag":21,"props":303,"children":305},{"className":304},[],[306],{"type":18,"value":307},"sType",{"type":18,"value":309}," is a ",{"type":13,"tag":311,"props":312,"children":314},"a",{"href":313},"/man/VkStructureType",[315],{"type":18,"value":316},"VkStructureType",{"type":18,"value":318}," value identifying this structure.",{"type":13,"tag":299,"props":320,"children":321},{},[322,328,330,336],{"type":13,"tag":21,"props":323,"children":325},{"className":324},[],[326],{"type":18,"value":327},"pNext",{"type":18,"value":329}," is ",{"type":13,"tag":21,"props":331,"children":333},{"className":332},[],[334],{"type":18,"value":335},"NULL",{"type":18,"value":337}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":299,"props":339,"children":340},{},[341,347,348,353,355,361],{"type":13,"tag":21,"props":342,"children":344},{"className":343},[],[345],{"type":18,"value":346},"pFragmentShadingRateAttachment",{"type":18,"value":329},{"type":13,"tag":21,"props":349,"children":351},{"className":350},[],[352],{"type":18,"value":335},{"type":18,"value":354}," or a pointer to a\n",{"type":13,"tag":311,"props":356,"children":358},{"href":357},"/man/VkAttachmentReference2",[359],{"type":18,"value":360},"VkAttachmentReference2",{"type":18,"value":362}," structure defining the fragment shading\nrate attachment for this subpass.",{"type":13,"tag":299,"props":364,"children":365},{},[366,372,374,379],{"type":13,"tag":21,"props":367,"children":369},{"className":368},[],[370],{"type":18,"value":371},"shadingRateAttachmentTexelSize",{"type":18,"value":373}," specifies the size of the portion\nof the framebuffer corresponding to each texel in\n",{"type":13,"tag":21,"props":375,"children":377},{"className":376},[],[378],{"type":18,"value":346},{"type":18,"value":380},".",{"type":13,"tag":14,"props":382,"children":383},{},[384],{"type":18,"value":385},"If no shading rate attachment is specified, or if this structure is not\nspecified, the implementation behaves as if a valid shading rate attachment\nwas specified with all texels specifying a single pixel per fragment.",{"type":13,"tag":387,"props":388,"children":390},"validity-group",{"name":389},"Valid Usage",[391,460,505,558,611,655,706,757,817],{"type":13,"tag":392,"props":393,"children":395},"validity-field",{"name":394},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04524",[396],{"type":13,"tag":14,"props":397,"children":398},{},[399,401,406,408,413,415,421,423,429,431,437,439,444,446,452,454],{"type":18,"value":400},"If ",{"type":13,"tag":21,"props":402,"children":404},{"className":403},[],[405],{"type":18,"value":346},{"type":18,"value":407}," is not ",{"type":13,"tag":21,"props":409,"children":411},{"className":410},[],[412],{"type":18,"value":335},{"type":18,"value":414}," and its\n",{"type":13,"tag":21,"props":416,"children":418},{"className":417},[],[419],{"type":18,"value":420},"attachment",{"type":18,"value":422}," member is not ",{"type":13,"tag":21,"props":424,"children":426},{"className":425},[],[427],{"type":18,"value":428},"VK_ATTACHMENT_UNUSED",{"type":18,"value":430},", its\n",{"type":13,"tag":21,"props":432,"children":434},{"className":433},[],[435],{"type":18,"value":436},"layout",{"type":18,"value":438}," member ",{"type":13,"tag":440,"props":441,"children":443},"normative",{"type":442},"must",[],{"type":18,"value":445}," be equal to ",{"type":13,"tag":21,"props":447,"children":449},{"className":448},[],[450],{"type":18,"value":451},"VK_IMAGE_LAYOUT_GENERAL",{"type":18,"value":453}," or\n",{"type":13,"tag":21,"props":455,"children":457},{"className":456},[],[458],{"type":18,"value":459},"VK_IMAGE_LAYOUT_FRAGMENT_SHADING_RATE_ATTACHMENT_OPTIMAL_KHR",{"type":13,"tag":392,"props":461,"children":463},{"name":462},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04525",[464],{"type":13,"tag":14,"props":465,"children":466},{},[467,468,473,474,479,480,485,486,491,492,498,500,503],{"type":18,"value":400},{"type":13,"tag":21,"props":469,"children":471},{"className":470},[],[472],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":475,"children":477},{"className":476},[],[478],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":487,"children":489},{"className":488},[],[490],{"type":18,"value":428},{"type":18,"value":201},{"type":13,"tag":21,"props":493,"children":495},{"className":494},[],[496],{"type":18,"value":497},"shadingRateAttachmentTexelSize.width",{"type":18,"value":499}," ",{"type":13,"tag":440,"props":501,"children":502},{"type":442},[],{"type":18,"value":504}," be a power of two value",{"type":13,"tag":392,"props":506,"children":508},{"name":507},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04526",[509],{"type":13,"tag":14,"props":510,"children":511},{},[512,513,518,519,524,525,530,531,536,537,542,543,546,548],{"type":18,"value":400},{"type":13,"tag":21,"props":514,"children":516},{"className":515},[],[517],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":520,"children":522},{"className":521},[],[523],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":526,"children":528},{"className":527},[],[529],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":532,"children":534},{"className":533},[],[535],{"type":18,"value":428},{"type":18,"value":201},{"type":13,"tag":21,"props":538,"children":540},{"className":539},[],[541],{"type":18,"value":497},{"type":18,"value":499},{"type":13,"tag":440,"props":544,"children":545},{"type":442},[],{"type":18,"value":547}," be less than or equal\nto ",{"type":13,"tag":311,"props":549,"children":551},{"href":550},"/man/VkPhysicalDeviceFragmentShadingRatePropertiesKHR#limits-maxFragmentShadingRateAttachmentTexelSize",[552],{"type":13,"tag":21,"props":553,"children":555},{"className":554},[],[556],{"type":18,"value":557},"maxFragmentShadingRateAttachmentTexelSize.width",{"type":13,"tag":392,"props":559,"children":561},{"name":560},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04527",[562],{"type":13,"tag":14,"props":563,"children":564},{},[565,566,571,572,577,578,583,584,589,590,595,596,599,601],{"type":18,"value":400},{"type":13,"tag":21,"props":567,"children":569},{"className":568},[],[570],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":573,"children":575},{"className":574},[],[576],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":579,"children":581},{"className":580},[],[582],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":585,"children":587},{"className":586},[],[588],{"type":18,"value":428},{"type":18,"value":201},{"type":13,"tag":21,"props":591,"children":593},{"className":592},[],[594],{"type":18,"value":497},{"type":18,"value":499},{"type":13,"tag":440,"props":597,"children":598},{"type":442},[],{"type":18,"value":600}," be greater than or\nequal to ",{"type":13,"tag":311,"props":602,"children":604},{"href":603},"/man/VkPhysicalDeviceFragmentShadingRatePropertiesKHR#limits-minFragmentShadingRateAttachmentTexelSize",[605],{"type":13,"tag":21,"props":606,"children":608},{"className":607},[],[609],{"type":18,"value":610},"minFragmentShadingRateAttachmentTexelSize.width",{"type":13,"tag":392,"props":612,"children":614},{"name":613},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04528",[615],{"type":13,"tag":14,"props":616,"children":617},{},[618,619,624,625,630,631,636,637,642,643,649,650,653],{"type":18,"value":400},{"type":13,"tag":21,"props":620,"children":622},{"className":621},[],[623],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":626,"children":628},{"className":627},[],[629],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":632,"children":634},{"className":633},[],[635],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":638,"children":640},{"className":639},[],[641],{"type":18,"value":428},{"type":18,"value":201},{"type":13,"tag":21,"props":644,"children":646},{"className":645},[],[647],{"type":18,"value":648},"shadingRateAttachmentTexelSize.height",{"type":18,"value":499},{"type":13,"tag":440,"props":651,"children":652},{"type":442},[],{"type":18,"value":654}," be a power of two\nvalue",{"type":13,"tag":392,"props":656,"children":658},{"name":657},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04529",[659],{"type":13,"tag":14,"props":660,"children":661},{},[662,663,668,669,674,675,680,681,686,687,692,693,696,697],{"type":18,"value":400},{"type":13,"tag":21,"props":664,"children":666},{"className":665},[],[667],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":670,"children":672},{"className":671},[],[673],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":676,"children":678},{"className":677},[],[679],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":682,"children":684},{"className":683},[],[685],{"type":18,"value":428},{"type":18,"value":201},{"type":13,"tag":21,"props":688,"children":690},{"className":689},[],[691],{"type":18,"value":648},{"type":18,"value":499},{"type":13,"tag":440,"props":694,"children":695},{"type":442},[],{"type":18,"value":547},{"type":13,"tag":311,"props":698,"children":699},{"href":550},[700],{"type":13,"tag":21,"props":701,"children":703},{"className":702},[],[704],{"type":18,"value":705},"maxFragmentShadingRateAttachmentTexelSize.height",{"type":13,"tag":392,"props":707,"children":709},{"name":708},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04530",[710],{"type":13,"tag":14,"props":711,"children":712},{},[713,714,719,720,725,726,731,732,737,738,743,744,747,748],{"type":18,"value":400},{"type":13,"tag":21,"props":715,"children":717},{"className":716},[],[718],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":721,"children":723},{"className":722},[],[724],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":727,"children":729},{"className":728},[],[730],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":733,"children":735},{"className":734},[],[736],{"type":18,"value":428},{"type":18,"value":201},{"type":13,"tag":21,"props":739,"children":741},{"className":740},[],[742],{"type":18,"value":648},{"type":18,"value":499},{"type":13,"tag":440,"props":745,"children":746},{"type":442},[],{"type":18,"value":600},{"type":13,"tag":311,"props":749,"children":750},{"href":603},[751],{"type":13,"tag":21,"props":752,"children":754},{"className":753},[],[755],{"type":18,"value":756},"minFragmentShadingRateAttachmentTexelSize.height",{"type":13,"tag":392,"props":758,"children":760},{"name":759},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04531",[761],{"type":13,"tag":14,"props":762,"children":763},{},[764,765,770,771,776,777,782,783,788,790,795,797,802,803,806,807],{"type":18,"value":400},{"type":13,"tag":21,"props":766,"children":768},{"className":767},[],[769],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":772,"children":774},{"className":773},[],[775],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":778,"children":780},{"className":779},[],[781],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":784,"children":786},{"className":785},[],[787],{"type":18,"value":428},{"type":18,"value":789},", the quotient\nof ",{"type":13,"tag":21,"props":791,"children":793},{"className":792},[],[794],{"type":18,"value":497},{"type":18,"value":796}," and\n",{"type":13,"tag":21,"props":798,"children":800},{"className":799},[],[801],{"type":18,"value":648},{"type":18,"value":499},{"type":13,"tag":440,"props":804,"children":805},{"type":442},[],{"type":18,"value":547},{"type":13,"tag":311,"props":808,"children":810},{"href":809},"/man/VkPhysicalDeviceFragmentShadingRatePropertiesKHR#limits-maxFragmentShadingRateAttachmentTexelSizeAspectRatio",[811],{"type":13,"tag":21,"props":812,"children":814},{"className":813},[],[815],{"type":18,"value":816},"maxFragmentShadingRateAttachmentTexelSizeAspectRatio",{"type":13,"tag":392,"props":818,"children":820},{"name":819},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-04532",[821],{"type":13,"tag":14,"props":822,"children":823},{},[824,825,830,831,836,837,842,843,848,849,854,855,860,861,864,865],{"type":18,"value":400},{"type":13,"tag":21,"props":826,"children":828},{"className":827},[],[829],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":832,"children":834},{"className":833},[],[835],{"type":18,"value":335},{"type":18,"value":414},{"type":13,"tag":21,"props":838,"children":840},{"className":839},[],[841],{"type":18,"value":420},{"type":18,"value":422},{"type":13,"tag":21,"props":844,"children":846},{"className":845},[],[847],{"type":18,"value":428},{"type":18,"value":789},{"type":13,"tag":21,"props":850,"children":852},{"className":851},[],[853],{"type":18,"value":648},{"type":18,"value":796},{"type":13,"tag":21,"props":856,"children":858},{"className":857},[],[859],{"type":18,"value":497},{"type":18,"value":499},{"type":13,"tag":440,"props":862,"children":863},{"type":442},[],{"type":18,"value":547},{"type":13,"tag":311,"props":866,"children":867},{"href":809},[868],{"type":13,"tag":21,"props":869,"children":871},{"className":870},[],[872],{"type":18,"value":816},{"type":13,"tag":387,"props":874,"children":876},{"name":875},"Valid Usage (Implicit)",[877,901],{"type":13,"tag":392,"props":878,"children":880},{"name":879},"VUID-VkFragmentShadingRateAttachmentInfoKHR-sType-sType",[881],{"type":13,"tag":14,"props":882,"children":883},{},[884,889,890,893,895],{"type":13,"tag":21,"props":885,"children":887},{"className":886},[],[888],{"type":18,"value":307},{"type":18,"value":499},{"type":13,"tag":440,"props":891,"children":892},{"type":442},[],{"type":18,"value":894}," be ",{"type":13,"tag":21,"props":896,"children":898},{"className":897},[],[899],{"type":18,"value":900},"VK_STRUCTURE_TYPE_FRAGMENT_SHADING_RATE_ATTACHMENT_INFO_KHR",{"type":13,"tag":392,"props":902,"children":904},{"name":903},"VUID-VkFragmentShadingRateAttachmentInfoKHR-pFragmentShadingRateAttachment-parameter",[905],{"type":13,"tag":14,"props":906,"children":907},{},[908,909,914,915,920,922,927,928,931,933,937],{"type":18,"value":400},{"type":13,"tag":21,"props":910,"children":912},{"className":911},[],[913],{"type":18,"value":346},{"type":18,"value":407},{"type":13,"tag":21,"props":916,"children":918},{"className":917},[],[919],{"type":18,"value":335},{"type":18,"value":921},", ",{"type":13,"tag":21,"props":923,"children":925},{"className":924},[],[926],{"type":18,"value":346},{"type":18,"value":499},{"type":13,"tag":440,"props":929,"children":930},{"type":442},[],{"type":18,"value":932}," be a valid pointer to a valid ",{"type":13,"tag":311,"props":934,"children":935},{"href":357},[936],{"type":18,"value":360},{"type":18,"value":938}," structure",{"type":13,"tag":940,"props":941,"children":942},"style",{},[943],{"type":18,"value":944},"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":946},[],"markdown",1725732554056]