[{"data":1,"prerenderedAt":460},["ShallowReactive",2],{"RSL764rr71":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":459,"_id":4},"VkPhysicalDeviceLineRasterizationPropertiesKHR","Structure describing line rasterization properties supported by an implementation","VK_KHR_line_rasterization","structs",[],{"type":10,"children":11,"toc":457},"root",[12,28,230,235,300,384,419,451],{"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\ndefined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,113],{"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 VkPhysicalDeviceLineRasterizationPropertiesKHR {\n VkStructureType sType;\n void* pNext;\n uint32_t lineSubPixelPrecisionBits;\n} VkPhysicalDeviceLineRasterizationPropertiesKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,104],{"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}," VkPhysicalDeviceLineRasterizationPropertiesKHR {\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],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," void*",{"type":13,"tag":45,"props":86,"children":87},{"style":63},[88],{"type":18,"value":89}," pNext;\n",{"type":13,"tag":45,"props":91,"children":93},{"class":47,"line":92},4,[94,99],{"type":13,"tag":45,"props":95,"children":96},{"style":52},[97],{"type":18,"value":98}," uint32_t",{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," lineSubPixelPrecisionBits;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112},"} VkPhysicalDeviceLineRasterizationPropertiesKHR;\n",{"type":13,"tag":33,"props":114,"children":119},{"className":115,"code":116,"filename":117,"language":118,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceLineRasterizationPropertiesKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n line_sub_pixel_precision_bits: u32,\n}\n","Rust","rs",[120],{"type":13,"tag":21,"props":121,"children":122},{"__ignoreMap":39},[123,146,179,201,222],{"type":13,"tag":45,"props":124,"children":125},{"class":47,"line":48},[126,131,135,141],{"type":13,"tag":45,"props":127,"children":128},{"style":52},[129],{"type":18,"value":130},"pub",{"type":13,"tag":45,"props":132,"children":133},{"style":52},[134],{"type":18,"value":60},{"type":13,"tag":45,"props":136,"children":138},{"style":137},"--shiki-default:#953800;--shiki-dark:#FFA657",[139],{"type":18,"value":140}," PhysicalDeviceLineRasterizationPropertiesKHR",{"type":13,"tag":45,"props":142,"children":143},{"style":63},[144],{"type":18,"value":145}," {\n",{"type":13,"tag":45,"props":147,"children":148},{"class":47,"line":69},[149,154,159,164,169,174],{"type":13,"tag":45,"props":150,"children":151},{"style":63},[152],{"type":18,"value":153}," s_type",{"type":13,"tag":45,"props":155,"children":156},{"style":52},[157],{"type":18,"value":158},":",{"type":13,"tag":45,"props":160,"children":161},{"style":137},[162],{"type":18,"value":163}," vk",{"type":13,"tag":45,"props":165,"children":166},{"style":52},[167],{"type":18,"value":168},"::",{"type":13,"tag":45,"props":170,"children":171},{"style":137},[172],{"type":18,"value":173},"StructureType",{"type":13,"tag":45,"props":175,"children":176},{"style":63},[177],{"type":18,"value":178},",\n",{"type":13,"tag":45,"props":180,"children":181},{"class":47,"line":78},[182,187,191,196],{"type":13,"tag":45,"props":183,"children":184},{"style":63},[185],{"type":18,"value":186}," p_next",{"type":13,"tag":45,"props":188,"children":189},{"style":52},[190],{"type":18,"value":158},{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":195}," *mut",{"type":13,"tag":45,"props":197,"children":198},{"style":63},[199],{"type":18,"value":200}," c_void,\n",{"type":13,"tag":45,"props":202,"children":203},{"class":47,"line":92},[204,209,213,218],{"type":13,"tag":45,"props":205,"children":206},{"style":63},[207],{"type":18,"value":208}," line_sub_pixel_precision_bits",{"type":13,"tag":45,"props":210,"children":211},{"style":52},[212],{"type":18,"value":158},{"type":13,"tag":45,"props":214,"children":215},{"style":137},[216],{"type":18,"value":217}," u32",{"type":13,"tag":45,"props":219,"children":220},{"style":63},[221],{"type":18,"value":178},{"type":13,"tag":45,"props":223,"children":224},{"class":47,"line":106},[225],{"type":13,"tag":45,"props":226,"children":227},{"style":63},[228],{"type":18,"value":229},"}\n",{"type":13,"tag":14,"props":231,"children":232},{},[233],{"type":18,"value":234},"or the equivalent",{"type":13,"tag":29,"props":236,"children":237},{},[238,257],{"type":13,"tag":33,"props":239,"children":241},{"className":35,"code":240,"filename":37,"language":38,"meta":39,"style":39},"typedef VkPhysicalDeviceLineRasterizationPropertiesKHR VkPhysicalDeviceLineRasterizationPropertiesEXT;\n",[242],{"type":13,"tag":21,"props":243,"children":244},{"__ignoreMap":39},[245],{"type":13,"tag":45,"props":246,"children":247},{"class":47,"line":48},[248,252],{"type":13,"tag":45,"props":249,"children":250},{"style":52},[251],{"type":18,"value":55},{"type":13,"tag":45,"props":253,"children":254},{"style":63},[255],{"type":18,"value":256}," VkPhysicalDeviceLineRasterizationPropertiesKHR VkPhysicalDeviceLineRasterizationPropertiesEXT;\n",{"type":13,"tag":33,"props":258,"children":260},{"className":115,"code":259,"filename":117,"language":118,"meta":39,"style":39},"type PhysicalDeviceLineRasterizationPropertiesEXT = vk::PhysicalDeviceLineRasterizationPropertiesKHR;\n",[261],{"type":13,"tag":21,"props":262,"children":263},{"__ignoreMap":39},[264],{"type":13,"tag":45,"props":265,"children":266},{"class":47,"line":48},[267,272,277,282,286,290,295],{"type":13,"tag":45,"props":268,"children":269},{"style":52},[270],{"type":18,"value":271},"type",{"type":13,"tag":45,"props":273,"children":274},{"style":137},[275],{"type":18,"value":276}," PhysicalDeviceLineRasterizationPropertiesEXT",{"type":13,"tag":45,"props":278,"children":279},{"style":52},[280],{"type":18,"value":281}," =",{"type":13,"tag":45,"props":283,"children":284},{"style":137},[285],{"type":18,"value":163},{"type":13,"tag":45,"props":287,"children":288},{"style":52},[289],{"type":18,"value":168},{"type":13,"tag":45,"props":291,"children":292},{"style":137},[293],{"type":18,"value":294},"PhysicalDeviceLineRasterizationPropertiesKHR",{"type":13,"tag":45,"props":296,"children":297},{"style":63},[298],{"type":18,"value":299},";\n",{"type":13,"tag":301,"props":302,"children":303},"ul",{},[304,325,344],{"type":13,"tag":305,"props":306,"children":307},"li",{},[308,314,316,323],{"type":13,"tag":21,"props":309,"children":311},{"className":310},[],[312],{"type":18,"value":313},"sType",{"type":18,"value":315}," is a ",{"type":13,"tag":317,"props":318,"children":320},"a",{"href":319},"/man/VkStructureType",[321],{"type":18,"value":322},"VkStructureType",{"type":18,"value":324}," value identifying this structure.",{"type":13,"tag":305,"props":326,"children":327},{},[328,334,336,342],{"type":13,"tag":21,"props":329,"children":331},{"className":330},[],[332],{"type":18,"value":333},"pNext",{"type":18,"value":335}," is ",{"type":13,"tag":21,"props":337,"children":339},{"className":338},[],[340],{"type":18,"value":341},"NULL",{"type":18,"value":343}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":305,"props":345,"children":346},{},[347,352,354,360,362,368,370,374,376,382],{"type":13,"tag":348,"props":349,"children":351},"anchor",{"id":350},"limits-lineSubPixelPrecisionBits",[],{"type":18,"value":353}," ",{"type":13,"tag":21,"props":355,"children":357},{"className":356},[],[358],{"type":18,"value":359},"lineSubPixelPrecisionBits",{"type":18,"value":361}," is\nthe number of bits of subpixel precision in framebuffer coordinates\nx",{"type":13,"tag":363,"props":364,"children":365},"sub",{},[366],{"type":18,"value":367},"f",{"type":18,"value":369}," and y",{"type":13,"tag":363,"props":371,"children":372},{},[373],{"type":18,"value":367},{"type":18,"value":375}," when rasterizing ",{"type":13,"tag":317,"props":377,"children":379},{"href":378},"/chapters/primsrast#primsrast-lines",[380],{"type":18,"value":381},"line\nsegments",{"type":18,"value":383},".",{"type":13,"tag":14,"props":385,"children":386},{},[387,389,394,396,401,403,409,411,417],{"type":18,"value":388},"If the ",{"type":13,"tag":21,"props":390,"children":392},{"className":391},[],[393],{"type":18,"value":4},{"type":18,"value":395}," structure is included in the ",{"type":13,"tag":21,"props":397,"children":399},{"className":398},[],[400],{"type":18,"value":333},{"type":18,"value":402}," chain of the\n",{"type":13,"tag":317,"props":404,"children":406},{"href":405},"/man/VkPhysicalDeviceProperties2",[407],{"type":18,"value":408},"VkPhysicalDeviceProperties2",{"type":18,"value":410}," structure passed to\n",{"type":13,"tag":317,"props":412,"children":414},{"href":413},"/man/vkGetPhysicalDeviceProperties2",[415],{"type":18,"value":416},"vkGetPhysicalDeviceProperties2",{"type":18,"value":418},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":420,"props":421,"children":423},"validity-group",{"name":422},"Valid Usage (Implicit)",[424],{"type":13,"tag":425,"props":426,"children":428},"validity-field",{"name":427},"VUID-VkPhysicalDeviceLineRasterizationPropertiesKHR-sType-sType",[429],{"type":13,"tag":14,"props":430,"children":431},{},[432,437,438,443,445],{"type":13,"tag":21,"props":433,"children":435},{"className":434},[],[436],{"type":18,"value":313},{"type":18,"value":353},{"type":13,"tag":439,"props":440,"children":442},"normative",{"type":441},"must",[],{"type":18,"value":444}," be ",{"type":13,"tag":21,"props":446,"children":448},{"className":447},[],[449],{"type":18,"value":450},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_LINE_RASTERIZATION_PROPERTIES_KHR",{"type":13,"tag":452,"props":453,"children":454},"style",{},[455],{"type":18,"value":456},"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":458},[],"markdown",1725732570333]