[{"data":1,"prerenderedAt":696},["ShallowReactive",2],{"Xl8GLZSFay":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":695,"_id":4},"VkPhysicalDeviceMaintenance5PropertiesKHR","Structure describing various implementation-defined properties introduced with VK_KHR_maintenance5","VK_KHR_maintenance5","structs",[],{"type":10,"children":11,"toc":693},"root",[12,28,418,619,654,687],{"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,153],{"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 VkPhysicalDeviceMaintenance5PropertiesKHR {\n VkStructureType sType;\n void* pNext;\n VkBool32 earlyFragmentMultisampleCoverageAfterSampleCounting;\n VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting;\n VkBool32 depthStencilSwizzleOneSupport;\n VkBool32 polygonModePointSize;\n VkBool32 nonStrictSinglePixelWideLinesUseParallelogram;\n VkBool32 nonStrictWideLinesUseParallelogram;\n} VkPhysicalDeviceMaintenance5PropertiesKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,99,108,117,126,135,144],{"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}," VkPhysicalDeviceMaintenance5PropertiesKHR {\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],{"type":13,"tag":45,"props":95,"children":96},{"style":63},[97],{"type":18,"value":98}," VkBool32 earlyFragmentMultisampleCoverageAfterSampleCounting;\n",{"type":13,"tag":45,"props":100,"children":102},{"class":47,"line":101},5,[103],{"type":13,"tag":45,"props":104,"children":105},{"style":63},[106],{"type":18,"value":107}," VkBool32 earlyFragmentSampleMaskTestBeforeSampleCounting;\n",{"type":13,"tag":45,"props":109,"children":111},{"class":47,"line":110},6,[112],{"type":13,"tag":45,"props":113,"children":114},{"style":63},[115],{"type":18,"value":116}," VkBool32 depthStencilSwizzleOneSupport;\n",{"type":13,"tag":45,"props":118,"children":120},{"class":47,"line":119},7,[121],{"type":13,"tag":45,"props":122,"children":123},{"style":63},[124],{"type":18,"value":125}," VkBool32 polygonModePointSize;\n",{"type":13,"tag":45,"props":127,"children":129},{"class":47,"line":128},8,[130],{"type":13,"tag":45,"props":131,"children":132},{"style":63},[133],{"type":18,"value":134}," VkBool32 nonStrictSinglePixelWideLinesUseParallelogram;\n",{"type":13,"tag":45,"props":136,"children":138},{"class":47,"line":137},9,[139],{"type":13,"tag":45,"props":140,"children":141},{"style":63},[142],{"type":18,"value":143}," VkBool32 nonStrictWideLinesUseParallelogram;\n",{"type":13,"tag":45,"props":145,"children":147},{"class":47,"line":146},10,[148],{"type":13,"tag":45,"props":149,"children":150},{"style":63},[151],{"type":18,"value":152},"} VkPhysicalDeviceMaintenance5PropertiesKHR;\n",{"type":13,"tag":33,"props":154,"children":159},{"className":155,"code":156,"filename":157,"language":158,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceMaintenance5PropertiesKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n early_fragment_multisample_coverage_after_sample_counting: vk::Bool32,\n early_fragment_sample_mask_test_before_sample_counting: vk::Bool32,\n depth_stencil_swizzle_one_support: vk::Bool32,\n polygon_mode_point_size: vk::Bool32,\n non_strict_single_pixel_wide_lines_use_parallelogram: vk::Bool32,\n non_strict_wide_lines_use_parallelogram: vk::Bool32,\n}\n","Rust","rs",[160],{"type":13,"tag":21,"props":161,"children":162},{"__ignoreMap":39},[163,186,219,241,270,298,326,354,382,410],{"type":13,"tag":45,"props":164,"children":165},{"class":47,"line":48},[166,171,175,181],{"type":13,"tag":45,"props":167,"children":168},{"style":52},[169],{"type":18,"value":170},"pub",{"type":13,"tag":45,"props":172,"children":173},{"style":52},[174],{"type":18,"value":60},{"type":13,"tag":45,"props":176,"children":178},{"style":177},"--shiki-default:#953800;--shiki-dark:#FFA657",[179],{"type":18,"value":180}," PhysicalDeviceMaintenance5PropertiesKHR",{"type":13,"tag":45,"props":182,"children":183},{"style":63},[184],{"type":18,"value":185}," {\n",{"type":13,"tag":45,"props":187,"children":188},{"class":47,"line":69},[189,194,199,204,209,214],{"type":13,"tag":45,"props":190,"children":191},{"style":63},[192],{"type":18,"value":193}," s_type",{"type":13,"tag":45,"props":195,"children":196},{"style":52},[197],{"type":18,"value":198},":",{"type":13,"tag":45,"props":200,"children":201},{"style":177},[202],{"type":18,"value":203}," vk",{"type":13,"tag":45,"props":205,"children":206},{"style":52},[207],{"type":18,"value":208},"::",{"type":13,"tag":45,"props":210,"children":211},{"style":177},[212],{"type":18,"value":213},"StructureType",{"type":13,"tag":45,"props":215,"children":216},{"style":63},[217],{"type":18,"value":218},",\n",{"type":13,"tag":45,"props":220,"children":221},{"class":47,"line":78},[222,227,231,236],{"type":13,"tag":45,"props":223,"children":224},{"style":63},[225],{"type":18,"value":226}," p_next",{"type":13,"tag":45,"props":228,"children":229},{"style":52},[230],{"type":18,"value":198},{"type":13,"tag":45,"props":232,"children":233},{"style":52},[234],{"type":18,"value":235}," *mut",{"type":13,"tag":45,"props":237,"children":238},{"style":63},[239],{"type":18,"value":240}," c_void,\n",{"type":13,"tag":45,"props":242,"children":243},{"class":47,"line":92},[244,249,253,257,261,266],{"type":13,"tag":45,"props":245,"children":246},{"style":63},[247],{"type":18,"value":248}," early_fragment_multisample_coverage_after_sample_counting",{"type":13,"tag":45,"props":250,"children":251},{"style":52},[252],{"type":18,"value":198},{"type":13,"tag":45,"props":254,"children":255},{"style":177},[256],{"type":18,"value":203},{"type":13,"tag":45,"props":258,"children":259},{"style":52},[260],{"type":18,"value":208},{"type":13,"tag":45,"props":262,"children":263},{"style":177},[264],{"type":18,"value":265},"Bool32",{"type":13,"tag":45,"props":267,"children":268},{"style":63},[269],{"type":18,"value":218},{"type":13,"tag":45,"props":271,"children":272},{"class":47,"line":101},[273,278,282,286,290,294],{"type":13,"tag":45,"props":274,"children":275},{"style":63},[276],{"type":18,"value":277}," early_fragment_sample_mask_test_before_sample_counting",{"type":13,"tag":45,"props":279,"children":280},{"style":52},[281],{"type":18,"value":198},{"type":13,"tag":45,"props":283,"children":284},{"style":177},[285],{"type":18,"value":203},{"type":13,"tag":45,"props":287,"children":288},{"style":52},[289],{"type":18,"value":208},{"type":13,"tag":45,"props":291,"children":292},{"style":177},[293],{"type":18,"value":265},{"type":13,"tag":45,"props":295,"children":296},{"style":63},[297],{"type":18,"value":218},{"type":13,"tag":45,"props":299,"children":300},{"class":47,"line":110},[301,306,310,314,318,322],{"type":13,"tag":45,"props":302,"children":303},{"style":63},[304],{"type":18,"value":305}," depth_stencil_swizzle_one_support",{"type":13,"tag":45,"props":307,"children":308},{"style":52},[309],{"type":18,"value":198},{"type":13,"tag":45,"props":311,"children":312},{"style":177},[313],{"type":18,"value":203},{"type":13,"tag":45,"props":315,"children":316},{"style":52},[317],{"type":18,"value":208},{"type":13,"tag":45,"props":319,"children":320},{"style":177},[321],{"type":18,"value":265},{"type":13,"tag":45,"props":323,"children":324},{"style":63},[325],{"type":18,"value":218},{"type":13,"tag":45,"props":327,"children":328},{"class":47,"line":119},[329,334,338,342,346,350],{"type":13,"tag":45,"props":330,"children":331},{"style":63},[332],{"type":18,"value":333}," polygon_mode_point_size",{"type":13,"tag":45,"props":335,"children":336},{"style":52},[337],{"type":18,"value":198},{"type":13,"tag":45,"props":339,"children":340},{"style":177},[341],{"type":18,"value":203},{"type":13,"tag":45,"props":343,"children":344},{"style":52},[345],{"type":18,"value":208},{"type":13,"tag":45,"props":347,"children":348},{"style":177},[349],{"type":18,"value":265},{"type":13,"tag":45,"props":351,"children":352},{"style":63},[353],{"type":18,"value":218},{"type":13,"tag":45,"props":355,"children":356},{"class":47,"line":128},[357,362,366,370,374,378],{"type":13,"tag":45,"props":358,"children":359},{"style":63},[360],{"type":18,"value":361}," non_strict_single_pixel_wide_lines_use_parallelogram",{"type":13,"tag":45,"props":363,"children":364},{"style":52},[365],{"type":18,"value":198},{"type":13,"tag":45,"props":367,"children":368},{"style":177},[369],{"type":18,"value":203},{"type":13,"tag":45,"props":371,"children":372},{"style":52},[373],{"type":18,"value":208},{"type":13,"tag":45,"props":375,"children":376},{"style":177},[377],{"type":18,"value":265},{"type":13,"tag":45,"props":379,"children":380},{"style":63},[381],{"type":18,"value":218},{"type":13,"tag":45,"props":383,"children":384},{"class":47,"line":137},[385,390,394,398,402,406],{"type":13,"tag":45,"props":386,"children":387},{"style":63},[388],{"type":18,"value":389}," non_strict_wide_lines_use_parallelogram",{"type":13,"tag":45,"props":391,"children":392},{"style":52},[393],{"type":18,"value":198},{"type":13,"tag":45,"props":395,"children":396},{"style":177},[397],{"type":18,"value":203},{"type":13,"tag":45,"props":399,"children":400},{"style":52},[401],{"type":18,"value":208},{"type":13,"tag":45,"props":403,"children":404},{"style":177},[405],{"type":18,"value":265},{"type":13,"tag":45,"props":407,"children":408},{"style":63},[409],{"type":18,"value":218},{"type":13,"tag":45,"props":411,"children":412},{"class":47,"line":146},[413],{"type":13,"tag":45,"props":414,"children":415},{"style":63},[416],{"type":18,"value":417},"}\n",{"type":13,"tag":419,"props":420,"children":421},"ul",{},[422,443,462,512,551,570,597,608],{"type":13,"tag":423,"props":424,"children":425},"li",{},[426,432,434,441],{"type":13,"tag":21,"props":427,"children":429},{"className":428},[],[430],{"type":18,"value":431},"sType",{"type":18,"value":433}," is a ",{"type":13,"tag":435,"props":436,"children":438},"a",{"href":437},"/man/VkStructureType",[439],{"type":18,"value":440},"VkStructureType",{"type":18,"value":442}," value identifying this structure.",{"type":13,"tag":423,"props":444,"children":445},{},[446,452,454,460],{"type":13,"tag":21,"props":447,"children":449},{"className":448},[],[450],{"type":18,"value":451},"pNext",{"type":18,"value":453}," is ",{"type":13,"tag":21,"props":455,"children":457},{"className":456},[],[458],{"type":18,"value":459},"NULL",{"type":18,"value":461}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":423,"props":463,"children":464},{},[465,471,473,479,481,487,489,495,497,502,504,510],{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":470},"earlyFragmentMultisampleCoverageAfterSampleCounting",{"type":18,"value":472}," is a boolean\nvalue indicating whether the ",{"type":13,"tag":435,"props":474,"children":476},{"href":475},"/chapters/fragops#fragops-shader",[477],{"type":18,"value":478},"fragment shading",{"type":18,"value":480}," and\n",{"type":13,"tag":435,"props":482,"children":484},{"href":483},"/chapters/fragops#fragops-covg",[485],{"type":18,"value":486},"multisample coverage",{"type":18,"value":488}," operations are performed after\n",{"type":13,"tag":435,"props":490,"children":492},{"href":491},"/chapters/fragops#fragops-samplecount",[493],{"type":18,"value":494},"sample counting",{"type":18,"value":496}," for ",{"type":13,"tag":435,"props":498,"children":499},{"href":475},[500],{"type":18,"value":501},"fragment\nshaders",{"type":18,"value":503}," with ",{"type":13,"tag":21,"props":505,"children":507},{"className":506},[],[508],{"type":18,"value":509},"EarlyFragmentTests",{"type":18,"value":511}," execution mode.",{"type":13,"tag":423,"props":513,"children":514},{},[515,521,523,529,531,535,537,542,544,549],{"type":13,"tag":21,"props":516,"children":518},{"className":517},[],[519],{"type":18,"value":520},"earlyFragmentSampleMaskTestBeforeSampleCounting",{"type":18,"value":522}," is a boolean value\nindicating whether the ",{"type":13,"tag":435,"props":524,"children":526},{"href":525},"/chapters/fragops#fragops-samplemask",[527],{"type":18,"value":528},"sample mask test",{"type":18,"value":530}," operation\nis performed before ",{"type":13,"tag":435,"props":532,"children":533},{"href":491},[534],{"type":18,"value":494},{"type":18,"value":536}," for\n",{"type":13,"tag":435,"props":538,"children":539},{"href":475},[540],{"type":18,"value":541},"fragment shaders",{"type":18,"value":543}," using the ",{"type":13,"tag":21,"props":545,"children":547},{"className":546},[],[548],{"type":18,"value":509},{"type":18,"value":550},"\nexecution mode.",{"type":13,"tag":423,"props":552,"children":553},{},[554,560,562,568],{"type":13,"tag":21,"props":555,"children":557},{"className":556},[],[558],{"type":18,"value":559},"depthStencilSwizzleOneSupport",{"type":18,"value":561}," is a boolean indicating that\ndepth/stencil texturing operations with ",{"type":13,"tag":21,"props":563,"children":565},{"className":564},[],[566],{"type":18,"value":567},"VK_COMPONENT_SWIZZLE_ONE",{"type":18,"value":569},"\nhave defined behavior.",{"type":13,"tag":423,"props":571,"children":572},{},[573,579,581,587,589,595],{"type":13,"tag":21,"props":574,"children":576},{"className":575},[],[577],{"type":18,"value":578},"polygonModePointSize",{"type":18,"value":580}," is a boolean value indicating whether the\npoint size of the final rasterization of polygons with\n",{"type":13,"tag":21,"props":582,"children":584},{"className":583},[],[585],{"type":18,"value":586},"VK_POLYGON_MODE_POINT",{"type":18,"value":588}," is controlled by ",{"type":13,"tag":21,"props":590,"children":592},{"className":591},[],[593],{"type":18,"value":594},"PointSize",{"type":18,"value":596},".",{"type":13,"tag":423,"props":598,"children":599},{},[600,606],{"type":13,"tag":21,"props":601,"children":603},{"className":602},[],[604],{"type":18,"value":605},"nonStrictSinglePixelWideLinesUseParallelogram",{"type":18,"value":607}," is a boolean value\nindicating whether non-strict lines with a width of 1.0 are rasterized\nas parallelograms or using Bresenham’s algorithm.",{"type":13,"tag":423,"props":609,"children":610},{},[611,617],{"type":13,"tag":21,"props":612,"children":614},{"className":613},[],[615],{"type":18,"value":616},"nonStrictWideLinesUseParallelogram",{"type":18,"value":618}," is a boolean value indicating\nwhether non-strict lines with a width greater than 1.0 are rasterized as\nparallelograms or using Bresenham’s algorithm.",{"type":13,"tag":14,"props":620,"children":621},{},[622,624,629,631,636,638,644,646,652],{"type":18,"value":623},"If the ",{"type":13,"tag":21,"props":625,"children":627},{"className":626},[],[628],{"type":18,"value":4},{"type":18,"value":630}," structure is included in the ",{"type":13,"tag":21,"props":632,"children":634},{"className":633},[],[635],{"type":18,"value":451},{"type":18,"value":637}," chain of the\n",{"type":13,"tag":435,"props":639,"children":641},{"href":640},"/man/VkPhysicalDeviceProperties2",[642],{"type":18,"value":643},"VkPhysicalDeviceProperties2",{"type":18,"value":645}," structure passed to\n",{"type":13,"tag":435,"props":647,"children":649},{"href":648},"/man/vkGetPhysicalDeviceProperties2",[650],{"type":18,"value":651},"vkGetPhysicalDeviceProperties2",{"type":18,"value":653},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":655,"props":656,"children":658},"validity-group",{"name":657},"Valid Usage (Implicit)",[659],{"type":13,"tag":660,"props":661,"children":663},"validity-field",{"name":662},"VUID-VkPhysicalDeviceMaintenance5PropertiesKHR-sType-sType",[664],{"type":13,"tag":14,"props":665,"children":666},{},[667,672,674,679,681],{"type":13,"tag":21,"props":668,"children":670},{"className":669},[],[671],{"type":18,"value":431},{"type":18,"value":673}," ",{"type":13,"tag":675,"props":676,"children":678},"normative",{"type":677},"must",[],{"type":18,"value":680}," be ",{"type":13,"tag":21,"props":682,"children":684},{"className":683},[],[685],{"type":18,"value":686},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_5_PROPERTIES_KHR",{"type":13,"tag":688,"props":689,"children":690},"style",{},[691],{"type":18,"value":692},"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":694},[],"markdown",1729612465380]