[{"data":1,"prerenderedAt":1102},["ShallowReactive",2],{"iXArBh1p0i":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":1101,"_id":4},"VkPhysicalDeviceImageFormatInfo2","Structure specifying image creation parameters","VK_VERSION_1_1","structs",[],{"type":10,"children":11,"toc":1099},"root",[12,28,386,391,456,670,704,815,1093],{"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,149],{"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 VkPhysicalDeviceImageFormatInfo2 {\n VkStructureType sType;\n const void* pNext;\n VkFormat format;\n VkImageType type;\n VkImageTiling tiling;\n VkImageUsageFlags usage;\n VkImageCreateFlags flags;\n} VkPhysicalDeviceImageFormatInfo2;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,95,104,113,122,131,140],{"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}," VkPhysicalDeviceImageFormatInfo2 {\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,90],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," const",{"type":13,"tag":45,"props":86,"children":87},{"style":52},[88],{"type":18,"value":89}," void*",{"type":13,"tag":45,"props":91,"children":92},{"style":63},[93],{"type":18,"value":94}," pNext;\n",{"type":13,"tag":45,"props":96,"children":98},{"class":47,"line":97},4,[99],{"type":13,"tag":45,"props":100,"children":101},{"style":63},[102],{"type":18,"value":103}," VkFormat format;\n",{"type":13,"tag":45,"props":105,"children":107},{"class":47,"line":106},5,[108],{"type":13,"tag":45,"props":109,"children":110},{"style":63},[111],{"type":18,"value":112}," VkImageType type;\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}," VkImageTiling tiling;\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}," VkImageUsageFlags usage;\n",{"type":13,"tag":45,"props":132,"children":134},{"class":47,"line":133},8,[135],{"type":13,"tag":45,"props":136,"children":137},{"style":63},[138],{"type":18,"value":139}," VkImageCreateFlags flags;\n",{"type":13,"tag":45,"props":141,"children":143},{"class":47,"line":142},9,[144],{"type":13,"tag":45,"props":145,"children":146},{"style":63},[147],{"type":18,"value":148},"} VkPhysicalDeviceImageFormatInfo2;\n",{"type":13,"tag":33,"props":150,"children":155},{"className":151,"code":152,"filename":153,"language":154,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceImageFormatInfo2 {\n s_type: vk::StructureType,\n p_next: *const c_void,\n format: vk::Format,\n type: vk::ImageType,\n tiling: vk::ImageTiling,\n usage: vk::ImageUsageFlags,\n flags: vk::ImageCreateFlags,\n}\n","Rust","rs",[156],{"type":13,"tag":21,"props":157,"children":158},{"__ignoreMap":39},[159,182,215,237,266,291,320,349,378],{"type":13,"tag":45,"props":160,"children":161},{"class":47,"line":48},[162,167,171,177],{"type":13,"tag":45,"props":163,"children":164},{"style":52},[165],{"type":18,"value":166},"pub",{"type":13,"tag":45,"props":168,"children":169},{"style":52},[170],{"type":18,"value":60},{"type":13,"tag":45,"props":172,"children":174},{"style":173},"--shiki-default:#953800;--shiki-dark:#FFA657",[175],{"type":18,"value":176}," PhysicalDeviceImageFormatInfo2",{"type":13,"tag":45,"props":178,"children":179},{"style":63},[180],{"type":18,"value":181}," {\n",{"type":13,"tag":45,"props":183,"children":184},{"class":47,"line":69},[185,190,195,200,205,210],{"type":13,"tag":45,"props":186,"children":187},{"style":63},[188],{"type":18,"value":189}," s_type",{"type":13,"tag":45,"props":191,"children":192},{"style":52},[193],{"type":18,"value":194},":",{"type":13,"tag":45,"props":196,"children":197},{"style":173},[198],{"type":18,"value":199}," vk",{"type":13,"tag":45,"props":201,"children":202},{"style":52},[203],{"type":18,"value":204},"::",{"type":13,"tag":45,"props":206,"children":207},{"style":173},[208],{"type":18,"value":209},"StructureType",{"type":13,"tag":45,"props":211,"children":212},{"style":63},[213],{"type":18,"value":214},",\n",{"type":13,"tag":45,"props":216,"children":217},{"class":47,"line":78},[218,223,227,232],{"type":13,"tag":45,"props":219,"children":220},{"style":63},[221],{"type":18,"value":222}," p_next",{"type":13,"tag":45,"props":224,"children":225},{"style":52},[226],{"type":18,"value":194},{"type":13,"tag":45,"props":228,"children":229},{"style":52},[230],{"type":18,"value":231}," *const",{"type":13,"tag":45,"props":233,"children":234},{"style":63},[235],{"type":18,"value":236}," c_void,\n",{"type":13,"tag":45,"props":238,"children":239},{"class":47,"line":97},[240,245,249,253,257,262],{"type":13,"tag":45,"props":241,"children":242},{"style":63},[243],{"type":18,"value":244}," format",{"type":13,"tag":45,"props":246,"children":247},{"style":52},[248],{"type":18,"value":194},{"type":13,"tag":45,"props":250,"children":251},{"style":173},[252],{"type":18,"value":199},{"type":13,"tag":45,"props":254,"children":255},{"style":52},[256],{"type":18,"value":204},{"type":13,"tag":45,"props":258,"children":259},{"style":173},[260],{"type":18,"value":261},"Format",{"type":13,"tag":45,"props":263,"children":264},{"style":63},[265],{"type":18,"value":214},{"type":13,"tag":45,"props":267,"children":268},{"class":47,"line":106},[269,274,278,282,287],{"type":13,"tag":45,"props":270,"children":271},{"style":52},[272],{"type":18,"value":273}," type:",{"type":13,"tag":45,"props":275,"children":276},{"style":173},[277],{"type":18,"value":199},{"type":13,"tag":45,"props":279,"children":280},{"style":52},[281],{"type":18,"value":204},{"type":13,"tag":45,"props":283,"children":284},{"style":173},[285],{"type":18,"value":286},"ImageType",{"type":13,"tag":45,"props":288,"children":289},{"style":63},[290],{"type":18,"value":214},{"type":13,"tag":45,"props":292,"children":293},{"class":47,"line":115},[294,299,303,307,311,316],{"type":13,"tag":45,"props":295,"children":296},{"style":63},[297],{"type":18,"value":298}," tiling",{"type":13,"tag":45,"props":300,"children":301},{"style":52},[302],{"type":18,"value":194},{"type":13,"tag":45,"props":304,"children":305},{"style":173},[306],{"type":18,"value":199},{"type":13,"tag":45,"props":308,"children":309},{"style":52},[310],{"type":18,"value":204},{"type":13,"tag":45,"props":312,"children":313},{"style":173},[314],{"type":18,"value":315},"ImageTiling",{"type":13,"tag":45,"props":317,"children":318},{"style":63},[319],{"type":18,"value":214},{"type":13,"tag":45,"props":321,"children":322},{"class":47,"line":124},[323,328,332,336,340,345],{"type":13,"tag":45,"props":324,"children":325},{"style":63},[326],{"type":18,"value":327}," usage",{"type":13,"tag":45,"props":329,"children":330},{"style":52},[331],{"type":18,"value":194},{"type":13,"tag":45,"props":333,"children":334},{"style":173},[335],{"type":18,"value":199},{"type":13,"tag":45,"props":337,"children":338},{"style":52},[339],{"type":18,"value":204},{"type":13,"tag":45,"props":341,"children":342},{"style":173},[343],{"type":18,"value":344},"ImageUsageFlags",{"type":13,"tag":45,"props":346,"children":347},{"style":63},[348],{"type":18,"value":214},{"type":13,"tag":45,"props":350,"children":351},{"class":47,"line":133},[352,357,361,365,369,374],{"type":13,"tag":45,"props":353,"children":354},{"style":63},[355],{"type":18,"value":356}," flags",{"type":13,"tag":45,"props":358,"children":359},{"style":52},[360],{"type":18,"value":194},{"type":13,"tag":45,"props":362,"children":363},{"style":173},[364],{"type":18,"value":199},{"type":13,"tag":45,"props":366,"children":367},{"style":52},[368],{"type":18,"value":204},{"type":13,"tag":45,"props":370,"children":371},{"style":173},[372],{"type":18,"value":373},"ImageCreateFlags",{"type":13,"tag":45,"props":375,"children":376},{"style":63},[377],{"type":18,"value":214},{"type":13,"tag":45,"props":379,"children":380},{"class":47,"line":142},[381],{"type":13,"tag":45,"props":382,"children":383},{"style":63},[384],{"type":18,"value":385},"}\n",{"type":13,"tag":14,"props":387,"children":388},{},[389],{"type":18,"value":390},"or the equivalent",{"type":13,"tag":29,"props":392,"children":393},{},[394,413],{"type":13,"tag":33,"props":395,"children":397},{"className":35,"code":396,"filename":37,"language":38,"meta":39,"style":39},"typedef VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR;\n",[398],{"type":13,"tag":21,"props":399,"children":400},{"__ignoreMap":39},[401],{"type":13,"tag":45,"props":402,"children":403},{"class":47,"line":48},[404,408],{"type":13,"tag":45,"props":405,"children":406},{"style":52},[407],{"type":18,"value":55},{"type":13,"tag":45,"props":409,"children":410},{"style":63},[411],{"type":18,"value":412}," VkPhysicalDeviceImageFormatInfo2 VkPhysicalDeviceImageFormatInfo2KHR;\n",{"type":13,"tag":33,"props":414,"children":416},{"className":151,"code":415,"filename":153,"language":154,"meta":39,"style":39},"type PhysicalDeviceImageFormatInfo2KHR = vk::PhysicalDeviceImageFormatInfo2;\n",[417],{"type":13,"tag":21,"props":418,"children":419},{"__ignoreMap":39},[420],{"type":13,"tag":45,"props":421,"children":422},{"class":47,"line":48},[423,428,433,438,442,446,451],{"type":13,"tag":45,"props":424,"children":425},{"style":52},[426],{"type":18,"value":427},"type",{"type":13,"tag":45,"props":429,"children":430},{"style":173},[431],{"type":18,"value":432}," PhysicalDeviceImageFormatInfo2KHR",{"type":13,"tag":45,"props":434,"children":435},{"style":52},[436],{"type":18,"value":437}," =",{"type":13,"tag":45,"props":439,"children":440},{"style":173},[441],{"type":18,"value":199},{"type":13,"tag":45,"props":443,"children":444},{"style":52},[445],{"type":18,"value":204},{"type":13,"tag":45,"props":447,"children":448},{"style":173},[449],{"type":18,"value":450},"PhysicalDeviceImageFormatInfo2",{"type":13,"tag":45,"props":452,"children":453},{"style":63},[454],{"type":18,"value":455},";\n",{"type":13,"tag":457,"props":458,"children":459},"ul",{},[460,481,522,553,582,611,641],{"type":13,"tag":461,"props":462,"children":463},"li",{},[464,470,472,479],{"type":13,"tag":21,"props":465,"children":467},{"className":466},[],[468],{"type":18,"value":469},"sType",{"type":18,"value":471}," is a ",{"type":13,"tag":473,"props":474,"children":476},"a",{"href":475},"/man/VkStructureType",[477],{"type":18,"value":478},"VkStructureType",{"type":18,"value":480}," value identifying this structure.",{"type":13,"tag":461,"props":482,"children":483},{},[484,490,492,498,500,505,507,512,514,520],{"type":13,"tag":21,"props":485,"children":487},{"className":486},[],[488],{"type":18,"value":489},"pNext",{"type":18,"value":491}," is ",{"type":13,"tag":21,"props":493,"children":495},{"className":494},[],[496],{"type":18,"value":497},"NULL",{"type":18,"value":499}," or a pointer to a structure extending this\nstructure.\nThe ",{"type":13,"tag":21,"props":501,"children":503},{"className":502},[],[504],{"type":18,"value":489},{"type":18,"value":506}," chain of ",{"type":13,"tag":21,"props":508,"children":510},{"className":509},[],[511],{"type":18,"value":4},{"type":18,"value":513}," is used\nto provide additional image parameters to\n",{"type":13,"tag":21,"props":515,"children":517},{"className":516},[],[518],{"type":18,"value":519},"vkGetPhysicalDeviceImageFormatProperties2",{"type":18,"value":521},".",{"type":13,"tag":461,"props":523,"children":524},{},[525,531,532,538,540,546,547,552],{"type":13,"tag":21,"props":526,"children":528},{"className":527},[],[529],{"type":18,"value":530},"format",{"type":18,"value":471},{"type":13,"tag":473,"props":533,"children":535},{"href":534},"/man/VkFormat",[536],{"type":18,"value":537},"VkFormat",{"type":18,"value":539}," value indicating the image format,\ncorresponding to ",{"type":13,"tag":473,"props":541,"children":543},{"href":542},"/man/VkImageCreateInfo",[544],{"type":18,"value":545},"VkImageCreateInfo",{"type":18,"value":204},{"type":13,"tag":21,"props":548,"children":550},{"className":549},[],[551],{"type":18,"value":530},{"type":18,"value":521},{"type":13,"tag":461,"props":554,"children":555},{},[556,561,562,568,570,574,575,581],{"type":13,"tag":21,"props":557,"children":559},{"className":558},[],[560],{"type":18,"value":427},{"type":18,"value":471},{"type":13,"tag":473,"props":563,"children":565},{"href":564},"/man/VkImageType",[566],{"type":18,"value":567},"VkImageType",{"type":18,"value":569}," value indicating the image type,\ncorresponding to ",{"type":13,"tag":473,"props":571,"children":572},{"href":542},[573],{"type":18,"value":545},{"type":18,"value":204},{"type":13,"tag":21,"props":576,"children":578},{"className":577},[],[579],{"type":18,"value":580},"imageType",{"type":18,"value":521},{"type":13,"tag":461,"props":583,"children":584},{},[585,591,592,598,600,604,605,610],{"type":13,"tag":21,"props":586,"children":588},{"className":587},[],[589],{"type":18,"value":590},"tiling",{"type":18,"value":471},{"type":13,"tag":473,"props":593,"children":595},{"href":594},"/man/VkImageTiling",[596],{"type":18,"value":597},"VkImageTiling",{"type":18,"value":599}," value indicating the image tiling,\ncorresponding to ",{"type":13,"tag":473,"props":601,"children":602},{"href":542},[603],{"type":18,"value":545},{"type":18,"value":204},{"type":13,"tag":21,"props":606,"children":608},{"className":607},[],[609],{"type":18,"value":590},{"type":18,"value":521},{"type":13,"tag":461,"props":612,"children":613},{},[614,620,622,628,630,634,635,640],{"type":13,"tag":21,"props":615,"children":617},{"className":616},[],[618],{"type":18,"value":619},"usage",{"type":18,"value":621}," is a bitmask of ",{"type":13,"tag":473,"props":623,"children":625},{"href":624},"/man/VkImageUsageFlagBits",[626],{"type":18,"value":627},"VkImageUsageFlagBits",{"type":18,"value":629}," indicating the\nintended usage of the image, corresponding to\n",{"type":13,"tag":473,"props":631,"children":632},{"href":542},[633],{"type":18,"value":545},{"type":18,"value":204},{"type":13,"tag":21,"props":636,"children":638},{"className":637},[],[639],{"type":18,"value":619},{"type":18,"value":521},{"type":13,"tag":461,"props":642,"children":643},{},[644,650,651,657,659,663,664,669],{"type":13,"tag":21,"props":645,"children":647},{"className":646},[],[648],{"type":18,"value":649},"flags",{"type":18,"value":621},{"type":13,"tag":473,"props":652,"children":654},{"href":653},"/man/VkImageCreateFlagBits",[655],{"type":18,"value":656},"VkImageCreateFlagBits",{"type":18,"value":658}," indicating\nadditional parameters of the image, corresponding to\n",{"type":13,"tag":473,"props":660,"children":661},{"href":542},[662],{"type":18,"value":545},{"type":18,"value":204},{"type":13,"tag":21,"props":665,"children":667},{"className":666},[],[668],{"type":18,"value":649},{"type":18,"value":521},{"type":13,"tag":14,"props":671,"children":672},{},[673,675,680,682,688,690,695,697,702],{"type":18,"value":674},"The members of ",{"type":13,"tag":21,"props":676,"children":678},{"className":677},[],[679],{"type":18,"value":4},{"type":18,"value":681}," correspond to the\narguments to ",{"type":13,"tag":473,"props":683,"children":685},{"href":684},"/man/vkGetPhysicalDeviceImageFormatProperties",[686],{"type":18,"value":687},"vkGetPhysicalDeviceImageFormatProperties",{"type":18,"value":689},", with\n",{"type":13,"tag":21,"props":691,"children":693},{"className":692},[],[694],{"type":18,"value":469},{"type":18,"value":696}," and ",{"type":13,"tag":21,"props":698,"children":700},{"className":699},[],[701],{"type":18,"value":489},{"type":18,"value":703}," added for extensibility.",{"type":13,"tag":705,"props":706,"children":708},"validity-group",{"name":707},"Valid Usage",[709,752],{"type":13,"tag":710,"props":711,"children":713},"validity-field",{"name":712},"VUID-VkPhysicalDeviceImageFormatInfo2-tiling-02249",[714],{"type":13,"tag":14,"props":715,"children":716},{},[717,722,724,729,731,737,739,744,746],{"type":13,"tag":21,"props":718,"children":720},{"className":719},[],[721],{"type":18,"value":590},{"type":18,"value":723}," ",{"type":13,"tag":725,"props":726,"children":728},"normative",{"type":727},"must",[],{"type":18,"value":730}," be ",{"type":13,"tag":21,"props":732,"children":734},{"className":733},[],[735],{"type":18,"value":736},"VK_IMAGE_TILING_DRM_FORMAT_MODIFIER_EXT",{"type":18,"value":738}," if\nand only if the ",{"type":13,"tag":21,"props":740,"children":742},{"className":741},[],[743],{"type":18,"value":489},{"type":18,"value":745}," chain includes\n",{"type":13,"tag":473,"props":747,"children":749},{"href":748},"/man/VkPhysicalDeviceImageDrmFormatModifierInfoEXT",[750],{"type":18,"value":751},"VkPhysicalDeviceImageDrmFormatModifierInfoEXT",{"type":13,"tag":710,"props":753,"children":755},{"name":754},"VUID-VkPhysicalDeviceImageFormatInfo2-tiling-02313",[756],{"type":13,"tag":14,"props":757,"children":758},{},[759,761,766,767,772,774,779,781,787,789,794,796,799,801,807,809],{"type":18,"value":760},"If ",{"type":13,"tag":21,"props":762,"children":764},{"className":763},[],[765],{"type":18,"value":590},{"type":18,"value":491},{"type":13,"tag":21,"props":768,"children":770},{"className":769},[],[771],{"type":18,"value":736},{"type":18,"value":773}," and\n",{"type":13,"tag":21,"props":775,"children":777},{"className":776},[],[778],{"type":18,"value":649},{"type":18,"value":780}," contains ",{"type":13,"tag":21,"props":782,"children":784},{"className":783},[],[785],{"type":18,"value":786},"VK_IMAGE_CREATE_MUTABLE_FORMAT_BIT",{"type":18,"value":788},", then the\n",{"type":13,"tag":21,"props":790,"children":792},{"className":791},[],[793],{"type":18,"value":489},{"type":18,"value":795}," chain ",{"type":13,"tag":725,"props":797,"children":798},{"type":727},[],{"type":18,"value":800}," include a ",{"type":13,"tag":473,"props":802,"children":804},{"href":803},"/man/VkImageFormatListCreateInfo",[805],{"type":18,"value":806},"VkImageFormatListCreateInfo",{"type":18,"value":808},"\nstructure with non-zero ",{"type":13,"tag":21,"props":810,"children":812},{"className":811},[],[813],{"type":18,"value":814},"viewFormatCount",{"type":13,"tag":705,"props":816,"children":818},{"name":817},"Valid Usage (Implicit)",[819,842,929,955,979,1001,1023,1047,1071],{"type":13,"tag":710,"props":820,"children":822},{"name":821},"VUID-VkPhysicalDeviceImageFormatInfo2-sType-sType",[823],{"type":13,"tag":14,"props":824,"children":825},{},[826,831,832,835,836],{"type":13,"tag":21,"props":827,"children":829},{"className":828},[],[830],{"type":18,"value":469},{"type":18,"value":723},{"type":13,"tag":725,"props":833,"children":834},{"type":727},[],{"type":18,"value":730},{"type":13,"tag":21,"props":837,"children":839},{"className":838},[],[840],{"type":18,"value":841},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_IMAGE_FORMAT_INFO_2",{"type":13,"tag":710,"props":843,"children":845},{"name":844},"VUID-VkPhysicalDeviceImageFormatInfo2-pNext-pNext",[846],{"type":13,"tag":14,"props":847,"children":848},{},[849,851,856,858,863,864,867,869,874,876,882,884,888,889,895,896,902,903,909,910,914,915,921,923],{"type":18,"value":850},"Each ",{"type":13,"tag":21,"props":852,"children":854},{"className":853},[],[855],{"type":18,"value":489},{"type":18,"value":857}," member of any structure (including this one) in the ",{"type":13,"tag":21,"props":859,"children":861},{"className":860},[],[862],{"type":18,"value":489},{"type":18,"value":795},{"type":13,"tag":725,"props":865,"children":866},{"type":727},[],{"type":18,"value":868}," be either ",{"type":13,"tag":21,"props":870,"children":872},{"className":871},[],[873],{"type":18,"value":497},{"type":18,"value":875}," or a pointer to a valid instance of ",{"type":13,"tag":473,"props":877,"children":879},{"href":878},"/man/VkImageCompressionControlEXT",[880],{"type":18,"value":881},"VkImageCompressionControlEXT",{"type":18,"value":883},", ",{"type":13,"tag":473,"props":885,"children":886},{"href":803},[887],{"type":18,"value":806},{"type":18,"value":883},{"type":13,"tag":473,"props":890,"children":892},{"href":891},"/man/VkImageStencilUsageCreateInfo",[893],{"type":18,"value":894},"VkImageStencilUsageCreateInfo",{"type":18,"value":883},{"type":13,"tag":473,"props":897,"children":899},{"href":898},"/man/VkOpticalFlowImageFormatInfoNV",[900],{"type":18,"value":901},"VkOpticalFlowImageFormatInfoNV",{"type":18,"value":883},{"type":13,"tag":473,"props":904,"children":906},{"href":905},"/man/VkPhysicalDeviceExternalImageFormatInfo",[907],{"type":18,"value":908},"VkPhysicalDeviceExternalImageFormatInfo",{"type":18,"value":883},{"type":13,"tag":473,"props":911,"children":912},{"href":748},[913],{"type":18,"value":751},{"type":18,"value":883},{"type":13,"tag":473,"props":916,"children":918},{"href":917},"/man/VkPhysicalDeviceImageViewImageFormatInfoEXT",[919],{"type":18,"value":920},"VkPhysicalDeviceImageViewImageFormatInfoEXT",{"type":18,"value":922},", or ",{"type":13,"tag":473,"props":924,"children":926},{"href":925},"/man/VkVideoProfileListInfoKHR",[927],{"type":18,"value":928},"VkVideoProfileListInfoKHR",{"type":13,"tag":710,"props":930,"children":932},{"name":931},"VUID-VkPhysicalDeviceImageFormatInfo2-sType-unique",[933],{"type":13,"tag":14,"props":934,"children":935},{},[936,937,942,944,949,950,953],{"type":18,"value":19},{"type":13,"tag":21,"props":938,"children":940},{"className":939},[],[941],{"type":18,"value":469},{"type":18,"value":943}," value of each struct in the ",{"type":13,"tag":21,"props":945,"children":947},{"className":946},[],[948],{"type":18,"value":489},{"type":18,"value":795},{"type":13,"tag":725,"props":951,"children":952},{"type":727},[],{"type":18,"value":954}," be unique",{"type":13,"tag":710,"props":956,"children":958},{"name":957},"VUID-VkPhysicalDeviceImageFormatInfo2-format-parameter",[959],{"type":13,"tag":14,"props":960,"children":961},{},[962,967,968,971,973,977],{"type":13,"tag":21,"props":963,"children":965},{"className":964},[],[966],{"type":18,"value":530},{"type":18,"value":723},{"type":13,"tag":725,"props":969,"children":970},{"type":727},[],{"type":18,"value":972}," be a valid ",{"type":13,"tag":473,"props":974,"children":975},{"href":534},[976],{"type":18,"value":537},{"type":18,"value":978}," value",{"type":13,"tag":710,"props":980,"children":982},{"name":981},"VUID-VkPhysicalDeviceImageFormatInfo2-type-parameter",[983],{"type":13,"tag":14,"props":984,"children":985},{},[986,991,992,995,996,1000],{"type":13,"tag":21,"props":987,"children":989},{"className":988},[],[990],{"type":18,"value":427},{"type":18,"value":723},{"type":13,"tag":725,"props":993,"children":994},{"type":727},[],{"type":18,"value":972},{"type":13,"tag":473,"props":997,"children":998},{"href":564},[999],{"type":18,"value":567},{"type":18,"value":978},{"type":13,"tag":710,"props":1002,"children":1004},{"name":1003},"VUID-VkPhysicalDeviceImageFormatInfo2-tiling-parameter",[1005],{"type":13,"tag":14,"props":1006,"children":1007},{},[1008,1013,1014,1017,1018,1022],{"type":13,"tag":21,"props":1009,"children":1011},{"className":1010},[],[1012],{"type":18,"value":590},{"type":18,"value":723},{"type":13,"tag":725,"props":1015,"children":1016},{"type":727},[],{"type":18,"value":972},{"type":13,"tag":473,"props":1019,"children":1020},{"href":594},[1021],{"type":18,"value":597},{"type":18,"value":978},{"type":13,"tag":710,"props":1024,"children":1026},{"name":1025},"VUID-VkPhysicalDeviceImageFormatInfo2-usage-parameter",[1027],{"type":13,"tag":14,"props":1028,"children":1029},{},[1030,1035,1036,1039,1041,1045],{"type":13,"tag":21,"props":1031,"children":1033},{"className":1032},[],[1034],{"type":18,"value":619},{"type":18,"value":723},{"type":13,"tag":725,"props":1037,"children":1038},{"type":727},[],{"type":18,"value":1040}," be a valid combination of ",{"type":13,"tag":473,"props":1042,"children":1043},{"href":624},[1044],{"type":18,"value":627},{"type":18,"value":1046}," values",{"type":13,"tag":710,"props":1048,"children":1050},{"name":1049},"VUID-VkPhysicalDeviceImageFormatInfo2-usage-requiredbitmask",[1051],{"type":13,"tag":14,"props":1052,"children":1053},{},[1054,1059,1060,1063,1065],{"type":13,"tag":21,"props":1055,"children":1057},{"className":1056},[],[1058],{"type":18,"value":619},{"type":18,"value":723},{"type":13,"tag":725,"props":1061,"children":1062},{"type":727},[],{"type":18,"value":1064}," not be ",{"type":13,"tag":21,"props":1066,"children":1068},{"className":1067},[],[1069],{"type":18,"value":1070},"0",{"type":13,"tag":710,"props":1072,"children":1074},{"name":1073},"VUID-VkPhysicalDeviceImageFormatInfo2-flags-parameter",[1075],{"type":13,"tag":14,"props":1076,"children":1077},{},[1078,1083,1084,1087,1088,1092],{"type":13,"tag":21,"props":1079,"children":1081},{"className":1080},[],[1082],{"type":18,"value":649},{"type":18,"value":723},{"type":13,"tag":725,"props":1085,"children":1086},{"type":727},[],{"type":18,"value":1040},{"type":13,"tag":473,"props":1089,"children":1090},{"href":653},[1091],{"type":18,"value":656},{"type":18,"value":1046},{"type":13,"tag":1094,"props":1095,"children":1096},"style",{},[1097],{"type":18,"value":1098},"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":1100},[],"markdown",1725732569470]