[{"data":1,"prerenderedAt":427},["ShallowReactive",2],{"4XCyUCYpwt":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":426,"_id":4},"VkPipelineRasterizationStateRasterizationOrderAMD","Structure defining rasterization order for a graphics pipeline","VK_AMD_rasterization_order","structs",[],{"type":10,"children":11,"toc":424},"root",[12,45,57,274,334,391,418],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26,28,34,36,43],{"type":18,"value":19},"text","The rasterization order to use for a graphics pipeline is specified by\nadding a ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure\nto the ",{"type":13,"tag":21,"props":29,"children":31},{"className":30},[],[32],{"type":18,"value":33},"pNext",{"type":18,"value":35}," chain of a ",{"type":13,"tag":37,"props":38,"children":40},"a",{"href":39},"/man/VkPipelineRasterizationStateCreateInfo",[41],{"type":18,"value":42},"VkPipelineRasterizationStateCreateInfo",{"type":18,"value":44},"\nstructure.",{"type":13,"tag":14,"props":46,"children":47},{},[48,50,55],{"type":18,"value":49},"The ",{"type":13,"tag":21,"props":51,"children":53},{"className":52},[],[54],{"type":18,"value":4},{"type":18,"value":56}," structure is\ndefined as:",{"type":13,"tag":58,"props":59,"children":60},"code-group",{},[61,142],{"type":13,"tag":62,"props":63,"children":69},"pre",{"className":64,"code":65,"filename":66,"language":67,"meta":68,"style":68},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPipelineRasterizationStateRasterizationOrderAMD {\n VkStructureType sType;\n const void* pNext;\n VkRasterizationOrderAMD rasterizationOrder;\n} VkPipelineRasterizationStateRasterizationOrderAMD;\n","C","c","",[70],{"type":13,"tag":21,"props":71,"children":72},{"__ignoreMap":68},[73,96,105,124,133],{"type":13,"tag":74,"props":75,"children":78},"span",{"class":76,"line":77},"line",1,[79,85,90],{"type":13,"tag":74,"props":80,"children":82},{"style":81},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[83],{"type":18,"value":84},"typedef",{"type":13,"tag":74,"props":86,"children":87},{"style":81},[88],{"type":18,"value":89}," struct",{"type":13,"tag":74,"props":91,"children":93},{"style":92},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[94],{"type":18,"value":95}," VkPipelineRasterizationStateRasterizationOrderAMD {\n",{"type":13,"tag":74,"props":97,"children":99},{"class":76,"line":98},2,[100],{"type":13,"tag":74,"props":101,"children":102},{"style":92},[103],{"type":18,"value":104}," VkStructureType sType;\n",{"type":13,"tag":74,"props":106,"children":108},{"class":76,"line":107},3,[109,114,119],{"type":13,"tag":74,"props":110,"children":111},{"style":81},[112],{"type":18,"value":113}," const",{"type":13,"tag":74,"props":115,"children":116},{"style":81},[117],{"type":18,"value":118}," void*",{"type":13,"tag":74,"props":120,"children":121},{"style":92},[122],{"type":18,"value":123}," pNext;\n",{"type":13,"tag":74,"props":125,"children":127},{"class":76,"line":126},4,[128],{"type":13,"tag":74,"props":129,"children":130},{"style":92},[131],{"type":18,"value":132}," VkRasterizationOrderAMD rasterizationOrder;\n",{"type":13,"tag":74,"props":134,"children":136},{"class":76,"line":135},5,[137],{"type":13,"tag":74,"props":138,"children":139},{"style":92},[140],{"type":18,"value":141},"} VkPipelineRasterizationStateRasterizationOrderAMD;\n",{"type":13,"tag":62,"props":143,"children":148},{"className":144,"code":145,"filename":146,"language":147,"meta":68,"style":68},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PipelineRasterizationStateRasterizationOrderAMD {\n s_type: vk::StructureType,\n p_next: *const c_void,\n rasterization_order: vk::RasterizationOrderAMD, // Rasterization order to use for the pipeline\n}\n","Rust","rs",[149],{"type":13,"tag":21,"props":150,"children":151},{"__ignoreMap":68},[152,175,208,230,266],{"type":13,"tag":74,"props":153,"children":154},{"class":76,"line":77},[155,160,164,170],{"type":13,"tag":74,"props":156,"children":157},{"style":81},[158],{"type":18,"value":159},"pub",{"type":13,"tag":74,"props":161,"children":162},{"style":81},[163],{"type":18,"value":89},{"type":13,"tag":74,"props":165,"children":167},{"style":166},"--shiki-default:#953800;--shiki-dark:#FFA657",[168],{"type":18,"value":169}," PipelineRasterizationStateRasterizationOrderAMD",{"type":13,"tag":74,"props":171,"children":172},{"style":92},[173],{"type":18,"value":174}," {\n",{"type":13,"tag":74,"props":176,"children":177},{"class":76,"line":98},[178,183,188,193,198,203],{"type":13,"tag":74,"props":179,"children":180},{"style":92},[181],{"type":18,"value":182}," s_type",{"type":13,"tag":74,"props":184,"children":185},{"style":81},[186],{"type":18,"value":187},":",{"type":13,"tag":74,"props":189,"children":190},{"style":166},[191],{"type":18,"value":192}," vk",{"type":13,"tag":74,"props":194,"children":195},{"style":81},[196],{"type":18,"value":197},"::",{"type":13,"tag":74,"props":199,"children":200},{"style":166},[201],{"type":18,"value":202},"StructureType",{"type":13,"tag":74,"props":204,"children":205},{"style":92},[206],{"type":18,"value":207},",\n",{"type":13,"tag":74,"props":209,"children":210},{"class":76,"line":107},[211,216,220,225],{"type":13,"tag":74,"props":212,"children":213},{"style":92},[214],{"type":18,"value":215}," p_next",{"type":13,"tag":74,"props":217,"children":218},{"style":81},[219],{"type":18,"value":187},{"type":13,"tag":74,"props":221,"children":222},{"style":81},[223],{"type":18,"value":224}," *const",{"type":13,"tag":74,"props":226,"children":227},{"style":92},[228],{"type":18,"value":229}," c_void,\n",{"type":13,"tag":74,"props":231,"children":232},{"class":76,"line":126},[233,238,242,246,250,255,260],{"type":13,"tag":74,"props":234,"children":235},{"style":92},[236],{"type":18,"value":237}," rasterization_order",{"type":13,"tag":74,"props":239,"children":240},{"style":81},[241],{"type":18,"value":187},{"type":13,"tag":74,"props":243,"children":244},{"style":166},[245],{"type":18,"value":192},{"type":13,"tag":74,"props":247,"children":248},{"style":81},[249],{"type":18,"value":197},{"type":13,"tag":74,"props":251,"children":252},{"style":166},[253],{"type":18,"value":254},"RasterizationOrderAMD",{"type":13,"tag":74,"props":256,"children":257},{"style":92},[258],{"type":18,"value":259},", ",{"type":13,"tag":74,"props":261,"children":263},{"style":262},"--shiki-default:#6E7781;--shiki-dark:#8B949E",[264],{"type":18,"value":265},"// Rasterization order to use for the pipeline\n",{"type":13,"tag":74,"props":267,"children":268},{"class":76,"line":135},[269],{"type":13,"tag":74,"props":270,"children":271},{"style":92},[272],{"type":18,"value":273},"}\n",{"type":13,"tag":275,"props":276,"children":277},"ul",{},[278,298,316],{"type":13,"tag":279,"props":280,"children":281},"li",{},[282,288,290,296],{"type":13,"tag":21,"props":283,"children":285},{"className":284},[],[286],{"type":18,"value":287},"sType",{"type":18,"value":289}," is a ",{"type":13,"tag":37,"props":291,"children":293},{"href":292},"/man/VkStructureType",[294],{"type":18,"value":295},"VkStructureType",{"type":18,"value":297}," value identifying this structure.",{"type":13,"tag":279,"props":299,"children":300},{},[301,306,308,314],{"type":13,"tag":21,"props":302,"children":304},{"className":303},[],[305],{"type":18,"value":33},{"type":18,"value":307}," is ",{"type":13,"tag":21,"props":309,"children":311},{"className":310},[],[312],{"type":18,"value":313},"NULL",{"type":18,"value":315}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":279,"props":317,"children":318},{},[319,325,326,332],{"type":13,"tag":21,"props":320,"children":322},{"className":321},[],[323],{"type":18,"value":324},"rasterizationOrder",{"type":18,"value":289},{"type":13,"tag":37,"props":327,"children":329},{"href":328},"/man/VkRasterizationOrderAMD",[330],{"type":18,"value":331},"VkRasterizationOrderAMD",{"type":18,"value":333}," value\nspecifying the primitive rasterization order to use.",{"type":13,"tag":335,"props":336,"children":338},"validity-group",{"name":337},"Valid Usage (Implicit)",[339,367],{"type":13,"tag":340,"props":341,"children":343},"validity-field",{"name":342},"VUID-VkPipelineRasterizationStateRasterizationOrderAMD-sType-sType",[344],{"type":13,"tag":14,"props":345,"children":346},{},[347,352,354,359,361],{"type":13,"tag":21,"props":348,"children":350},{"className":349},[],[351],{"type":18,"value":287},{"type":18,"value":353}," ",{"type":13,"tag":355,"props":356,"children":358},"normative",{"type":357},"must",[],{"type":18,"value":360}," be ",{"type":13,"tag":21,"props":362,"children":364},{"className":363},[],[365],{"type":18,"value":366},"VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_STATE_RASTERIZATION_ORDER_AMD",{"type":13,"tag":340,"props":368,"children":370},{"name":369},"VUID-VkPipelineRasterizationStateRasterizationOrderAMD-rasterizationOrder-parameter",[371],{"type":13,"tag":14,"props":372,"children":373},{},[374,379,380,383,385,389],{"type":13,"tag":21,"props":375,"children":377},{"className":376},[],[378],{"type":18,"value":324},{"type":18,"value":353},{"type":13,"tag":355,"props":381,"children":382},{"type":357},[],{"type":18,"value":384}," be a valid ",{"type":13,"tag":37,"props":386,"children":387},{"href":328},[388],{"type":18,"value":331},{"type":18,"value":390}," value",{"type":13,"tag":14,"props":392,"children":393},{},[394,396,401,403,408,410,416],{"type":18,"value":395},"If the ",{"type":13,"tag":37,"props":397,"children":399},{"href":398},"/extensions/VK_AMD_rasterization_order",[400],{"type":18,"value":6},{"type":18,"value":402}," device extension is not enabled\nor the application does not request a particular rasterization order through\nspecifying a ",{"type":13,"tag":21,"props":404,"children":406},{"className":405},[],[407],{"type":18,"value":4},{"type":18,"value":409},"\nstructure then the rasterization order used by the graphics pipeline\ndefaults to ",{"type":13,"tag":21,"props":411,"children":413},{"className":412},[],[414],{"type":18,"value":415},"VK_RASTERIZATION_ORDER_STRICT_AMD",{"type":18,"value":417},".",{"type":13,"tag":419,"props":420,"children":421},"style",{},[422],{"type":18,"value":423},"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":68,"searchDepth":98,"depth":98,"links":425},[],"markdown",1725732579241]