[{"data":1,"prerenderedAt":521},["ShallowReactive",2],{"$f4mPhJ55Z5oO7YL9rPFHnH6z6M_Exqxkz-usCTGP57IE":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":10,"xrefs":11,"body":12,"_type":520,"_id":4},"VkPhysicalDeviceMaintenance10FeaturesKHR","Structure describing whether the implementation supports maintenance10 functionality","VK_KHR_maintenance10",[8,9],"VkPhysicalDeviceFeatures2","VkDeviceCreateInfo","structs",[],{"type":13,"children":14,"toc":518},"root",[15,31,236,241,399,482,512],{"type":16,"tag":17,"props":18,"children":19},"element","p",{},[20,23,29],{"type":21,"value":22},"text","The ",{"type":16,"tag":24,"props":25,"children":27},"code",{"className":26},[],[28],{"type":21,"value":4},{"type":21,"value":30}," structure is defined as:",{"type":16,"tag":32,"props":33,"children":34},"code-group",{},[35,111],{"type":16,"tag":36,"props":37,"children":43},"pre",{"className":38,"code":39,"filename":40,"language":41,"meta":42,"style":42},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPhysicalDeviceMaintenance10FeaturesKHR {\n VkStructureType sType;\n void* pNext;\n VkBool32 maintenance10;\n} VkPhysicalDeviceMaintenance10FeaturesKHR;\n","C","c","",[44],{"type":16,"tag":24,"props":45,"children":46},{"__ignoreMap":42},[47,70,79,93,102],{"type":16,"tag":48,"props":49,"children":52},"span",{"class":50,"line":51},"line",1,[53,59,64],{"type":16,"tag":48,"props":54,"children":56},{"style":55},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[57],{"type":21,"value":58},"typedef",{"type":16,"tag":48,"props":60,"children":61},{"style":55},[62],{"type":21,"value":63}," struct",{"type":16,"tag":48,"props":65,"children":67},{"style":66},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[68],{"type":21,"value":69}," VkPhysicalDeviceMaintenance10FeaturesKHR {\n",{"type":16,"tag":48,"props":71,"children":73},{"class":50,"line":72},2,[74],{"type":16,"tag":48,"props":75,"children":76},{"style":66},[77],{"type":21,"value":78}," VkStructureType sType;\n",{"type":16,"tag":48,"props":80,"children":82},{"class":50,"line":81},3,[83,88],{"type":16,"tag":48,"props":84,"children":85},{"style":55},[86],{"type":21,"value":87}," void*",{"type":16,"tag":48,"props":89,"children":90},{"style":66},[91],{"type":21,"value":92}," pNext;\n",{"type":16,"tag":48,"props":94,"children":96},{"class":50,"line":95},4,[97],{"type":16,"tag":48,"props":98,"children":99},{"style":66},[100],{"type":21,"value":101}," VkBool32 maintenance10;\n",{"type":16,"tag":48,"props":103,"children":105},{"class":50,"line":104},5,[106],{"type":16,"tag":48,"props":107,"children":108},{"style":66},[109],{"type":21,"value":110},"} VkPhysicalDeviceMaintenance10FeaturesKHR;\n",{"type":16,"tag":36,"props":112,"children":117},{"className":113,"code":114,"filename":115,"language":116,"meta":42,"style":42},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceMaintenance10FeaturesKHR {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n maintenance10: vk::Bool32,\n}\n","Rust","rs",[118],{"type":16,"tag":24,"props":119,"children":120},{"__ignoreMap":42},[121,144,177,199,228],{"type":16,"tag":48,"props":122,"children":123},{"class":50,"line":51},[124,129,133,139],{"type":16,"tag":48,"props":125,"children":126},{"style":55},[127],{"type":21,"value":128},"pub",{"type":16,"tag":48,"props":130,"children":131},{"style":55},[132],{"type":21,"value":63},{"type":16,"tag":48,"props":134,"children":136},{"style":135},"--shiki-default:#953800;--shiki-dark:#FFA657",[137],{"type":21,"value":138}," PhysicalDeviceMaintenance10FeaturesKHR",{"type":16,"tag":48,"props":140,"children":141},{"style":66},[142],{"type":21,"value":143}," {\n",{"type":16,"tag":48,"props":145,"children":146},{"class":50,"line":72},[147,152,157,162,167,172],{"type":16,"tag":48,"props":148,"children":149},{"style":66},[150],{"type":21,"value":151}," s_type",{"type":16,"tag":48,"props":153,"children":154},{"style":55},[155],{"type":21,"value":156},":",{"type":16,"tag":48,"props":158,"children":159},{"style":135},[160],{"type":21,"value":161}," vk",{"type":16,"tag":48,"props":163,"children":164},{"style":55},[165],{"type":21,"value":166},"::",{"type":16,"tag":48,"props":168,"children":169},{"style":135},[170],{"type":21,"value":171},"StructureType",{"type":16,"tag":48,"props":173,"children":174},{"style":66},[175],{"type":21,"value":176},",\n",{"type":16,"tag":48,"props":178,"children":179},{"class":50,"line":81},[180,185,189,194],{"type":16,"tag":48,"props":181,"children":182},{"style":66},[183],{"type":21,"value":184}," p_next",{"type":16,"tag":48,"props":186,"children":187},{"style":55},[188],{"type":21,"value":156},{"type":16,"tag":48,"props":190,"children":191},{"style":55},[192],{"type":21,"value":193}," *mut",{"type":16,"tag":48,"props":195,"children":196},{"style":66},[197],{"type":21,"value":198}," c_void,\n",{"type":16,"tag":48,"props":200,"children":201},{"class":50,"line":95},[202,207,211,215,219,224],{"type":16,"tag":48,"props":203,"children":204},{"style":66},[205],{"type":21,"value":206}," maintenance10",{"type":16,"tag":48,"props":208,"children":209},{"style":55},[210],{"type":21,"value":156},{"type":16,"tag":48,"props":212,"children":213},{"style":135},[214],{"type":21,"value":161},{"type":16,"tag":48,"props":216,"children":217},{"style":55},[218],{"type":21,"value":166},{"type":16,"tag":48,"props":220,"children":221},{"style":135},[222],{"type":21,"value":223},"Bool32",{"type":16,"tag":48,"props":225,"children":226},{"style":66},[227],{"type":21,"value":176},{"type":16,"tag":48,"props":229,"children":230},{"class":50,"line":104},[231],{"type":16,"tag":48,"props":232,"children":233},{"style":66},[234],{"type":21,"value":235},"}\n",{"type":16,"tag":17,"props":237,"children":238},{},[239],{"type":21,"value":240},"This structure describes the following feature:",{"type":16,"tag":242,"props":243,"children":244},"ul",{},[245,266,285],{"type":16,"tag":246,"props":247,"children":248},"li",{},[249,255,257,264],{"type":16,"tag":24,"props":250,"children":252},{"className":251},[],[253],{"type":21,"value":254},"sType",{"type":21,"value":256}," is a ",{"type":16,"tag":258,"props":259,"children":261},"a",{"href":260},"/man/VkStructureType",[262],{"type":21,"value":263},"VkStructureType",{"type":21,"value":265}," value identifying this structure.",{"type":16,"tag":246,"props":267,"children":268},{},[269,275,277,283],{"type":16,"tag":24,"props":270,"children":272},{"className":271},[],[273],{"type":21,"value":274},"pNext",{"type":21,"value":276}," is ",{"type":16,"tag":24,"props":278,"children":280},{"className":279},[],[281],{"type":21,"value":282},"NULL",{"type":21,"value":284}," or a pointer to a structure extending this\nstructure.",{"type":16,"tag":246,"props":286,"children":287},{},[288,293,295,301,303],{"type":16,"tag":289,"props":290,"children":292},"anchor",{"id":291},"features-maintenance10",[],{"type":21,"value":294}," ",{"type":16,"tag":24,"props":296,"children":298},{"className":297},[],[299],{"type":21,"value":300},"maintenance10",{"type":21,"value":302}," indicates that the\nimplementation supports the following:",{"type":16,"tag":242,"props":304,"children":305},{},[306,311,347,366,371,376,381,386],{"type":16,"tag":246,"props":307,"children":308},{},[309],{"type":21,"value":310},"New image format feature bits that indicate support for copying depth\nor stencil aspects using non-graphics queue families",{"type":16,"tag":246,"props":312,"children":313},{},[314,316,322,324,330,332,337,339,345],{"type":21,"value":315},"If ",{"type":16,"tag":258,"props":317,"children":319},{"href":318},"/man/vkCmdSetSampleMaskEXT",[320],{"type":21,"value":321},"vkCmdSetSampleMaskEXT",{"type":21,"value":323}," is called with ",{"type":16,"tag":24,"props":325,"children":327},{"className":326},[],[328],{"type":21,"value":329},"pSampleMask",{"type":21,"value":331}," set to\n",{"type":16,"tag":24,"props":333,"children":335},{"className":334},[],[336],{"type":21,"value":282},{"type":21,"value":338},", it is treated as if the mask has all bits set to ",{"type":16,"tag":24,"props":340,"children":342},{"className":341},[],[343],{"type":21,"value":344},"1",{"type":21,"value":346},".",{"type":16,"tag":246,"props":348,"children":349},{},[350,352,358,360],{"type":21,"value":351},"Add ",{"type":16,"tag":258,"props":353,"children":355},{"href":354},"/man/vkCmdEndRendering2KHR",[356],{"type":21,"value":357},"vkCmdEndRendering2KHR",{"type":21,"value":359}," as an extensible version of\n",{"type":16,"tag":258,"props":361,"children":363},{"href":362},"/man/vkCmdEndRendering",[364],{"type":21,"value":365},"vkCmdEndRendering",{"type":16,"tag":246,"props":367,"children":368},{},[369],{"type":21,"value":370},"Add input attachment information to dynamic rendering",{"type":16,"tag":246,"props":372,"children":373},{},[374],{"type":21,"value":375},"Require that vertex inputs follow sRGB encoding when those formats are\nused, instead of being underspecified.",{"type":16,"tag":246,"props":377,"children":378},{},[379],{"type":21,"value":380},"Add a query to determine if sRGB images are resolved in nonlinear or\nlinear space by default",{"type":16,"tag":246,"props":382,"children":383},{},[384],{"type":21,"value":385},"Add an optional feature to allow applications to override the default\nsRGB resolve behavior",{"type":16,"tag":246,"props":387,"children":388},{},[389,391,397],{"type":21,"value":390},"Add resolve mode and depth-stencil resolve support to\n",{"type":16,"tag":24,"props":392,"children":394},{"className":393},[],[395],{"type":21,"value":396},"vkCmdResolveImage2",{"type":21,"value":398}," to bring it in-line with render pass attachment\nresolves",{"type":16,"tag":17,"props":400,"children":401},{},[402,404,409,411,416,418,423,425,431,433,439,441,446,448,453,455,461,463,468,470,475,477,481],{"type":21,"value":403},"If the ",{"type":16,"tag":24,"props":405,"children":407},{"className":406},[],[408],{"type":21,"value":4},{"type":21,"value":410}," structure is included in the ",{"type":16,"tag":24,"props":412,"children":414},{"className":413},[],[415],{"type":21,"value":274},{"type":21,"value":417}," chain of the\n",{"type":16,"tag":258,"props":419,"children":421},{"href":420},"/man/VkPhysicalDeviceFeatures2",[422],{"type":21,"value":8},{"type":21,"value":424}," structure passed to\n",{"type":16,"tag":258,"props":426,"children":428},{"href":427},"/man/vkGetPhysicalDeviceFeatures2",[429],{"type":21,"value":430},"vkGetPhysicalDeviceFeatures2",{"type":21,"value":432},", it is filled in to indicate whether each\ncorresponding feature is supported.\nIf the application wishes to use a ",{"type":16,"tag":258,"props":434,"children":436},{"href":435},"/man/VkDevice",[437],{"type":21,"value":438},"VkDevice",{"type":21,"value":440}," with any features\ndescribed by ",{"type":16,"tag":24,"props":442,"children":444},{"className":443},[],[445],{"type":21,"value":4},{"type":21,"value":447},", it ",{"type":16,"tag":449,"props":450,"children":452},"normative",{"type":451},"must",[],{"type":21,"value":454}," add an instance of the structure,\nwith the desired feature members set to ",{"type":16,"tag":24,"props":456,"children":458},{"className":457},[],[459],{"type":21,"value":460},"VK_TRUE",{"type":21,"value":462},", to the ",{"type":16,"tag":24,"props":464,"children":466},{"className":465},[],[467],{"type":21,"value":274},{"type":21,"value":469},"\nchain of ",{"type":16,"tag":258,"props":471,"children":473},{"href":472},"/man/VkDeviceCreateInfo",[474],{"type":21,"value":9},{"type":21,"value":476}," when creating the ",{"type":16,"tag":258,"props":478,"children":479},{"href":435},[480],{"type":21,"value":438},{"type":21,"value":346},{"type":16,"tag":483,"props":484,"children":486},"validity-group",{"name":485},"Valid Usage (Implicit)",[487],{"type":16,"tag":488,"props":489,"children":491},"validity-field",{"name":490},"VUID-VkPhysicalDeviceMaintenance10FeaturesKHR-sType-sType",[492],{"type":16,"tag":17,"props":493,"children":494},{},[495,500,501,504,506],{"type":16,"tag":24,"props":496,"children":498},{"className":497},[],[499],{"type":21,"value":254},{"type":21,"value":294},{"type":16,"tag":449,"props":502,"children":503},{"type":451},[],{"type":21,"value":505}," be ",{"type":16,"tag":24,"props":507,"children":509},{"className":508},[],[510],{"type":21,"value":511},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_MAINTENANCE_10_FEATURES_KHR",{"type":16,"tag":513,"props":514,"children":515},"style",{},[516],{"type":21,"value":517},"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":42,"searchDepth":72,"depth":72,"links":519},[],"markdown",1773054764489]