[{"data":1,"prerenderedAt":524},["ShallowReactive",2],{"PTF7ZD9aPU":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":523,"_id":4},"VkPhysicalDeviceLineRasterizationProperties","Structure describing line rasterization properties supported by an implementation","VK_VERSION_1_4","structs",[],{"type":10,"children":11,"toc":521},"root",[12,28,230,235,300,304,365,447,482,515],{"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\nas:",{"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 VkPhysicalDeviceLineRasterizationProperties {\n VkStructureType sType;\n void* pNext;\n uint32_t lineSubPixelPrecisionBits;\n} VkPhysicalDeviceLineRasterizationProperties;\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}," VkPhysicalDeviceLineRasterizationProperties {\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},"} VkPhysicalDeviceLineRasterizationProperties;\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 PhysicalDeviceLineRasterizationProperties {\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}," PhysicalDeviceLineRasterizationProperties",{"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 VkPhysicalDeviceLineRasterizationProperties VkPhysicalDeviceLineRasterizationPropertiesKHR;\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}," VkPhysicalDeviceLineRasterizationProperties VkPhysicalDeviceLineRasterizationPropertiesKHR;\n",{"type":13,"tag":33,"props":258,"children":260},{"className":115,"code":259,"filename":117,"language":118,"meta":39,"style":39},"type PhysicalDeviceLineRasterizationPropertiesKHR = vk::PhysicalDeviceLineRasterizationProperties;\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}," PhysicalDeviceLineRasterizationPropertiesKHR",{"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},"PhysicalDeviceLineRasterizationProperties",{"type":13,"tag":45,"props":296,"children":297},{"style":63},[298],{"type":18,"value":299},";\n",{"type":13,"tag":14,"props":301,"children":302},{},[303],{"type":18,"value":234},{"type":13,"tag":29,"props":305,"children":306},{},[307,326],{"type":13,"tag":33,"props":308,"children":310},{"className":35,"code":309,"filename":37,"language":38,"meta":39,"style":39},"typedef VkPhysicalDeviceLineRasterizationProperties VkPhysicalDeviceLineRasterizationPropertiesEXT;\n",[311],{"type":13,"tag":21,"props":312,"children":313},{"__ignoreMap":39},[314],{"type":13,"tag":45,"props":315,"children":316},{"class":47,"line":48},[317,321],{"type":13,"tag":45,"props":318,"children":319},{"style":52},[320],{"type":18,"value":55},{"type":13,"tag":45,"props":322,"children":323},{"style":63},[324],{"type":18,"value":325}," VkPhysicalDeviceLineRasterizationProperties VkPhysicalDeviceLineRasterizationPropertiesEXT;\n",{"type":13,"tag":33,"props":327,"children":329},{"className":115,"code":328,"filename":117,"language":118,"meta":39,"style":39},"type PhysicalDeviceLineRasterizationPropertiesEXT = vk::PhysicalDeviceLineRasterizationProperties;\n",[330],{"type":13,"tag":21,"props":331,"children":332},{"__ignoreMap":39},[333],{"type":13,"tag":45,"props":334,"children":335},{"class":47,"line":48},[336,340,345,349,353,357,361],{"type":13,"tag":45,"props":337,"children":338},{"style":52},[339],{"type":18,"value":271},{"type":13,"tag":45,"props":341,"children":342},{"style":137},[343],{"type":18,"value":344}," PhysicalDeviceLineRasterizationPropertiesEXT",{"type":13,"tag":45,"props":346,"children":347},{"style":52},[348],{"type":18,"value":281},{"type":13,"tag":45,"props":350,"children":351},{"style":137},[352],{"type":18,"value":163},{"type":13,"tag":45,"props":354,"children":355},{"style":52},[356],{"type":18,"value":168},{"type":13,"tag":45,"props":358,"children":359},{"style":137},[360],{"type":18,"value":294},{"type":13,"tag":45,"props":362,"children":363},{"style":63},[364],{"type":18,"value":299},{"type":13,"tag":366,"props":367,"children":368},"ul",{},[369,390,409],{"type":13,"tag":370,"props":371,"children":372},"li",{},[373,379,381,388],{"type":13,"tag":21,"props":374,"children":376},{"className":375},[],[377],{"type":18,"value":378},"sType",{"type":18,"value":380}," is a ",{"type":13,"tag":382,"props":383,"children":385},"a",{"href":384},"/man/VkStructureType",[386],{"type":18,"value":387},"VkStructureType",{"type":18,"value":389}," value identifying this structure.",{"type":13,"tag":370,"props":391,"children":392},{},[393,399,401,407],{"type":13,"tag":21,"props":394,"children":396},{"className":395},[],[397],{"type":18,"value":398},"pNext",{"type":18,"value":400}," is ",{"type":13,"tag":21,"props":402,"children":404},{"className":403},[],[405],{"type":18,"value":406},"NULL",{"type":18,"value":408}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":370,"props":410,"children":411},{},[412,417,423,425,431,433,437,439,445],{"type":13,"tag":413,"props":414,"children":416},"anchor",{"id":415},"limits-lineSubPixelPrecisionBits",[],{"type":13,"tag":21,"props":418,"children":420},{"className":419},[],[421],{"type":18,"value":422},"lineSubPixelPrecisionBits",{"type":18,"value":424}," is the number of bits of subpixel\nprecision in framebuffer coordinates x",{"type":13,"tag":426,"props":427,"children":428},"sub",{},[429],{"type":18,"value":430},"f",{"type":18,"value":432}," and y",{"type":13,"tag":426,"props":434,"children":435},{},[436],{"type":18,"value":430},{"type":18,"value":438}," when\nrasterizing ",{"type":13,"tag":382,"props":440,"children":442},{"href":441},"/chapters/primsrast#primsrast-lines",[443],{"type":18,"value":444},"line segments",{"type":18,"value":446},".",{"type":13,"tag":14,"props":448,"children":449},{},[450,452,457,459,464,466,472,474,480],{"type":18,"value":451},"If the ",{"type":13,"tag":21,"props":453,"children":455},{"className":454},[],[456],{"type":18,"value":4},{"type":18,"value":458}," structure is included in the ",{"type":13,"tag":21,"props":460,"children":462},{"className":461},[],[463],{"type":18,"value":398},{"type":18,"value":465}," chain of the\n",{"type":13,"tag":382,"props":467,"children":469},{"href":468},"/man/VkPhysicalDeviceProperties2",[470],{"type":18,"value":471},"VkPhysicalDeviceProperties2",{"type":18,"value":473}," structure passed to\n",{"type":13,"tag":382,"props":475,"children":477},{"href":476},"/man/vkGetPhysicalDeviceProperties2",[478],{"type":18,"value":479},"vkGetPhysicalDeviceProperties2",{"type":18,"value":481},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":483,"props":484,"children":486},"validity-group",{"name":485},"Valid Usage (Implicit)",[487],{"type":13,"tag":488,"props":489,"children":491},"validity-field",{"name":490},"VUID-VkPhysicalDeviceLineRasterizationProperties-sType-sType",[492],{"type":13,"tag":14,"props":493,"children":494},{},[495,500,502,507,509],{"type":13,"tag":21,"props":496,"children":498},{"className":497},[],[499],{"type":18,"value":378},{"type":18,"value":501}," ",{"type":13,"tag":503,"props":504,"children":506},"normative",{"type":505},"must",[],{"type":18,"value":508}," be ",{"type":13,"tag":21,"props":510,"children":512},{"className":511},[],[513],{"type":18,"value":514},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_LINE_RASTERIZATION_PROPERTIES",{"type":13,"tag":516,"props":517,"children":518},"style",{},[519],{"type":18,"value":520},"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":522},[],"markdown",1744876560623]