[{"data":1,"prerenderedAt":376},["ShallowReactive",2],{"$f3CPzvVJP58WseDYVKfGExWjjO1YLYW7Na9TvrwNJOMk":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":375,"_id":4},"VkSubsampledImageFormatPropertiesEXT","Structure specifying image descriptor count for subsampled images","VK_EXT_descriptor_heap",[8],"VkImageFormatProperties2","structs",[],{"type":12,"children":13,"toc":373},"root",[14,62,74,281,334,367],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,22,29,31,37,39,45,47,52,54,60],{"type":20,"value":21},"text","To determine the number of image descriptors required to support a\nsubsampled image created with ",{"type":15,"tag":23,"props":24,"children":26},"code",{"className":25},[],[27],{"type":20,"value":28},"VK_IMAGE_CREATE_SUBSAMPLED_BIT_EXT",{"type":20,"value":30},", add\n",{"type":15,"tag":32,"props":33,"children":35},"a",{"href":34},"/man/VkSubsampledImageFormatPropertiesEXT",[36],{"type":20,"value":4},{"type":20,"value":38}," to the ",{"type":15,"tag":23,"props":40,"children":42},{"className":41},[],[43],{"type":20,"value":44},"pNext",{"type":20,"value":46}," chain of the\n",{"type":15,"tag":32,"props":48,"children":50},{"href":49},"/man/VkImageFormatProperties2",[51],{"type":20,"value":8},{"type":20,"value":53}," structure in a call to\n",{"type":15,"tag":23,"props":55,"children":57},{"className":56},[],[58],{"type":20,"value":59},"vkGetPhysicalDeviceImageFormatProperties2",{"type":20,"value":61},".",{"type":15,"tag":16,"props":63,"children":64},{},[65,67,72],{"type":20,"value":66},"The ",{"type":15,"tag":23,"props":68,"children":70},{"className":69},[],[71],{"type":20,"value":4},{"type":20,"value":73}," structure is defined as:",{"type":15,"tag":75,"props":76,"children":77},"code-group",{},[78,164],{"type":15,"tag":79,"props":80,"children":86},"pre",{"className":81,"code":82,"filename":83,"language":84,"meta":85,"style":85},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkSubsampledImageFormatPropertiesEXT {\n VkStructureType sType;\n const void* pNext;\n uint32_t subsampledImageDescriptorCount;\n} VkSubsampledImageFormatPropertiesEXT;\n","C","c","",[87],{"type":15,"tag":23,"props":88,"children":89},{"__ignoreMap":85},[90,113,122,141,155],{"type":15,"tag":91,"props":92,"children":95},"span",{"class":93,"line":94},"line",1,[96,102,107],{"type":15,"tag":91,"props":97,"children":99},{"style":98},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[100],{"type":20,"value":101},"typedef",{"type":15,"tag":91,"props":103,"children":104},{"style":98},[105],{"type":20,"value":106}," struct",{"type":15,"tag":91,"props":108,"children":110},{"style":109},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[111],{"type":20,"value":112}," VkSubsampledImageFormatPropertiesEXT {\n",{"type":15,"tag":91,"props":114,"children":116},{"class":93,"line":115},2,[117],{"type":15,"tag":91,"props":118,"children":119},{"style":109},[120],{"type":20,"value":121}," VkStructureType sType;\n",{"type":15,"tag":91,"props":123,"children":125},{"class":93,"line":124},3,[126,131,136],{"type":15,"tag":91,"props":127,"children":128},{"style":98},[129],{"type":20,"value":130}," const",{"type":15,"tag":91,"props":132,"children":133},{"style":98},[134],{"type":20,"value":135}," void*",{"type":15,"tag":91,"props":137,"children":138},{"style":109},[139],{"type":20,"value":140}," pNext;\n",{"type":15,"tag":91,"props":142,"children":144},{"class":93,"line":143},4,[145,150],{"type":15,"tag":91,"props":146,"children":147},{"style":98},[148],{"type":20,"value":149}," uint32_t",{"type":15,"tag":91,"props":151,"children":152},{"style":109},[153],{"type":20,"value":154}," subsampledImageDescriptorCount;\n",{"type":15,"tag":91,"props":156,"children":158},{"class":93,"line":157},5,[159],{"type":15,"tag":91,"props":160,"children":161},{"style":109},[162],{"type":20,"value":163},"} VkSubsampledImageFormatPropertiesEXT;\n",{"type":15,"tag":79,"props":165,"children":170},{"className":166,"code":167,"filename":168,"language":169,"meta":85,"style":85},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct SubsampledImageFormatPropertiesEXT {\n s_type: vk::StructureType,\n p_next: *const c_void,\n subsampled_image_descriptor_count: u32,\n}\n","Rust","rs",[171],{"type":15,"tag":23,"props":172,"children":173},{"__ignoreMap":85},[174,197,230,252,273],{"type":15,"tag":91,"props":175,"children":176},{"class":93,"line":94},[177,182,186,192],{"type":15,"tag":91,"props":178,"children":179},{"style":98},[180],{"type":20,"value":181},"pub",{"type":15,"tag":91,"props":183,"children":184},{"style":98},[185],{"type":20,"value":106},{"type":15,"tag":91,"props":187,"children":189},{"style":188},"--shiki-default:#953800;--shiki-dark:#FFA657",[190],{"type":20,"value":191}," SubsampledImageFormatPropertiesEXT",{"type":15,"tag":91,"props":193,"children":194},{"style":109},[195],{"type":20,"value":196}," {\n",{"type":15,"tag":91,"props":198,"children":199},{"class":93,"line":115},[200,205,210,215,220,225],{"type":15,"tag":91,"props":201,"children":202},{"style":109},[203],{"type":20,"value":204}," s_type",{"type":15,"tag":91,"props":206,"children":207},{"style":98},[208],{"type":20,"value":209},":",{"type":15,"tag":91,"props":211,"children":212},{"style":188},[213],{"type":20,"value":214}," vk",{"type":15,"tag":91,"props":216,"children":217},{"style":98},[218],{"type":20,"value":219},"::",{"type":15,"tag":91,"props":221,"children":222},{"style":188},[223],{"type":20,"value":224},"StructureType",{"type":15,"tag":91,"props":226,"children":227},{"style":109},[228],{"type":20,"value":229},",\n",{"type":15,"tag":91,"props":231,"children":232},{"class":93,"line":124},[233,238,242,247],{"type":15,"tag":91,"props":234,"children":235},{"style":109},[236],{"type":20,"value":237}," p_next",{"type":15,"tag":91,"props":239,"children":240},{"style":98},[241],{"type":20,"value":209},{"type":15,"tag":91,"props":243,"children":244},{"style":98},[245],{"type":20,"value":246}," *const",{"type":15,"tag":91,"props":248,"children":249},{"style":109},[250],{"type":20,"value":251}," c_void,\n",{"type":15,"tag":91,"props":253,"children":254},{"class":93,"line":143},[255,260,264,269],{"type":15,"tag":91,"props":256,"children":257},{"style":109},[258],{"type":20,"value":259}," subsampled_image_descriptor_count",{"type":15,"tag":91,"props":261,"children":262},{"style":98},[263],{"type":20,"value":209},{"type":15,"tag":91,"props":265,"children":266},{"style":188},[267],{"type":20,"value":268}," u32",{"type":15,"tag":91,"props":270,"children":271},{"style":109},[272],{"type":20,"value":229},{"type":15,"tag":91,"props":274,"children":275},{"class":93,"line":157},[276],{"type":15,"tag":91,"props":277,"children":278},{"style":109},[279],{"type":20,"value":280},"}\n",{"type":15,"tag":282,"props":283,"children":284},"ul",{},[285,305,323],{"type":15,"tag":286,"props":287,"children":288},"li",{},[289,295,297,303],{"type":15,"tag":23,"props":290,"children":292},{"className":291},[],[293],{"type":20,"value":294},"sType",{"type":20,"value":296}," is a ",{"type":15,"tag":32,"props":298,"children":300},{"href":299},"/man/VkStructureType",[301],{"type":20,"value":302},"VkStructureType",{"type":20,"value":304}," value identifying this structure.",{"type":15,"tag":286,"props":306,"children":307},{},[308,313,315,321],{"type":15,"tag":23,"props":309,"children":311},{"className":310},[],[312],{"type":20,"value":44},{"type":20,"value":314}," is ",{"type":15,"tag":23,"props":316,"children":318},{"className":317},[],[319],{"type":20,"value":320},"NULL",{"type":20,"value":322}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":286,"props":324,"children":325},{},[326,332],{"type":15,"tag":23,"props":327,"children":329},{"className":328},[],[330],{"type":20,"value":331},"subsampledImageDescriptorCount",{"type":20,"value":333}," is the number of image descriptors\nthat the implementation uses to access the image.",{"type":15,"tag":335,"props":336,"children":338},"validity-group",{"name":337},"Valid Usage (Implicit)",[339],{"type":15,"tag":340,"props":341,"children":343},"validity-field",{"name":342},"VUID-VkSubsampledImageFormatPropertiesEXT-sType-sType",[344],{"type":15,"tag":16,"props":345,"children":346},{},[347,352,354,359,361],{"type":15,"tag":23,"props":348,"children":350},{"className":349},[],[351],{"type":20,"value":294},{"type":20,"value":353}," ",{"type":15,"tag":355,"props":356,"children":358},"normative",{"type":357},"must",[],{"type":20,"value":360}," be ",{"type":15,"tag":23,"props":362,"children":364},{"className":363},[],[365],{"type":20,"value":366},"VK_STRUCTURE_TYPE_SUBSAMPLED_IMAGE_FORMAT_PROPERTIES_EXT",{"type":15,"tag":368,"props":369,"children":370},"style",{},[371],{"type":20,"value":372},"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":85,"searchDepth":115,"depth":115,"links":374},[],"markdown",1773054779347]