[{"data":1,"prerenderedAt":427},["ShallowReactive",2],{"HHt9I3v6xX":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":426,"_id":4},"VkPhysicalDeviceFaultFeaturesEXT","Structure indicating support for device fault reporting","VK_EXT_device_fault","structs",[],{"type":10,"children":11,"toc":424},"root",[12,28,270,282,321,386,418],{"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,117],{"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 VkPhysicalDeviceFaultFeaturesEXT {\n VkStructureType sType;\n void* pNext;\n VkBool32 deviceFault;\n VkBool32 deviceFaultVendorBinary;\n} VkPhysicalDeviceFaultFeaturesEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,90,99,108],{"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}," VkPhysicalDeviceFaultFeaturesEXT {\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 deviceFault;\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 deviceFaultVendorBinary;\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},"} VkPhysicalDeviceFaultFeaturesEXT;\n",{"type":13,"tag":33,"props":118,"children":123},{"className":119,"code":120,"filename":121,"language":122,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceFaultFeaturesEXT {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n device_fault: vk::Bool32,\n device_fault_vendor_binary: vk::Bool32,\n}\n","Rust","rs",[124],{"type":13,"tag":21,"props":125,"children":126},{"__ignoreMap":39},[127,150,183,205,234,262],{"type":13,"tag":45,"props":128,"children":129},{"class":47,"line":48},[130,135,139,145],{"type":13,"tag":45,"props":131,"children":132},{"style":52},[133],{"type":18,"value":134},"pub",{"type":13,"tag":45,"props":136,"children":137},{"style":52},[138],{"type":18,"value":60},{"type":13,"tag":45,"props":140,"children":142},{"style":141},"--shiki-default:#953800;--shiki-dark:#FFA657",[143],{"type":18,"value":144}," PhysicalDeviceFaultFeaturesEXT",{"type":13,"tag":45,"props":146,"children":147},{"style":63},[148],{"type":18,"value":149}," {\n",{"type":13,"tag":45,"props":151,"children":152},{"class":47,"line":69},[153,158,163,168,173,178],{"type":13,"tag":45,"props":154,"children":155},{"style":63},[156],{"type":18,"value":157}," s_type",{"type":13,"tag":45,"props":159,"children":160},{"style":52},[161],{"type":18,"value":162},":",{"type":13,"tag":45,"props":164,"children":165},{"style":141},[166],{"type":18,"value":167}," vk",{"type":13,"tag":45,"props":169,"children":170},{"style":52},[171],{"type":18,"value":172},"::",{"type":13,"tag":45,"props":174,"children":175},{"style":141},[176],{"type":18,"value":177},"StructureType",{"type":13,"tag":45,"props":179,"children":180},{"style":63},[181],{"type":18,"value":182},",\n",{"type":13,"tag":45,"props":184,"children":185},{"class":47,"line":78},[186,191,195,200],{"type":13,"tag":45,"props":187,"children":188},{"style":63},[189],{"type":18,"value":190}," p_next",{"type":13,"tag":45,"props":192,"children":193},{"style":52},[194],{"type":18,"value":162},{"type":13,"tag":45,"props":196,"children":197},{"style":52},[198],{"type":18,"value":199}," *mut",{"type":13,"tag":45,"props":201,"children":202},{"style":63},[203],{"type":18,"value":204}," c_void,\n",{"type":13,"tag":45,"props":206,"children":207},{"class":47,"line":92},[208,213,217,221,225,230],{"type":13,"tag":45,"props":209,"children":210},{"style":63},[211],{"type":18,"value":212}," device_fault",{"type":13,"tag":45,"props":214,"children":215},{"style":52},[216],{"type":18,"value":162},{"type":13,"tag":45,"props":218,"children":219},{"style":141},[220],{"type":18,"value":167},{"type":13,"tag":45,"props":222,"children":223},{"style":52},[224],{"type":18,"value":172},{"type":13,"tag":45,"props":226,"children":227},{"style":141},[228],{"type":18,"value":229},"Bool32",{"type":13,"tag":45,"props":231,"children":232},{"style":63},[233],{"type":18,"value":182},{"type":13,"tag":45,"props":235,"children":236},{"class":47,"line":101},[237,242,246,250,254,258],{"type":13,"tag":45,"props":238,"children":239},{"style":63},[240],{"type":18,"value":241}," device_fault_vendor_binary",{"type":13,"tag":45,"props":243,"children":244},{"style":52},[245],{"type":18,"value":162},{"type":13,"tag":45,"props":247,"children":248},{"style":141},[249],{"type":18,"value":167},{"type":13,"tag":45,"props":251,"children":252},{"style":52},[253],{"type":18,"value":172},{"type":13,"tag":45,"props":255,"children":256},{"style":141},[257],{"type":18,"value":229},{"type":13,"tag":45,"props":259,"children":260},{"style":63},[261],{"type":18,"value":182},{"type":13,"tag":45,"props":263,"children":264},{"class":47,"line":110},[265],{"type":13,"tag":45,"props":266,"children":267},{"style":63},[268],{"type":18,"value":269},"}\n",{"type":13,"tag":14,"props":271,"children":272},{},[273,275,280],{"type":18,"value":274},"The members of the ",{"type":13,"tag":21,"props":276,"children":278},{"className":277},[],[279],{"type":18,"value":4},{"type":18,"value":281}," structure describe\nthe following features:",{"type":13,"tag":283,"props":284,"children":285},"ul",{},[286,305],{"type":13,"tag":287,"props":288,"children":289},"li",{},[290,295,297,303],{"type":13,"tag":291,"props":292,"children":294},"anchor",{"id":293},"features-deviceFault",[],{"type":18,"value":296}," ",{"type":13,"tag":21,"props":298,"children":300},{"className":299},[],[301],{"type":18,"value":302},"deviceFault",{"type":18,"value":304}," indicates that the\nimplementation supports the reporting of device fault information.",{"type":13,"tag":287,"props":306,"children":307},{},[308,312,313,319],{"type":13,"tag":291,"props":309,"children":311},{"id":310},"features-deviceFaultVendorBinary",[],{"type":18,"value":296},{"type":13,"tag":21,"props":314,"children":316},{"className":315},[],[317],{"type":18,"value":318},"deviceFaultVendorBinary",{"type":18,"value":320},"\nindicates that the implementation supports the generation of\nvendor-specific binary crash dumps.\nThese may provide additional information when imported into\nvendor-specific external tools.",{"type":13,"tag":14,"props":322,"children":323},{},[324,326,331,333,339,341,348,350,356,358,363,364,369,371,376,378,384],{"type":18,"value":325},"If the ",{"type":13,"tag":21,"props":327,"children":329},{"className":328},[],[330],{"type":18,"value":4},{"type":18,"value":332}," structure is included in the ",{"type":13,"tag":21,"props":334,"children":336},{"className":335},[],[337],{"type":18,"value":338},"pNext",{"type":18,"value":340}," chain of the\n",{"type":13,"tag":342,"props":343,"children":345},"a",{"href":344},"/man/VkPhysicalDeviceFeatures2",[346],{"type":18,"value":347},"VkPhysicalDeviceFeatures2",{"type":18,"value":349}," structure passed to\n",{"type":13,"tag":342,"props":351,"children":353},{"href":352},"/man/vkGetPhysicalDeviceFeatures2",[354],{"type":18,"value":355},"vkGetPhysicalDeviceFeatures2",{"type":18,"value":357},", it is filled in to indicate whether each\ncorresponding feature is supported.\n",{"type":13,"tag":21,"props":359,"children":361},{"className":360},[],[362],{"type":18,"value":4},{"type":18,"value":296},{"type":13,"tag":365,"props":366,"children":368},"normative",{"type":367},"can",[],{"type":18,"value":370}," also be used in the ",{"type":13,"tag":21,"props":372,"children":374},{"className":373},[],[375],{"type":18,"value":338},{"type":18,"value":377}," chain of\n",{"type":13,"tag":342,"props":379,"children":381},{"href":380},"/man/VkDeviceCreateInfo",[382],{"type":18,"value":383},"VkDeviceCreateInfo",{"type":18,"value":385}," to selectively enable these features.",{"type":13,"tag":387,"props":388,"children":390},"validity-group",{"name":389},"Valid Usage (Implicit)",[391],{"type":13,"tag":392,"props":393,"children":395},"validity-field",{"name":394},"VUID-VkPhysicalDeviceFaultFeaturesEXT-sType-sType",[396],{"type":13,"tag":14,"props":397,"children":398},{},[399,405,406,410,412],{"type":13,"tag":21,"props":400,"children":402},{"className":401},[],[403],{"type":18,"value":404},"sType",{"type":18,"value":296},{"type":13,"tag":365,"props":407,"children":409},{"type":408},"must",[],{"type":18,"value":411}," be ",{"type":13,"tag":21,"props":413,"children":415},{"className":414},[],[416],{"type":18,"value":417},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_FAULT_FEATURES_EXT",{"type":13,"tag":419,"props":420,"children":421},"style",{},[422],{"type":18,"value":423},"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":425},[],"markdown",1725732568313]