[{"data":1,"prerenderedAt":561},["ShallowReactive",2],{"Aw3DWruvJH":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":560,"_id":4},"VkPhysicalDevice4444FormatsFeaturesEXT","Structure describing additional 4444 formats supported by an implementation","VK_EXT_4444_formats","structs",[],{"type":10,"children":11,"toc":558},"root",[12,28,270,275,460,522,552],{"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 VkPhysicalDevice4444FormatsFeaturesEXT {\n VkStructureType sType;\n void* pNext;\n VkBool32 formatA4R4G4B4;\n VkBool32 formatA4B4G4R4;\n} VkPhysicalDevice4444FormatsFeaturesEXT;\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}," VkPhysicalDevice4444FormatsFeaturesEXT {\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 formatA4R4G4B4;\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 formatA4B4G4R4;\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},"} VkPhysicalDevice4444FormatsFeaturesEXT;\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 PhysicalDevice4444FormatsFeaturesEXT {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n format_a4r4g4b4: vk::Bool32,\n format_a4b4g4r4: 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}," PhysicalDevice4444FormatsFeaturesEXT",{"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}," format_a4r4g4b4",{"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}," format_a4b4g4r4",{"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],{"type":18,"value":274},"This structure describes the following features:",{"type":13,"tag":276,"props":277,"children":278},"ul",{},[279,300,319,397],{"type":13,"tag":280,"props":281,"children":282},"li",{},[283,289,291,298],{"type":13,"tag":21,"props":284,"children":286},{"className":285},[],[287],{"type":18,"value":288},"sType",{"type":18,"value":290}," is a ",{"type":13,"tag":292,"props":293,"children":295},"a",{"href":294},"/man/VkStructureType",[296],{"type":18,"value":297},"VkStructureType",{"type":18,"value":299}," value identifying this structure.",{"type":13,"tag":280,"props":301,"children":302},{},[303,309,311,317],{"type":13,"tag":21,"props":304,"children":306},{"className":305},[],[307],{"type":18,"value":308},"pNext",{"type":18,"value":310}," is ",{"type":13,"tag":21,"props":312,"children":314},{"className":313},[],[315],{"type":18,"value":316},"NULL",{"type":18,"value":318}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":280,"props":320,"children":321},{},[322,327,329,335,337,342,344,350,352,358,360,366,367],{"type":13,"tag":323,"props":324,"children":326},"anchor",{"id":325},"features-formatA4R4G4B4",[],{"type":18,"value":328}," ",{"type":13,"tag":21,"props":330,"children":332},{"className":331},[],[333],{"type":18,"value":334},"formatA4R4G4B4",{"type":18,"value":336}," indicates that the\nimplementation ",{"type":13,"tag":338,"props":339,"children":341},"normative",{"type":340},"must",[],{"type":18,"value":343}," support using a ",{"type":13,"tag":292,"props":345,"children":347},{"href":346},"/man/VkFormat",[348],{"type":18,"value":349},"VkFormat",{"type":18,"value":351}," of\n",{"type":13,"tag":21,"props":353,"children":355},{"className":354},[],[356],{"type":18,"value":357},"VK_FORMAT_A4R4G4B4_UNORM_PACK16_EXT",{"type":18,"value":359}," with at least the following\n",{"type":13,"tag":292,"props":361,"children":363},{"href":362},"/man/VkFormatFeatureFlagBits",[364],{"type":18,"value":365},"VkFormatFeatureFlagBits",{"type":18,"value":162},{"type":13,"tag":276,"props":368,"children":369},{},[370,379,388],{"type":13,"tag":280,"props":371,"children":372},{},[373],{"type":13,"tag":21,"props":374,"children":376},{"className":375},[],[377],{"type":18,"value":378},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_BIT",{"type":13,"tag":280,"props":380,"children":381},{},[382],{"type":13,"tag":21,"props":383,"children":385},{"className":384},[],[386],{"type":18,"value":387},"VK_FORMAT_FEATURE_BLIT_SRC_BIT",{"type":13,"tag":280,"props":389,"children":390},{},[391],{"type":13,"tag":21,"props":392,"children":394},{"className":393},[],[395],{"type":18,"value":396},"VK_FORMAT_FEATURE_SAMPLED_IMAGE_FILTER_LINEAR_BIT",{"type":13,"tag":280,"props":398,"children":399},{},[400,404,405,411,412,415,416,420,421,427,428,432,433],{"type":13,"tag":323,"props":401,"children":403},{"id":402},"features-formatA4B4G4R4",[],{"type":18,"value":328},{"type":13,"tag":21,"props":406,"children":408},{"className":407},[],[409],{"type":18,"value":410},"formatA4B4G4R4",{"type":18,"value":336},{"type":13,"tag":338,"props":413,"children":414},{"type":340},[],{"type":18,"value":343},{"type":13,"tag":292,"props":417,"children":418},{"href":346},[419],{"type":18,"value":349},{"type":18,"value":351},{"type":13,"tag":21,"props":422,"children":424},{"className":423},[],[425],{"type":18,"value":426},"VK_FORMAT_A4B4G4R4_UNORM_PACK16_EXT",{"type":18,"value":359},{"type":13,"tag":292,"props":429,"children":430},{"href":362},[431],{"type":18,"value":365},{"type":18,"value":162},{"type":13,"tag":276,"props":434,"children":435},{},[436,444,452],{"type":13,"tag":280,"props":437,"children":438},{},[439],{"type":13,"tag":21,"props":440,"children":442},{"className":441},[],[443],{"type":18,"value":378},{"type":13,"tag":280,"props":445,"children":446},{},[447],{"type":13,"tag":21,"props":448,"children":450},{"className":449},[],[451],{"type":18,"value":387},{"type":13,"tag":280,"props":453,"children":454},{},[455],{"type":13,"tag":21,"props":456,"children":458},{"className":457},[],[459],{"type":18,"value":396},{"type":13,"tag":14,"props":461,"children":462},{},[463,465,470,472,477,479,485,487,493,495,500,501,505,507,512,514,520],{"type":18,"value":464},"If the ",{"type":13,"tag":21,"props":466,"children":468},{"className":467},[],[469],{"type":18,"value":4},{"type":18,"value":471}," structure is included in the ",{"type":13,"tag":21,"props":473,"children":475},{"className":474},[],[476],{"type":18,"value":308},{"type":18,"value":478}," chain of the\n",{"type":13,"tag":292,"props":480,"children":482},{"href":481},"/man/VkPhysicalDeviceFeatures2",[483],{"type":18,"value":484},"VkPhysicalDeviceFeatures2",{"type":18,"value":486}," structure passed to\n",{"type":13,"tag":292,"props":488,"children":490},{"href":489},"/man/vkGetPhysicalDeviceFeatures2",[491],{"type":18,"value":492},"vkGetPhysicalDeviceFeatures2",{"type":18,"value":494},", it is filled in to indicate whether each\ncorresponding feature is supported.\n",{"type":13,"tag":21,"props":496,"children":498},{"className":497},[],[499],{"type":18,"value":4},{"type":18,"value":328},{"type":13,"tag":338,"props":502,"children":504},{"type":503},"can",[],{"type":18,"value":506}," also be used in the ",{"type":13,"tag":21,"props":508,"children":510},{"className":509},[],[511],{"type":18,"value":308},{"type":18,"value":513}," chain of\n",{"type":13,"tag":292,"props":515,"children":517},{"href":516},"/man/VkDeviceCreateInfo",[518],{"type":18,"value":519},"VkDeviceCreateInfo",{"type":18,"value":521}," to selectively enable these features.",{"type":13,"tag":523,"props":524,"children":526},"validity-group",{"name":525},"Valid Usage (Implicit)",[527],{"type":13,"tag":528,"props":529,"children":531},"validity-field",{"name":530},"VUID-VkPhysicalDevice4444FormatsFeaturesEXT-sType-sType",[532],{"type":13,"tag":14,"props":533,"children":534},{},[535,540,541,544,546],{"type":13,"tag":21,"props":536,"children":538},{"className":537},[],[539],{"type":18,"value":288},{"type":18,"value":328},{"type":13,"tag":338,"props":542,"children":543},{"type":340},[],{"type":18,"value":545}," be ",{"type":13,"tag":21,"props":547,"children":549},{"className":548},[],[550],{"type":18,"value":551},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_4444_FORMATS_FEATURES_EXT",{"type":13,"tag":553,"props":554,"children":555},"style",{},[556],{"type":18,"value":557},"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":559},[],"markdown",1725732565437]