[{"data":1,"prerenderedAt":1028},["ShallowReactive",2],{"vvRAuBecsG":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":1027,"_id":4},"VkPipelineRasterizationLineStateCreateInfo","Structure specifying parameters of a newly created pipeline line rasterization state","VK_VERSION_1_4","structs",[],{"type":10,"children":11,"toc":1025},"root",[12,28,41,359,364,429,433,494,596,629,968,1019],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","Line segment rasterization options are controlled by the\n",{"type":13,"tag":21,"props":22,"children":24},"a",{"href":23},"/man/VkPipelineRasterizationLineStateCreateInfo",[25],{"type":18,"value":4},{"type":18,"value":27}," structure.",{"type":13,"tag":14,"props":29,"children":30},{},[31,33,39],{"type":18,"value":32},"The ",{"type":13,"tag":34,"props":35,"children":37},"code",{"className":36},[],[38],{"type":18,"value":4},{"type":18,"value":40}," structure is defined\nas:",{"type":13,"tag":42,"props":43,"children":44},"code-group",{},[45,163],{"type":13,"tag":46,"props":47,"children":53},"pre",{"className":48,"code":49,"filename":50,"language":51,"meta":52,"style":52},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPipelineRasterizationLineStateCreateInfo {\n VkStructureType sType;\n const void* pNext;\n VkLineRasterizationMode lineRasterizationMode;\n VkBool32 stippledLineEnable;\n uint32_t lineStippleFactor;\n uint16_t lineStipplePattern;\n} VkPipelineRasterizationLineStateCreateInfo;\n","C","c","",[54],{"type":13,"tag":34,"props":55,"children":56},{"__ignoreMap":52},[57,80,89,108,117,126,140,154],{"type":13,"tag":58,"props":59,"children":62},"span",{"class":60,"line":61},"line",1,[63,69,74],{"type":13,"tag":58,"props":64,"children":66},{"style":65},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[67],{"type":18,"value":68},"typedef",{"type":13,"tag":58,"props":70,"children":71},{"style":65},[72],{"type":18,"value":73}," struct",{"type":13,"tag":58,"props":75,"children":77},{"style":76},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[78],{"type":18,"value":79}," VkPipelineRasterizationLineStateCreateInfo {\n",{"type":13,"tag":58,"props":81,"children":83},{"class":60,"line":82},2,[84],{"type":13,"tag":58,"props":85,"children":86},{"style":76},[87],{"type":18,"value":88}," VkStructureType sType;\n",{"type":13,"tag":58,"props":90,"children":92},{"class":60,"line":91},3,[93,98,103],{"type":13,"tag":58,"props":94,"children":95},{"style":65},[96],{"type":18,"value":97}," const",{"type":13,"tag":58,"props":99,"children":100},{"style":65},[101],{"type":18,"value":102}," void*",{"type":13,"tag":58,"props":104,"children":105},{"style":76},[106],{"type":18,"value":107}," pNext;\n",{"type":13,"tag":58,"props":109,"children":111},{"class":60,"line":110},4,[112],{"type":13,"tag":58,"props":113,"children":114},{"style":76},[115],{"type":18,"value":116}," VkLineRasterizationMode lineRasterizationMode;\n",{"type":13,"tag":58,"props":118,"children":120},{"class":60,"line":119},5,[121],{"type":13,"tag":58,"props":122,"children":123},{"style":76},[124],{"type":18,"value":125}," VkBool32 stippledLineEnable;\n",{"type":13,"tag":58,"props":127,"children":129},{"class":60,"line":128},6,[130,135],{"type":13,"tag":58,"props":131,"children":132},{"style":65},[133],{"type":18,"value":134}," uint32_t",{"type":13,"tag":58,"props":136,"children":137},{"style":76},[138],{"type":18,"value":139}," lineStippleFactor;\n",{"type":13,"tag":58,"props":141,"children":143},{"class":60,"line":142},7,[144,149],{"type":13,"tag":58,"props":145,"children":146},{"style":65},[147],{"type":18,"value":148}," uint16_t",{"type":13,"tag":58,"props":150,"children":151},{"style":76},[152],{"type":18,"value":153}," lineStipplePattern;\n",{"type":13,"tag":58,"props":155,"children":157},{"class":60,"line":156},8,[158],{"type":13,"tag":58,"props":159,"children":160},{"style":76},[161],{"type":18,"value":162},"} VkPipelineRasterizationLineStateCreateInfo;\n",{"type":13,"tag":46,"props":164,"children":169},{"className":165,"code":166,"filename":167,"language":168,"meta":52,"style":52},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PipelineRasterizationLineStateCreateInfo {\n s_type: vk::StructureType,\n p_next: *const c_void,\n line_rasterization_mode: vk::LineRasterizationMode,\n stippled_line_enable: vk::Bool32,\n line_stipple_factor: u32,\n line_stipple_pattern: u16,\n}\n","Rust","rs",[170],{"type":13,"tag":34,"props":171,"children":172},{"__ignoreMap":52},[173,196,229,251,280,309,330,351],{"type":13,"tag":58,"props":174,"children":175},{"class":60,"line":61},[176,181,185,191],{"type":13,"tag":58,"props":177,"children":178},{"style":65},[179],{"type":18,"value":180},"pub",{"type":13,"tag":58,"props":182,"children":183},{"style":65},[184],{"type":18,"value":73},{"type":13,"tag":58,"props":186,"children":188},{"style":187},"--shiki-default:#953800;--shiki-dark:#FFA657",[189],{"type":18,"value":190}," PipelineRasterizationLineStateCreateInfo",{"type":13,"tag":58,"props":192,"children":193},{"style":76},[194],{"type":18,"value":195}," {\n",{"type":13,"tag":58,"props":197,"children":198},{"class":60,"line":82},[199,204,209,214,219,224],{"type":13,"tag":58,"props":200,"children":201},{"style":76},[202],{"type":18,"value":203}," s_type",{"type":13,"tag":58,"props":205,"children":206},{"style":65},[207],{"type":18,"value":208},":",{"type":13,"tag":58,"props":210,"children":211},{"style":187},[212],{"type":18,"value":213}," vk",{"type":13,"tag":58,"props":215,"children":216},{"style":65},[217],{"type":18,"value":218},"::",{"type":13,"tag":58,"props":220,"children":221},{"style":187},[222],{"type":18,"value":223},"StructureType",{"type":13,"tag":58,"props":225,"children":226},{"style":76},[227],{"type":18,"value":228},",\n",{"type":13,"tag":58,"props":230,"children":231},{"class":60,"line":91},[232,237,241,246],{"type":13,"tag":58,"props":233,"children":234},{"style":76},[235],{"type":18,"value":236}," p_next",{"type":13,"tag":58,"props":238,"children":239},{"style":65},[240],{"type":18,"value":208},{"type":13,"tag":58,"props":242,"children":243},{"style":65},[244],{"type":18,"value":245}," *const",{"type":13,"tag":58,"props":247,"children":248},{"style":76},[249],{"type":18,"value":250}," c_void,\n",{"type":13,"tag":58,"props":252,"children":253},{"class":60,"line":110},[254,259,263,267,271,276],{"type":13,"tag":58,"props":255,"children":256},{"style":76},[257],{"type":18,"value":258}," line_rasterization_mode",{"type":13,"tag":58,"props":260,"children":261},{"style":65},[262],{"type":18,"value":208},{"type":13,"tag":58,"props":264,"children":265},{"style":187},[266],{"type":18,"value":213},{"type":13,"tag":58,"props":268,"children":269},{"style":65},[270],{"type":18,"value":218},{"type":13,"tag":58,"props":272,"children":273},{"style":187},[274],{"type":18,"value":275},"LineRasterizationMode",{"type":13,"tag":58,"props":277,"children":278},{"style":76},[279],{"type":18,"value":228},{"type":13,"tag":58,"props":281,"children":282},{"class":60,"line":119},[283,288,292,296,300,305],{"type":13,"tag":58,"props":284,"children":285},{"style":76},[286],{"type":18,"value":287}," stippled_line_enable",{"type":13,"tag":58,"props":289,"children":290},{"style":65},[291],{"type":18,"value":208},{"type":13,"tag":58,"props":293,"children":294},{"style":187},[295],{"type":18,"value":213},{"type":13,"tag":58,"props":297,"children":298},{"style":65},[299],{"type":18,"value":218},{"type":13,"tag":58,"props":301,"children":302},{"style":187},[303],{"type":18,"value":304},"Bool32",{"type":13,"tag":58,"props":306,"children":307},{"style":76},[308],{"type":18,"value":228},{"type":13,"tag":58,"props":310,"children":311},{"class":60,"line":128},[312,317,321,326],{"type":13,"tag":58,"props":313,"children":314},{"style":76},[315],{"type":18,"value":316}," line_stipple_factor",{"type":13,"tag":58,"props":318,"children":319},{"style":65},[320],{"type":18,"value":208},{"type":13,"tag":58,"props":322,"children":323},{"style":187},[324],{"type":18,"value":325}," u32",{"type":13,"tag":58,"props":327,"children":328},{"style":76},[329],{"type":18,"value":228},{"type":13,"tag":58,"props":331,"children":332},{"class":60,"line":142},[333,338,342,347],{"type":13,"tag":58,"props":334,"children":335},{"style":76},[336],{"type":18,"value":337}," line_stipple_pattern",{"type":13,"tag":58,"props":339,"children":340},{"style":65},[341],{"type":18,"value":208},{"type":13,"tag":58,"props":343,"children":344},{"style":187},[345],{"type":18,"value":346}," u16",{"type":13,"tag":58,"props":348,"children":349},{"style":76},[350],{"type":18,"value":228},{"type":13,"tag":58,"props":352,"children":353},{"class":60,"line":156},[354],{"type":13,"tag":58,"props":355,"children":356},{"style":76},[357],{"type":18,"value":358},"}\n",{"type":13,"tag":14,"props":360,"children":361},{},[362],{"type":18,"value":363},"or the equivalent",{"type":13,"tag":42,"props":365,"children":366},{},[367,386],{"type":13,"tag":46,"props":368,"children":370},{"className":48,"code":369,"filename":50,"language":51,"meta":52,"style":52},"typedef VkPipelineRasterizationLineStateCreateInfo VkPipelineRasterizationLineStateCreateInfoKHR;\n",[371],{"type":13,"tag":34,"props":372,"children":373},{"__ignoreMap":52},[374],{"type":13,"tag":58,"props":375,"children":376},{"class":60,"line":61},[377,381],{"type":13,"tag":58,"props":378,"children":379},{"style":65},[380],{"type":18,"value":68},{"type":13,"tag":58,"props":382,"children":383},{"style":76},[384],{"type":18,"value":385}," VkPipelineRasterizationLineStateCreateInfo VkPipelineRasterizationLineStateCreateInfoKHR;\n",{"type":13,"tag":46,"props":387,"children":389},{"className":165,"code":388,"filename":167,"language":168,"meta":52,"style":52},"type PipelineRasterizationLineStateCreateInfoKHR = vk::PipelineRasterizationLineStateCreateInfo;\n",[390],{"type":13,"tag":34,"props":391,"children":392},{"__ignoreMap":52},[393],{"type":13,"tag":58,"props":394,"children":395},{"class":60,"line":61},[396,401,406,411,415,419,424],{"type":13,"tag":58,"props":397,"children":398},{"style":65},[399],{"type":18,"value":400},"type",{"type":13,"tag":58,"props":402,"children":403},{"style":187},[404],{"type":18,"value":405}," PipelineRasterizationLineStateCreateInfoKHR",{"type":13,"tag":58,"props":407,"children":408},{"style":65},[409],{"type":18,"value":410}," =",{"type":13,"tag":58,"props":412,"children":413},{"style":187},[414],{"type":18,"value":213},{"type":13,"tag":58,"props":416,"children":417},{"style":65},[418],{"type":18,"value":218},{"type":13,"tag":58,"props":420,"children":421},{"style":187},[422],{"type":18,"value":423},"PipelineRasterizationLineStateCreateInfo",{"type":13,"tag":58,"props":425,"children":426},{"style":76},[427],{"type":18,"value":428},";\n",{"type":13,"tag":14,"props":430,"children":431},{},[432],{"type":18,"value":363},{"type":13,"tag":42,"props":434,"children":435},{},[436,455],{"type":13,"tag":46,"props":437,"children":439},{"className":48,"code":438,"filename":50,"language":51,"meta":52,"style":52},"typedef VkPipelineRasterizationLineStateCreateInfo VkPipelineRasterizationLineStateCreateInfoEXT;\n",[440],{"type":13,"tag":34,"props":441,"children":442},{"__ignoreMap":52},[443],{"type":13,"tag":58,"props":444,"children":445},{"class":60,"line":61},[446,450],{"type":13,"tag":58,"props":447,"children":448},{"style":65},[449],{"type":18,"value":68},{"type":13,"tag":58,"props":451,"children":452},{"style":76},[453],{"type":18,"value":454}," VkPipelineRasterizationLineStateCreateInfo VkPipelineRasterizationLineStateCreateInfoEXT;\n",{"type":13,"tag":46,"props":456,"children":458},{"className":165,"code":457,"filename":167,"language":168,"meta":52,"style":52},"type PipelineRasterizationLineStateCreateInfoEXT = vk::PipelineRasterizationLineStateCreateInfo;\n",[459],{"type":13,"tag":34,"props":460,"children":461},{"__ignoreMap":52},[462],{"type":13,"tag":58,"props":463,"children":464},{"class":60,"line":61},[465,469,474,478,482,486,490],{"type":13,"tag":58,"props":466,"children":467},{"style":65},[468],{"type":18,"value":400},{"type":13,"tag":58,"props":470,"children":471},{"style":187},[472],{"type":18,"value":473}," PipelineRasterizationLineStateCreateInfoEXT",{"type":13,"tag":58,"props":475,"children":476},{"style":65},[477],{"type":18,"value":410},{"type":13,"tag":58,"props":479,"children":480},{"style":187},[481],{"type":18,"value":213},{"type":13,"tag":58,"props":483,"children":484},{"style":65},[485],{"type":18,"value":218},{"type":13,"tag":58,"props":487,"children":488},{"style":187},[489],{"type":18,"value":423},{"type":13,"tag":58,"props":491,"children":492},{"style":76},[493],{"type":18,"value":428},{"type":13,"tag":495,"props":496,"children":497},"ul",{},[498,518,537,555,574,585],{"type":13,"tag":499,"props":500,"children":501},"li",{},[502,508,510,516],{"type":13,"tag":34,"props":503,"children":505},{"className":504},[],[506],{"type":18,"value":507},"sType",{"type":18,"value":509}," is a ",{"type":13,"tag":21,"props":511,"children":513},{"href":512},"/man/VkStructureType",[514],{"type":18,"value":515},"VkStructureType",{"type":18,"value":517}," value identifying this structure.",{"type":13,"tag":499,"props":519,"children":520},{},[521,527,529,535],{"type":13,"tag":34,"props":522,"children":524},{"className":523},[],[525],{"type":18,"value":526},"pNext",{"type":18,"value":528}," is ",{"type":13,"tag":34,"props":530,"children":532},{"className":531},[],[533],{"type":18,"value":534},"NULL",{"type":18,"value":536}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":499,"props":538,"children":539},{},[540,546,547,553],{"type":13,"tag":34,"props":541,"children":543},{"className":542},[],[544],{"type":18,"value":545},"lineRasterizationMode",{"type":18,"value":509},{"type":13,"tag":21,"props":548,"children":550},{"href":549},"/man/VkLineRasterizationMode",[551],{"type":18,"value":552},"VkLineRasterizationMode",{"type":18,"value":554}," value\nselecting the style of line rasterization.",{"type":13,"tag":499,"props":556,"children":557},{},[558,564,566,572],{"type":13,"tag":34,"props":559,"children":561},{"className":560},[],[562],{"type":18,"value":563},"stippledLineEnable",{"type":18,"value":565}," enables ",{"type":13,"tag":21,"props":567,"children":569},{"href":568},"/chapters/primsrast#primsrast-lines-stipple",[570],{"type":18,"value":571},"stippled\nline rasterization",{"type":18,"value":573},".",{"type":13,"tag":499,"props":575,"children":576},{},[577,583],{"type":13,"tag":34,"props":578,"children":580},{"className":579},[],[581],{"type":18,"value":582},"lineStippleFactor",{"type":18,"value":584}," is the repeat factor used in stippled line\nrasterization.",{"type":13,"tag":499,"props":586,"children":587},{},[588,594],{"type":13,"tag":34,"props":589,"children":591},{"className":590},[],[592],{"type":18,"value":593},"lineStipplePattern",{"type":18,"value":595}," is the bit pattern used in stippled line\nrasterization.",{"type":13,"tag":14,"props":597,"children":598},{},[599,601,606,607,613,615,620,622,627],{"type":18,"value":600},"If ",{"type":13,"tag":34,"props":602,"children":604},{"className":603},[],[605],{"type":18,"value":563},{"type":18,"value":528},{"type":13,"tag":34,"props":608,"children":610},{"className":609},[],[611],{"type":18,"value":612},"VK_FALSE",{"type":18,"value":614},", the values of\n",{"type":13,"tag":34,"props":616,"children":618},{"className":617},[],[619],{"type":18,"value":582},{"type":18,"value":621}," and ",{"type":13,"tag":34,"props":623,"children":625},{"className":624},[],[626],{"type":18,"value":593},{"type":18,"value":628}," are ignored.",{"type":13,"tag":630,"props":631,"children":633},"validity-group",{"name":632},"Valid Usage",[634,677,713,750,800,847,895],{"type":13,"tag":635,"props":636,"children":638},"validity-field",{"name":637},"VUID-VkPipelineRasterizationLineStateCreateInfo-lineRasterizationMode-02768",[639],{"type":13,"tag":14,"props":640,"children":641},{},[642,643,648,650,656,658,668,670,675],{"type":18,"value":600},{"type":13,"tag":34,"props":644,"children":646},{"className":645},[],[647],{"type":18,"value":545},{"type":18,"value":649}," is\n",{"type":13,"tag":34,"props":651,"children":653},{"className":652},[],[654],{"type":18,"value":655},"VK_LINE_RASTERIZATION_MODE_RECTANGULAR",{"type":18,"value":657},", then the\n",{"type":13,"tag":21,"props":659,"children":661},{"href":660},"/man/VkPhysicalDeviceLineRasterizationFeatures#features-rectangularLines",[662],{"type":13,"tag":34,"props":663,"children":665},{"className":664},[],[666],{"type":18,"value":667},"rectangularLines",{"type":18,"value":669}," feature ",{"type":13,"tag":671,"props":672,"children":674},"normative",{"type":673},"must",[],{"type":18,"value":676}," be\nenabled",{"type":13,"tag":635,"props":678,"children":680},{"name":679},"VUID-VkPipelineRasterizationLineStateCreateInfo-lineRasterizationMode-02769",[681],{"type":13,"tag":14,"props":682,"children":683},{},[684,685,690,691,697,698,708,709,712],{"type":18,"value":600},{"type":13,"tag":34,"props":686,"children":688},{"className":687},[],[689],{"type":18,"value":545},{"type":18,"value":649},{"type":13,"tag":34,"props":692,"children":694},{"className":693},[],[695],{"type":18,"value":696},"VK_LINE_RASTERIZATION_MODE_BRESENHAM",{"type":18,"value":657},{"type":13,"tag":21,"props":699,"children":701},{"href":700},"/man/VkPhysicalDeviceLineRasterizationFeatures#features-bresenhamLines",[702],{"type":13,"tag":34,"props":703,"children":705},{"className":704},[],[706],{"type":18,"value":707},"bresenhamLines",{"type":18,"value":669},{"type":13,"tag":671,"props":710,"children":711},{"type":673},[],{"type":18,"value":676},{"type":13,"tag":635,"props":714,"children":716},{"name":715},"VUID-VkPipelineRasterizationLineStateCreateInfo-lineRasterizationMode-02770",[717],{"type":13,"tag":14,"props":718,"children":719},{},[720,721,726,727,733,734,744,745,748],{"type":18,"value":600},{"type":13,"tag":34,"props":722,"children":724},{"className":723},[],[725],{"type":18,"value":545},{"type":18,"value":649},{"type":13,"tag":34,"props":728,"children":730},{"className":729},[],[731],{"type":18,"value":732},"VK_LINE_RASTERIZATION_MODE_RECTANGULAR_SMOOTH",{"type":18,"value":657},{"type":13,"tag":21,"props":735,"children":737},{"href":736},"/man/VkPhysicalDeviceLineRasterizationFeatures#features-smoothLines",[738],{"type":13,"tag":34,"props":739,"children":741},{"className":740},[],[742],{"type":18,"value":743},"smoothLines",{"type":18,"value":669},{"type":13,"tag":671,"props":746,"children":747},{"type":673},[],{"type":18,"value":749}," be enabled",{"type":13,"tag":635,"props":751,"children":753},{"name":752},"VUID-VkPipelineRasterizationLineStateCreateInfo-stippledLineEnable-02771",[754],{"type":13,"tag":14,"props":755,"children":756},{},[757,758,763,764,770,772,777,778,783,784,794,796,799],{"type":18,"value":600},{"type":13,"tag":34,"props":759,"children":761},{"className":760},[],[762],{"type":18,"value":563},{"type":18,"value":528},{"type":13,"tag":34,"props":765,"children":767},{"className":766},[],[768],{"type":18,"value":769},"VK_TRUE",{"type":18,"value":771}," and\n",{"type":13,"tag":34,"props":773,"children":775},{"className":774},[],[776],{"type":18,"value":545},{"type":18,"value":649},{"type":13,"tag":34,"props":779,"children":781},{"className":780},[],[782],{"type":18,"value":655},{"type":18,"value":657},{"type":13,"tag":21,"props":785,"children":787},{"href":786},"/man/VkPhysicalDeviceLineRasterizationFeatures#features-stippledRectangularLines",[788],{"type":13,"tag":34,"props":789,"children":791},{"className":790},[],[792],{"type":18,"value":793},"stippledRectangularLines",{"type":18,"value":795},"\nfeature ",{"type":13,"tag":671,"props":797,"children":798},{"type":673},[],{"type":18,"value":749},{"type":13,"tag":635,"props":801,"children":803},{"name":802},"VUID-VkPipelineRasterizationLineStateCreateInfo-stippledLineEnable-02772",[804],{"type":13,"tag":14,"props":805,"children":806},{},[807,808,813,814,819,820,825,826,831,832,842,843,846],{"type":18,"value":600},{"type":13,"tag":34,"props":809,"children":811},{"className":810},[],[812],{"type":18,"value":563},{"type":18,"value":528},{"type":13,"tag":34,"props":815,"children":817},{"className":816},[],[818],{"type":18,"value":769},{"type":18,"value":771},{"type":13,"tag":34,"props":821,"children":823},{"className":822},[],[824],{"type":18,"value":545},{"type":18,"value":649},{"type":13,"tag":34,"props":827,"children":829},{"className":828},[],[830],{"type":18,"value":696},{"type":18,"value":657},{"type":13,"tag":21,"props":833,"children":835},{"href":834},"/man/VkPhysicalDeviceLineRasterizationFeatures#features-stippledBresenhamLines",[836],{"type":13,"tag":34,"props":837,"children":839},{"className":838},[],[840],{"type":18,"value":841},"stippledBresenhamLines",{"type":18,"value":795},{"type":13,"tag":671,"props":844,"children":845},{"type":673},[],{"type":18,"value":749},{"type":13,"tag":635,"props":848,"children":850},{"name":849},"VUID-VkPipelineRasterizationLineStateCreateInfo-stippledLineEnable-02773",[851],{"type":13,"tag":14,"props":852,"children":853},{},[854,855,860,861,866,867,872,873,878,879,889,891,894],{"type":18,"value":600},{"type":13,"tag":34,"props":856,"children":858},{"className":857},[],[859],{"type":18,"value":563},{"type":18,"value":528},{"type":13,"tag":34,"props":862,"children":864},{"className":863},[],[865],{"type":18,"value":769},{"type":18,"value":771},{"type":13,"tag":34,"props":868,"children":870},{"className":869},[],[871],{"type":18,"value":545},{"type":18,"value":649},{"type":13,"tag":34,"props":874,"children":876},{"className":875},[],[877],{"type":18,"value":732},{"type":18,"value":657},{"type":13,"tag":21,"props":880,"children":882},{"href":881},"/man/VkPhysicalDeviceLineRasterizationFeatures#features-stippledSmoothLines",[883],{"type":13,"tag":34,"props":884,"children":886},{"className":885},[],[887],{"type":18,"value":888},"stippledSmoothLines",{"type":18,"value":890}," feature\n",{"type":13,"tag":671,"props":892,"children":893},{"type":673},[],{"type":18,"value":749},{"type":13,"tag":635,"props":896,"children":898},{"name":897},"VUID-VkPipelineRasterizationLineStateCreateInfo-stippledLineEnable-02774",[899],{"type":13,"tag":14,"props":900,"children":901},{},[902,903,908,909,914,915,920,921,927,929,937,938,941,943,949,950,956,958,961,963],{"type":18,"value":600},{"type":13,"tag":34,"props":904,"children":906},{"className":905},[],[907],{"type":18,"value":563},{"type":18,"value":528},{"type":13,"tag":34,"props":910,"children":912},{"className":911},[],[913],{"type":18,"value":769},{"type":18,"value":771},{"type":13,"tag":34,"props":916,"children":918},{"className":917},[],[919],{"type":18,"value":545},{"type":18,"value":528},{"type":13,"tag":34,"props":922,"children":924},{"className":923},[],[925],{"type":18,"value":926},"VK_LINE_RASTERIZATION_MODE_DEFAULT",{"type":18,"value":928},",\nthen the ",{"type":13,"tag":21,"props":930,"children":931},{"href":786},[932],{"type":13,"tag":34,"props":933,"children":935},{"className":934},[],[936],{"type":18,"value":793},{"type":18,"value":669},{"type":13,"tag":671,"props":939,"children":940},{"type":673},[],{"type":18,"value":942}," be enabled and\n",{"type":13,"tag":21,"props":944,"children":946},{"href":945},"/man/VkPhysicalDeviceLimits",[947],{"type":18,"value":948},"VkPhysicalDeviceLimits",{"type":18,"value":218},{"type":13,"tag":34,"props":951,"children":953},{"className":952},[],[954],{"type":18,"value":955},"strictLines",{"type":18,"value":957}," ",{"type":13,"tag":671,"props":959,"children":960},{"type":673},[],{"type":18,"value":962}," be ",{"type":13,"tag":34,"props":964,"children":966},{"className":965},[],[967],{"type":18,"value":769},{"type":13,"tag":630,"props":969,"children":971},{"name":970},"Valid Usage (Implicit)",[972,995],{"type":13,"tag":635,"props":973,"children":975},{"name":974},"VUID-VkPipelineRasterizationLineStateCreateInfo-sType-sType",[976],{"type":13,"tag":14,"props":977,"children":978},{},[979,984,985,988,989],{"type":13,"tag":34,"props":980,"children":982},{"className":981},[],[983],{"type":18,"value":507},{"type":18,"value":957},{"type":13,"tag":671,"props":986,"children":987},{"type":673},[],{"type":18,"value":962},{"type":13,"tag":34,"props":990,"children":992},{"className":991},[],[993],{"type":18,"value":994},"VK_STRUCTURE_TYPE_PIPELINE_RASTERIZATION_LINE_STATE_CREATE_INFO",{"type":13,"tag":635,"props":996,"children":998},{"name":997},"VUID-VkPipelineRasterizationLineStateCreateInfo-lineRasterizationMode-parameter",[999],{"type":13,"tag":14,"props":1000,"children":1001},{},[1002,1007,1008,1011,1013,1017],{"type":13,"tag":34,"props":1003,"children":1005},{"className":1004},[],[1006],{"type":18,"value":545},{"type":18,"value":957},{"type":13,"tag":671,"props":1009,"children":1010},{"type":673},[],{"type":18,"value":1012}," be a valid ",{"type":13,"tag":21,"props":1014,"children":1015},{"href":549},[1016],{"type":18,"value":552},{"type":18,"value":1018}," value",{"type":13,"tag":1020,"props":1021,"children":1022},"style",{},[1023],{"type":18,"value":1024},"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":52,"searchDepth":82,"depth":82,"links":1026},[],"markdown",1744876567131]