[{"data":1,"prerenderedAt":308},["ShallowReactive",2],{"DCfHGC4eaZ":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":307,"_id":4},"VkDeviceFaultVendorInfoEXT","Structure specifying vendor-specific fault information","VK_EXT_device_fault","structs",[],{"type":10,"children":11,"toc":305},"root",[12,28,245,299],{"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,123],{"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 VkDeviceFaultVendorInfoEXT {\n char description[VK_MAX_DESCRIPTION_SIZE];\n uint64_t vendorFaultCode;\n uint64_t vendorFaultData;\n} VkDeviceFaultVendorInfoEXT;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,87,101,114],{"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}," VkDeviceFaultVendorInfoEXT {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71,76,82],{"type":13,"tag":45,"props":72,"children":73},{"style":52},[74],{"type":18,"value":75}," char",{"type":13,"tag":45,"props":77,"children":79},{"style":78},"--shiki-default:#953800;--shiki-dark:#FFA657",[80],{"type":18,"value":81}," description",{"type":13,"tag":45,"props":83,"children":84},{"style":63},[85],{"type":18,"value":86},"[VK_MAX_DESCRIPTION_SIZE];\n",{"type":13,"tag":45,"props":88,"children":90},{"class":47,"line":89},3,[91,96],{"type":13,"tag":45,"props":92,"children":93},{"style":52},[94],{"type":18,"value":95}," uint64_t",{"type":13,"tag":45,"props":97,"children":98},{"style":63},[99],{"type":18,"value":100}," vendorFaultCode;\n",{"type":13,"tag":45,"props":102,"children":104},{"class":47,"line":103},4,[105,109],{"type":13,"tag":45,"props":106,"children":107},{"style":52},[108],{"type":18,"value":95},{"type":13,"tag":45,"props":110,"children":111},{"style":63},[112],{"type":18,"value":113}," vendorFaultData;\n",{"type":13,"tag":45,"props":115,"children":117},{"class":47,"line":116},5,[118],{"type":13,"tag":45,"props":119,"children":120},{"style":63},[121],{"type":18,"value":122},"} VkDeviceFaultVendorInfoEXT;\n",{"type":13,"tag":33,"props":124,"children":129},{"className":125,"code":126,"filename":127,"language":128,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct DeviceFaultVendorInfoEXT {\n description: *const [c_char ; MAX_DESCRIPTION_SIZE], // Free-form description of the fault\n vendor_fault_code: u64,\n vendor_fault_data: u64,\n}\n","Rust","rs",[130],{"type":13,"tag":21,"props":131,"children":132},{"__ignoreMap":39},[133,155,195,217,237],{"type":13,"tag":45,"props":134,"children":135},{"class":47,"line":48},[136,141,145,150],{"type":13,"tag":45,"props":137,"children":138},{"style":52},[139],{"type":18,"value":140},"pub",{"type":13,"tag":45,"props":142,"children":143},{"style":52},[144],{"type":18,"value":60},{"type":13,"tag":45,"props":146,"children":147},{"style":78},[148],{"type":18,"value":149}," DeviceFaultVendorInfoEXT",{"type":13,"tag":45,"props":151,"children":152},{"style":63},[153],{"type":18,"value":154}," {\n",{"type":13,"tag":45,"props":156,"children":157},{"class":47,"line":69},[158,163,168,173,178,184,189],{"type":13,"tag":45,"props":159,"children":160},{"style":63},[161],{"type":18,"value":162}," description",{"type":13,"tag":45,"props":164,"children":165},{"style":52},[166],{"type":18,"value":167},":",{"type":13,"tag":45,"props":169,"children":170},{"style":52},[171],{"type":18,"value":172}," *const",{"type":13,"tag":45,"props":174,"children":175},{"style":63},[176],{"type":18,"value":177}," [c_char ; ",{"type":13,"tag":45,"props":179,"children":181},{"style":180},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[182],{"type":18,"value":183},"MAX_DESCRIPTION_SIZE",{"type":13,"tag":45,"props":185,"children":186},{"style":63},[187],{"type":18,"value":188},"], ",{"type":13,"tag":45,"props":190,"children":192},{"style":191},"--shiki-default:#6E7781;--shiki-dark:#8B949E",[193],{"type":18,"value":194},"// Free-form description of the fault\n",{"type":13,"tag":45,"props":196,"children":197},{"class":47,"line":89},[198,203,207,212],{"type":13,"tag":45,"props":199,"children":200},{"style":63},[201],{"type":18,"value":202}," vendor_fault_code",{"type":13,"tag":45,"props":204,"children":205},{"style":52},[206],{"type":18,"value":167},{"type":13,"tag":45,"props":208,"children":209},{"style":78},[210],{"type":18,"value":211}," u64",{"type":13,"tag":45,"props":213,"children":214},{"style":63},[215],{"type":18,"value":216},",\n",{"type":13,"tag":45,"props":218,"children":219},{"class":47,"line":103},[220,225,229,233],{"type":13,"tag":45,"props":221,"children":222},{"style":63},[223],{"type":18,"value":224}," vendor_fault_data",{"type":13,"tag":45,"props":226,"children":227},{"style":52},[228],{"type":18,"value":167},{"type":13,"tag":45,"props":230,"children":231},{"style":78},[232],{"type":18,"value":211},{"type":13,"tag":45,"props":234,"children":235},{"style":63},[236],{"type":18,"value":216},{"type":13,"tag":45,"props":238,"children":239},{"class":47,"line":116},[240],{"type":13,"tag":45,"props":241,"children":242},{"style":63},[243],{"type":18,"value":244},"}\n",{"type":13,"tag":246,"props":247,"children":248},"ul",{},[249,277,288],{"type":13,"tag":250,"props":251,"children":252},"li",{},[253,259,261,267,269,275],{"type":13,"tag":21,"props":254,"children":256},{"className":255},[],[257],{"type":18,"value":258},"description",{"type":18,"value":260}," is an array of ",{"type":13,"tag":21,"props":262,"children":264},{"className":263},[],[265],{"type":18,"value":266},"VK_MAX_DESCRIPTION_SIZE",{"type":18,"value":268}," ",{"type":13,"tag":21,"props":270,"children":272},{"className":271},[],[273],{"type":18,"value":274},"char",{"type":18,"value":276},"\ncontaining a null-terminated UTF-8 string which is a human readable\ndescription of the fault.",{"type":13,"tag":250,"props":278,"children":279},{},[280,286],{"type":13,"tag":21,"props":281,"children":283},{"className":282},[],[284],{"type":18,"value":285},"vendorFaultCode",{"type":18,"value":287}," is the vendor-specific fault code for this fault.",{"type":13,"tag":250,"props":289,"children":290},{},[291,297],{"type":13,"tag":21,"props":292,"children":294},{"className":293},[],[295],{"type":18,"value":296},"vendorFaultData",{"type":18,"value":298}," is the vendor-specific fault data associated with\nthis fault.",{"type":13,"tag":300,"props":301,"children":302},"style",{},[303],{"type":18,"value":304},"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":306},[],"markdown",1725732548434]