[{"data":1,"prerenderedAt":510},["ShallowReactive",2],{"$fDkeoIrKmn2MQ-CikRILlWSgnEEQygRdoSRfCoXp3m_k":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":509,"_id":4},"VkPhysicalDeviceInfoPropertiesINTEL","Structure containing the IP version of a physical device","VK_INTEL_device_info",[8],"VkPhysicalDeviceProperties2","structs",[],{"type":12,"children":13,"toc":507},"root",[14,30,298,375,408,426,431,465,470,501],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,22,28],{"type":20,"value":21},"text","The ",{"type":15,"tag":23,"props":24,"children":26},"code",{"className":25},[],[27],{"type":20,"value":4},{"type":20,"value":29}," structure is defined as:",{"type":15,"tag":31,"props":32,"children":33},"code-group",{},[34,141],{"type":15,"tag":35,"props":36,"children":42},"pre",{"className":37,"code":38,"filename":39,"language":40,"meta":41,"style":41},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPhysicalDeviceInfoPropertiesINTEL {\n VkStructureType sType;\n void* pNext;\n uint32_t deviceIpVersionArch;\n uint32_t deviceIpVersionRelease;\n uint32_t deviceIpVersionRevision;\n} VkPhysicalDeviceInfoPropertiesINTEL;\n","C","c","",[43],{"type":15,"tag":23,"props":44,"children":45},{"__ignoreMap":41},[46,69,78,92,106,119,132],{"type":15,"tag":47,"props":48,"children":51},"span",{"class":49,"line":50},"line",1,[52,58,63],{"type":15,"tag":47,"props":53,"children":55},{"style":54},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[56],{"type":20,"value":57},"typedef",{"type":15,"tag":47,"props":59,"children":60},{"style":54},[61],{"type":20,"value":62}," struct",{"type":15,"tag":47,"props":64,"children":66},{"style":65},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[67],{"type":20,"value":68}," VkPhysicalDeviceInfoPropertiesINTEL {\n",{"type":15,"tag":47,"props":70,"children":72},{"class":49,"line":71},2,[73],{"type":15,"tag":47,"props":74,"children":75},{"style":65},[76],{"type":20,"value":77}," VkStructureType sType;\n",{"type":15,"tag":47,"props":79,"children":81},{"class":49,"line":80},3,[82,87],{"type":15,"tag":47,"props":83,"children":84},{"style":54},[85],{"type":20,"value":86}," void*",{"type":15,"tag":47,"props":88,"children":89},{"style":65},[90],{"type":20,"value":91}," pNext;\n",{"type":15,"tag":47,"props":93,"children":95},{"class":49,"line":94},4,[96,101],{"type":15,"tag":47,"props":97,"children":98},{"style":54},[99],{"type":20,"value":100}," uint32_t",{"type":15,"tag":47,"props":102,"children":103},{"style":65},[104],{"type":20,"value":105}," deviceIpVersionArch;\n",{"type":15,"tag":47,"props":107,"children":109},{"class":49,"line":108},5,[110,114],{"type":15,"tag":47,"props":111,"children":112},{"style":54},[113],{"type":20,"value":100},{"type":15,"tag":47,"props":115,"children":116},{"style":65},[117],{"type":20,"value":118}," deviceIpVersionRelease;\n",{"type":15,"tag":47,"props":120,"children":122},{"class":49,"line":121},6,[123,127],{"type":15,"tag":47,"props":124,"children":125},{"style":54},[126],{"type":20,"value":100},{"type":15,"tag":47,"props":128,"children":129},{"style":65},[130],{"type":20,"value":131}," deviceIpVersionRevision;\n",{"type":15,"tag":47,"props":133,"children":135},{"class":49,"line":134},7,[136],{"type":15,"tag":47,"props":137,"children":138},{"style":65},[139],{"type":20,"value":140},"} VkPhysicalDeviceInfoPropertiesINTEL;\n",{"type":15,"tag":35,"props":142,"children":147},{"className":143,"code":144,"filename":145,"language":146,"meta":41,"style":41},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceInfoPropertiesINTEL {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n device_ip_version_arch: u32,\n device_ip_version_release: u32,\n device_ip_version_revision: u32,\n}\n","Rust","rs",[148],{"type":15,"tag":23,"props":149,"children":150},{"__ignoreMap":41},[151,174,207,229,250,270,290],{"type":15,"tag":47,"props":152,"children":153},{"class":49,"line":50},[154,159,163,169],{"type":15,"tag":47,"props":155,"children":156},{"style":54},[157],{"type":20,"value":158},"pub",{"type":15,"tag":47,"props":160,"children":161},{"style":54},[162],{"type":20,"value":62},{"type":15,"tag":47,"props":164,"children":166},{"style":165},"--shiki-default:#953800;--shiki-dark:#FFA657",[167],{"type":20,"value":168}," PhysicalDeviceInfoPropertiesINTEL",{"type":15,"tag":47,"props":170,"children":171},{"style":65},[172],{"type":20,"value":173}," {\n",{"type":15,"tag":47,"props":175,"children":176},{"class":49,"line":71},[177,182,187,192,197,202],{"type":15,"tag":47,"props":178,"children":179},{"style":65},[180],{"type":20,"value":181}," s_type",{"type":15,"tag":47,"props":183,"children":184},{"style":54},[185],{"type":20,"value":186},":",{"type":15,"tag":47,"props":188,"children":189},{"style":165},[190],{"type":20,"value":191}," vk",{"type":15,"tag":47,"props":193,"children":194},{"style":54},[195],{"type":20,"value":196},"::",{"type":15,"tag":47,"props":198,"children":199},{"style":165},[200],{"type":20,"value":201},"StructureType",{"type":15,"tag":47,"props":203,"children":204},{"style":65},[205],{"type":20,"value":206},",\n",{"type":15,"tag":47,"props":208,"children":209},{"class":49,"line":80},[210,215,219,224],{"type":15,"tag":47,"props":211,"children":212},{"style":65},[213],{"type":20,"value":214}," p_next",{"type":15,"tag":47,"props":216,"children":217},{"style":54},[218],{"type":20,"value":186},{"type":15,"tag":47,"props":220,"children":221},{"style":54},[222],{"type":20,"value":223}," *mut",{"type":15,"tag":47,"props":225,"children":226},{"style":65},[227],{"type":20,"value":228}," c_void,\n",{"type":15,"tag":47,"props":230,"children":231},{"class":49,"line":94},[232,237,241,246],{"type":15,"tag":47,"props":233,"children":234},{"style":65},[235],{"type":20,"value":236}," device_ip_version_arch",{"type":15,"tag":47,"props":238,"children":239},{"style":54},[240],{"type":20,"value":186},{"type":15,"tag":47,"props":242,"children":243},{"style":165},[244],{"type":20,"value":245}," u32",{"type":15,"tag":47,"props":247,"children":248},{"style":65},[249],{"type":20,"value":206},{"type":15,"tag":47,"props":251,"children":252},{"class":49,"line":108},[253,258,262,266],{"type":15,"tag":47,"props":254,"children":255},{"style":65},[256],{"type":20,"value":257}," device_ip_version_release",{"type":15,"tag":47,"props":259,"children":260},{"style":54},[261],{"type":20,"value":186},{"type":15,"tag":47,"props":263,"children":264},{"style":165},[265],{"type":20,"value":245},{"type":15,"tag":47,"props":267,"children":268},{"style":65},[269],{"type":20,"value":206},{"type":15,"tag":47,"props":271,"children":272},{"class":49,"line":121},[273,278,282,286],{"type":15,"tag":47,"props":274,"children":275},{"style":65},[276],{"type":20,"value":277}," device_ip_version_revision",{"type":15,"tag":47,"props":279,"children":280},{"style":54},[281],{"type":20,"value":186},{"type":15,"tag":47,"props":283,"children":284},{"style":165},[285],{"type":20,"value":245},{"type":15,"tag":47,"props":287,"children":288},{"style":65},[289],{"type":20,"value":206},{"type":15,"tag":47,"props":291,"children":292},{"class":49,"line":134},[293],{"type":15,"tag":47,"props":294,"children":295},{"style":65},[296],{"type":20,"value":297},"}\n",{"type":15,"tag":299,"props":300,"children":301},"ul",{},[302,323,342,353,364],{"type":15,"tag":303,"props":304,"children":305},"li",{},[306,312,314,321],{"type":15,"tag":23,"props":307,"children":309},{"className":308},[],[310],{"type":20,"value":311},"sType",{"type":20,"value":313}," is a ",{"type":15,"tag":315,"props":316,"children":318},"a",{"href":317},"\u002Fman\u002FVkStructureType",[319],{"type":20,"value":320},"VkStructureType",{"type":20,"value":322}," value identifying this structure.",{"type":15,"tag":303,"props":324,"children":325},{},[326,332,334,340],{"type":15,"tag":23,"props":327,"children":329},{"className":328},[],[330],{"type":20,"value":331},"pNext",{"type":20,"value":333}," is ",{"type":15,"tag":23,"props":335,"children":337},{"className":336},[],[338],{"type":20,"value":339},"NULL",{"type":20,"value":341}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":303,"props":343,"children":344},{},[345,351],{"type":15,"tag":23,"props":346,"children":348},{"className":347},[],[349],{"type":20,"value":350},"deviceIpVersionArch",{"type":20,"value":352}," is the major architecture generation of the\nintellectual property (IP) block implemented by the physical device.",{"type":15,"tag":303,"props":354,"children":355},{},[356,362],{"type":15,"tag":23,"props":357,"children":359},{"className":358},[],[360],{"type":20,"value":361},"deviceIpVersionRelease",{"type":20,"value":363}," is the release of that architecture\ngeneration implemented by the physical device.",{"type":15,"tag":303,"props":365,"children":366},{},[367,373],{"type":15,"tag":23,"props":368,"children":370},{"className":369},[],[371],{"type":20,"value":372},"deviceIpVersionRevision",{"type":20,"value":374}," is the revision, or stepping, of that\nrelease implemented by the physical device.",{"type":15,"tag":16,"props":376,"children":377},{},[378,380,385,387,392,394,399,401,406],{"type":20,"value":379},"Together these three values identify the graphics IP of the physical device,\nordered from most to least significant.\n",{"type":15,"tag":23,"props":381,"children":383},{"className":382},[],[384],{"type":20,"value":361},{"type":20,"value":386}," is only meaningful relative to a given\n",{"type":15,"tag":23,"props":388,"children":390},{"className":389},[],[391],{"type":20,"value":350},{"type":20,"value":393},", and ",{"type":15,"tag":23,"props":395,"children":397},{"className":396},[],[398],{"type":20,"value":372},{"type":20,"value":400}," is only\nmeaningful relative to a given ",{"type":15,"tag":23,"props":402,"children":404},{"className":403},[],[405],{"type":20,"value":361},{"type":20,"value":407},".",{"type":15,"tag":16,"props":409,"children":410},{},[411,413,418,420,424],{"type":20,"value":412},"A physical device implementing a later graphics IP ",{"type":15,"tag":414,"props":415,"children":417},"normative",{"type":416},"must",[],{"type":20,"value":419}," report values that\ncompare greater, in that order of significance, than the values reported by\na physical device implementing an earlier graphics IP.\nApplications ",{"type":15,"tag":414,"props":421,"children":423},{"type":422},"can",[],{"type":20,"value":425}," rely on this ordering to determine whether a physical\ndevice implements at least a given graphics IP.",{"type":15,"tag":16,"props":427,"children":428},{},[429],{"type":20,"value":430},"If the physical device does not report an IP version, all three values will\nbe zero.",{"type":15,"tag":16,"props":432,"children":433},{},[434,436,441,443,448,450,455,457,463],{"type":20,"value":435},"If the ",{"type":15,"tag":23,"props":437,"children":439},{"className":438},[],[440],{"type":20,"value":4},{"type":20,"value":442}," structure is included in the ",{"type":15,"tag":23,"props":444,"children":446},{"className":445},[],[447],{"type":20,"value":331},{"type":20,"value":449}," chain of the\n",{"type":15,"tag":315,"props":451,"children":453},{"href":452},"\u002Fman\u002FVkPhysicalDeviceProperties2",[454],{"type":20,"value":8},{"type":20,"value":456}," structure passed to\n",{"type":15,"tag":315,"props":458,"children":460},{"href":459},"\u002Fman\u002FvkGetPhysicalDeviceProperties2",[461],{"type":20,"value":462},"vkGetPhysicalDeviceProperties2",{"type":20,"value":464},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":15,"tag":16,"props":466,"children":467},{},[468],{"type":20,"value":469},"These are properties of the IP version of a physical device.",{"type":15,"tag":471,"props":472,"children":474},"validity-group",{"name":473},"Valid Usage (Implicit)",[475],{"type":15,"tag":476,"props":477,"children":479},"validity-field",{"name":478},"VUID-VkPhysicalDeviceInfoPropertiesINTEL-sType-sType",[480],{"type":15,"tag":16,"props":481,"children":482},{},[483,488,490,493,495],{"type":15,"tag":23,"props":484,"children":486},{"className":485},[],[487],{"type":20,"value":311},{"type":20,"value":489}," ",{"type":15,"tag":414,"props":491,"children":492},{"type":416},[],{"type":20,"value":494}," be ",{"type":15,"tag":23,"props":496,"children":498},{"className":497},[],[499],{"type":20,"value":500},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_INFO_PROPERTIES_INTEL",{"type":15,"tag":502,"props":503,"children":504},"style",{},[505],{"type":20,"value":506},"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":41,"searchDepth":71,"depth":71,"links":508},[],"markdown",1789736563211]