[{"data":1,"prerenderedAt":590},["ShallowReactive",2],{"L4NSgLJLZU":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":589,"_id":4},"VkPhysicalDeviceMaintenance6Properties","Structure describing various implementation-defined properties introduced with VK_KHR_maintenance6","VK_VERSION_1_4","structs",[],{"type":10,"children":11,"toc":587},"root",[12,28,305,310,375,513,548,581],{"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 VkPhysicalDeviceMaintenance6Properties {\n VkStructureType sType;\n void* pNext;\n VkBool32 blockTexelViewCompatibleMultipleLayers;\n uint32_t maxCombinedImageSamplerDescriptorCount;\n VkBool32 fragmentShadingRateClampCombinerInputs;\n} VkPhysicalDeviceMaintenance6Properties;\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}," VkPhysicalDeviceMaintenance6Properties {\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},"} VkPhysicalDeviceMaintenance6Properties;\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 PhysicalDeviceMaintenance6Properties {\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}," PhysicalDeviceMaintenance6Properties",{"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":14,"props":306,"children":307},{},[308],{"type":18,"value":309},"or the equivalent",{"type":13,"tag":29,"props":311,"children":312},{},[313,332],{"type":13,"tag":33,"props":314,"children":316},{"className":35,"code":315,"filename":37,"language":38,"meta":39,"style":39},"typedef VkPhysicalDeviceMaintenance6Properties VkPhysicalDeviceMaintenance6PropertiesKHR;\n",[317],{"type":13,"tag":21,"props":318,"children":319},{"__ignoreMap":39},[320],{"type":13,"tag":45,"props":321,"children":322},{"class":47,"line":48},[323,327],{"type":13,"tag":45,"props":324,"children":325},{"style":52},[326],{"type":18,"value":55},{"type":13,"tag":45,"props":328,"children":329},{"style":63},[330],{"type":18,"value":331}," VkPhysicalDeviceMaintenance6Properties VkPhysicalDeviceMaintenance6PropertiesKHR;\n",{"type":13,"tag":33,"props":333,"children":335},{"className":133,"code":334,"filename":135,"language":136,"meta":39,"style":39},"type PhysicalDeviceMaintenance6PropertiesKHR = vk::PhysicalDeviceMaintenance6Properties;\n",[336],{"type":13,"tag":21,"props":337,"children":338},{"__ignoreMap":39},[339],{"type":13,"tag":45,"props":340,"children":341},{"class":47,"line":48},[342,347,352,357,361,365,370],{"type":13,"tag":45,"props":343,"children":344},{"style":52},[345],{"type":18,"value":346},"type",{"type":13,"tag":45,"props":348,"children":349},{"style":155},[350],{"type":18,"value":351}," PhysicalDeviceMaintenance6PropertiesKHR",{"type":13,"tag":45,"props":353,"children":354},{"style":52},[355],{"type":18,"value":356}," =",{"type":13,"tag":45,"props":358,"children":359},{"style":155},[360],{"type":18,"value":181},{"type":13,"tag":45,"props":362,"children":363},{"style":52},[364],{"type":18,"value":186},{"type":13,"tag":45,"props":366,"children":367},{"style":155},[368],{"type":18,"value":369},"PhysicalDeviceMaintenance6Properties",{"type":13,"tag":45,"props":371,"children":372},{"style":63},[373],{"type":18,"value":374},";\n",{"type":13,"tag":376,"props":377,"children":378},"ul",{},[379,400,419,462,495],{"type":13,"tag":380,"props":381,"children":382},"li",{},[383,389,391,398],{"type":13,"tag":21,"props":384,"children":386},{"className":385},[],[387],{"type":18,"value":388},"sType",{"type":18,"value":390}," is a ",{"type":13,"tag":392,"props":393,"children":395},"a",{"href":394},"/man/VkStructureType",[396],{"type":18,"value":397},"VkStructureType",{"type":18,"value":399}," value identifying this structure.",{"type":13,"tag":380,"props":401,"children":402},{},[403,409,411,417],{"type":13,"tag":21,"props":404,"children":406},{"className":405},[],[407],{"type":18,"value":408},"pNext",{"type":18,"value":410}," is ",{"type":13,"tag":21,"props":412,"children":414},{"className":413},[],[415],{"type":18,"value":416},"NULL",{"type":18,"value":418}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":380,"props":420,"children":421},{},[422,428,430,436,438,444,446,452,454,460],{"type":13,"tag":21,"props":423,"children":425},{"className":424},[],[426],{"type":18,"value":427},"blockTexelViewCompatibleMultipleLayers",{"type":18,"value":429}," is a boolean value\nindicating that an implementation supports creating image views with\n",{"type":13,"tag":21,"props":431,"children":433},{"className":432},[],[434],{"type":18,"value":435},"VK_IMAGE_CREATE_BLOCK_TEXEL_VIEW_COMPATIBLE_BIT",{"type":18,"value":437}," where the\n",{"type":13,"tag":21,"props":439,"children":441},{"className":440},[],[442],{"type":18,"value":443},"layerCount",{"type":18,"value":445}," member of ",{"type":13,"tag":21,"props":447,"children":449},{"className":448},[],[450],{"type":18,"value":451},"subresourceRange",{"type":18,"value":453}," is greater than ",{"type":13,"tag":21,"props":455,"children":457},{"className":456},[],[458],{"type":18,"value":459},"1",{"type":18,"value":461},".",{"type":13,"tag":380,"props":463,"children":464},{},[465,471,473,493],{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":470},"maxCombinedImageSamplerDescriptorCount",{"type":18,"value":472}," is the maximum number of\ncombined image sampler descriptors that the implementation uses to\naccess any of the ",{"type":13,"tag":392,"props":474,"children":476},{"href":475},"/chapters/formats#formats-requiring-sampler-ycbcr-conversion",[477,479,485,486,491],{"type":18,"value":478},"formats\nthat require a sampler Y′C",{"type":13,"tag":480,"props":481,"children":482},"sub",{},[483],{"type":18,"value":484},"B",{"type":18,"value":37},{"type":13,"tag":480,"props":487,"children":488},{},[489],{"type":18,"value":490},"R",{"type":18,"value":492}," conversion",{"type":18,"value":494}," supported by the\nimplementation.",{"type":13,"tag":380,"props":496,"children":497},{},[498,504,506,512],{"type":13,"tag":21,"props":499,"children":501},{"className":500},[],[502],{"type":18,"value":503},"fragmentShadingRateClampCombinerInputs",{"type":18,"value":505}," is a boolean value\nindicating that an implementation clamps the inputs to\n",{"type":13,"tag":392,"props":507,"children":509},{"href":508},"/chapters/primsrast#primsrast-fragment-shading-rate-combining",[510],{"type":18,"value":511},"combiner operations",{"type":18,"value":461},{"type":13,"tag":14,"props":514,"children":515},{},[516,518,523,525,530,532,538,540,546],{"type":18,"value":517},"If the ",{"type":13,"tag":21,"props":519,"children":521},{"className":520},[],[522],{"type":18,"value":4},{"type":18,"value":524}," structure is included in the ",{"type":13,"tag":21,"props":526,"children":528},{"className":527},[],[529],{"type":18,"value":408},{"type":18,"value":531}," chain of the\n",{"type":13,"tag":392,"props":533,"children":535},{"href":534},"/man/VkPhysicalDeviceProperties2",[536],{"type":18,"value":537},"VkPhysicalDeviceProperties2",{"type":18,"value":539}," structure passed to\n",{"type":13,"tag":392,"props":541,"children":543},{"href":542},"/man/vkGetPhysicalDeviceProperties2",[544],{"type":18,"value":545},"vkGetPhysicalDeviceProperties2",{"type":18,"value":547},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":13,"tag":549,"props":550,"children":552},"validity-group",{"name":551},"Valid Usage (Implicit)",[553],{"type":13,"tag":554,"props":555,"children":557},"validity-field",{"name":556},"VUID-VkPhysicalDeviceMaintenance6Properties-sType-sType",[558],{"type":13,"tag":14,"props":559,"children":560},{},[561,566,568,573,575],{"type":13,"tag":21,"props":562,"children":564},{"className":563},[],[565],{"type":18,"value":388},{"type":18,"value":567}," ",{"type":13,"tag":569,"props":570,"children":572},"normative",{"type":571},"must",[],{"type":18,"value":574}," be ",{"type":13,"tag":21,"props":576,"children":578},{"className":577},[],[579],{"type":18,"value":580},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_6_PROPERTIES",{"type":13,"tag":582,"props":583,"children":584},"style",{},[585],{"type":18,"value":586},"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":588},[],"markdown",1744876560804]