[{"data":1,"prerenderedAt":520},["ShallowReactive",2],{"thzv4egIpX":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":519,"_id":4},"VkPhysicalDeviceMaintenance6PropertiesKHR","Structure describing various implementation-defined properties introduced with VK_KHR_maintenance6","VK_KHR_maintenance6","structs",[],{"type":10,"children":11,"toc":517},"root",[12,28,305,443,478,511],{"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,131],{"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 VkPhysicalDeviceMaintenance6PropertiesKHR {\n VkStructureType sType;\n void* pNext;\n VkBool32 blockTexelViewCompatibleMultipleLayers;\n uint32_t maxCombinedImageSamplerDescriptorCount;\n VkBool32 fragmentShadingRateClampCombinerInputs;\n} VkPhysicalDeviceMaintenance6PropertiesKHR;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,99,113,122],{"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}," VkPhysicalDeviceMaintenance6PropertiesKHR {\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 blockTexelViewCompatibleMultipleLayers;\n",{"type":13,"tag":45,"props":100,"children":102},{"class":47,"line":101},5,[103,108],{"type":13,"tag":45,"props":104,"children":105},{"style":52},[106],{"type":18,"value":107}," uint32_t",{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112}," maxCombinedImageSamplerDescriptorCount;\n",{"type":13,"tag":45,"props":114,"children":116},{"class":47,"line":115},6,[117],{"type":13,"tag":45,"props":118,"children":119},{"style":63},[120],{"type":18,"value":121}," VkBool32 fragmentShadingRateClampCombinerInputs;\n",{"type":13,"tag":45,"props":123,"children":125},{"class":47,"line":124},7,[126],{"type":13,"tag":45,"props":127,"children":128},{"style":63},[129],{"type":18,"value":130},"} VkPhysicalDeviceMaintenance6PropertiesKHR;\n",{"type":13,"tag":33,"props":132,"children":137},{"className":133,"code":134,"filename":135,"language":136,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceMaintenance6PropertiesKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n block_texel_view_compatible_multiple_layers: vk::Bool32,\n max_combined_image_sampler_descriptor_count: u32,\n fragment_shading_rate_clamp_combiner_inputs: vk::Bool32,\n}\n","Rust","rs",[138],{"type":13,"tag":21,"props":139,"children":140},{"__ignoreMap":39},[141,164,197,219,248,269,297],{"type":13,"tag":45,"props":142,"children":143},{"class":47,"line":48},[144,149,153,159],{"type":13,"tag":45,"props":145,"children":146},{"style":52},[147],{"type":18,"value":148},"pub",{"type":13,"tag":45,"props":150,"children":151},{"style":52},[152],{"type":18,"value":60},{"type":13,"tag":45,"props":154,"children":156},{"style":155},"--shiki-default:#953800;--shiki-dark:#FFA657",[157],{"type":18,"value":158}," PhysicalDeviceMaintenance6PropertiesKHR",{"type":13,"tag":45,"props":160,"children":161},{"style":63},[162],{"type":18,"value":163}," {\n",{"type":13,"tag":45,"props":165,"children":166},{"class":47,"line":69},[167,172,177,182,187,192],{"type":13,"tag":45,"props":168,"children":169},{"style":63},[170],{"type":18,"value":171}," s_type",{"type":13,"tag":45,"props":173,"children":174},{"style":52},[175],{"type":18,"value":176},":",{"type":13,"tag":45,"props":178,"children":179},{"style":155},[180],{"type":18,"value":181}," vk",{"type":13,"tag":45,"props":183,"children":184},{"style":52},[185],{"type":18,"value":186},"::",{"type":13,"tag":45,"props":188,"children":189},{"style":155},[190],{"type":18,"value":191},"StructureType",{"type":13,"tag":45,"props":193,"children":194},{"style":63},[195],{"type":18,"value":196},",\n",{"type":13,"tag":45,"props":198,"children":199},{"class":47,"line":78},[200,205,209,214],{"type":13,"tag":45,"props":201,"children":202},{"style":63},[203],{"type":18,"value":204}," p_next",{"type":13,"tag":45,"props":206,"children":207},{"style":52},[208],{"type":18,"value":176},{"type":13,"tag":45,"props":210,"children":211},{"style":52},[212],{"type":18,"value":213}," *mut",{"type":13,"tag":45,"props":215,"children":216},{"style":63},[217],{"type":18,"value":218}," c_void,\n",{"type":13,"tag":45,"props":220,"children":221},{"class":47,"line":92},[222,227,231,235,239,244],{"type":13,"tag":45,"props":223,"children":224},{"style":63},[225],{"type":18,"value":226}," block_texel_view_compatible_multiple_layers",{"type":13,"tag":45,"props":228,"children":229},{"style":52},[230],{"type":18,"value":176},{"type":13,"tag":45,"props":232,"children":233},{"style":155},[234],{"type":18,"value":181},{"type":13,"tag":45,"props":236,"children":237},{"style":52},[238],{"type":18,"value":186},{"type":13,"tag":45,"props":240,"children":241},{"style":155},[242],{"type":18,"value":243},"Bool32",{"type":13,"tag":45,"props":245,"children":246},{"style":63},[247],{"type":18,"value":196},{"type":13,"tag":45,"props":249,"children":250},{"class":47,"line":101},[251,256,260,265],{"type":13,"tag":45,"props":252,"children":253},{"style":63},[254],{"type":18,"value":255}," max_combined_image_sampler_descriptor_count",{"type":13,"tag":45,"props":257,"children":258},{"style":52},[259],{"type":18,"value":176},{"type":13,"tag":45,"props":261,"children":262},{"style":155},[263],{"type":18,"value":264}," u32",{"type":13,"tag":45,"props":266,"children":267},{"style":63},[268],{"type":18,"value":196},{"type":13,"tag":45,"props":270,"children":271},{"class":47,"line":115},[272,277,281,285,289,293],{"type":13,"tag":45,"props":273,"children":274},{"style":63},[275],{"type":18,"value":276}," fragment_shading_rate_clamp_combiner_inputs",{"type":13,"tag":45,"props":278,"children":279},{"style":52},[280],{"type":18,"value":176},{"type":13,"tag":45,"props":282,"children":283},{"style":155},[284],{"type":18,"value":181},{"type":13,"tag":45,"props":286,"children":287},{"style":52},[288],{"type":18,"value":186},{"type":13,"tag":45,"props":290,"children":291},{"style":155},[292],{"type":18,"value":243},{"type":13,"tag":45,"props":294,"children":295},{"style":63},[296],{"type":18,"value":196},{"type":13,"tag":45,"props":298,"children":299},{"class":47,"line":124},[300],{"type":13,"tag":45,"props":301,"children":302},{"style":63},[303],{"type":18,"value":304},"}\n",{"type":13,"tag":306,"props":307,"children":308},"ul",{},[309,330,349,392,425],{"type":13,"tag":310,"props":311,"children":312},"li",{},[313,319,321,328],{"type":13,"tag":21,"props":314,"children":316},{"className":315},[],[317],{"type":18,"value":318},"sType",{"type":18,"value":320}," is a ",{"type":13,"tag":322,"props":323,"children":325},"a",{"href":324},"/man/VkStructureType",[326],{"type":18,"value":327},"VkStructureType",{"type":18,"value":329}," value identifying this structure.",{"type":13,"tag":310,"props":331,"children":332},{},[333,339,341,347],{"type":13,"tag":21,"props":334,"children":336},{"className":335},[],[337],{"type":18,"value":338},"pNext",{"type":18,"value":340}," is ",{"type":13,"tag":21,"props":342,"children":344},{"className":343},[],[345],{"type":18,"value":346},"NULL",{"type":18,"value":348}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":310,"props":350,"children":351},{},[352,358,360,366,368,374,376,382,384,390],{"type":13,"tag":21,"props":353,"children":355},{"className":354},[],[356],{"type":18,"value":357},"blockTexelViewCompatibleMultipleLayers",{"type":18,"value":359}," is a boolean value\nindicating that an implementation supports creating image views with\n",{"type":13,"tag":21,"props":361,"children":363},{"className":362},[],[364],{"type":18,"value":365},"VK_IMAGE_CREATE_BLOCK_TEXEL_VIEW_COMPATIBLE_BIT",{"type":18,"value":367}," where the\n",{"type":13,"tag":21,"props":369,"children":371},{"className":370},[],[372],{"type":18,"value":373},"layerCount",{"type":18,"value":375}," member of ",{"type":13,"tag":21,"props":377,"children":379},{"className":378},[],[380],{"type":18,"value":381},"subresourceRange",{"type":18,"value":383}," is greater than ",{"type":13,"tag":21,"props":385,"children":387},{"className":386},[],[388],{"type":18,"value":389},"1",{"type":18,"value":391},".",{"type":13,"tag":310,"props":393,"children":394},{},[395,401,403,423],{"type":13,"tag":21,"props":396,"children":398},{"className":397},[],[399],{"type":18,"value":400},"maxCombinedImageSamplerDescriptorCount",{"type":18,"value":402}," is the maximum number of\ncombined image sampler descriptors that the implementation uses to\naccess any of the ",{"type":13,"tag":322,"props":404,"children":406},{"href":405},"/chapters/formats#formats-requiring-sampler-ycbcr-conversion",[407,409,415,416,421],{"type":18,"value":408},"formats\nthat require a sampler Y′C",{"type":13,"tag":410,"props":411,"children":412},"sub",{},[413],{"type":18,"value":414},"B",{"type":18,"value":37},{"type":13,"tag":410,"props":417,"children":418},{},[419],{"type":18,"value":420},"R",{"type":18,"value":422}," conversion",{"type":18,"value":424}," supported by the\nimplementation.",{"type":13,"tag":310,"props":426,"children":427},{},[428,434,436,442],{"type":13,"tag":21,"props":429,"children":431},{"className":430},[],[432],{"type":18,"value":433},"fragmentShadingRateClampCombinerInputs",{"type":18,"value":435}," is a boolean value\nindicating that an implementation clamps the inputs to\n",{"type":13,"tag":322,"props":437,"children":439},{"href":438},"/chapters/primsrast#primsrast-fragment-shading-rate-combining",[440],{"type":18,"value":441},"combiner operations",{"type":18,"value":391},{"type":13,"tag":14,"props":444,"children":445},{},[446,448,453,455,460,462,468,470,476],{"type":18,"value":447},"If the ",{"type":13,"tag":21,"props":449,"children":451},{"className":450},[],[452],{"type":18,"value":4},{"type":18,"value":454}," structure is included in the ",{"type":13,"tag":21,"props":456,"children":458},{"className":457},[],[459],{"type":18,"value":338},{"type":18,"value":461}," chain of the\n",{"type":13,"tag":322,"props":463,"children":465},{"href":464},"/man/VkPhysicalDeviceProperties2",[466],{"type":18,"value":467},"VkPhysicalDeviceProperties2",{"type":18,"value":469}," structure passed to\n",{"type":13,"tag":322,"props":471,"children":473},{"href":472},"/man/vkGetPhysicalDeviceProperties2",[474],{"type":18,"value":475},"vkGetPhysicalDeviceProperties2",{"type":18,"value":477},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":479,"props":480,"children":482},"validity-group",{"name":481},"Valid Usage (Implicit)",[483],{"type":13,"tag":484,"props":485,"children":487},"validity-field",{"name":486},"VUID-VkPhysicalDeviceMaintenance6PropertiesKHR-sType-sType",[488],{"type":13,"tag":14,"props":489,"children":490},{},[491,496,498,503,505],{"type":13,"tag":21,"props":492,"children":494},{"className":493},[],[495],{"type":18,"value":318},{"type":18,"value":497}," ",{"type":13,"tag":499,"props":500,"children":502},"normative",{"type":501},"must",[],{"type":18,"value":504}," be ",{"type":13,"tag":21,"props":506,"children":508},{"className":507},[],[509],{"type":18,"value":510},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_6_PROPERTIES_KHR",{"type":13,"tag":512,"props":513,"children":514},"style",{},[515],{"type":18,"value":516},"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":518},[],"markdown",1729612465467]