[{"data":1,"prerenderedAt":495},["ShallowReactive",2],{"RvljCzQKOe":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":494,"_id":4},"VkAndroidHardwareBufferFormatResolvePropertiesANDROID","Structure defining properties of resolves using an external format","VK_ANDROID_external_format_resolve","structs",[],{"type":10,"children":11,"toc":492},"root",[12,28,234,356,374,456,486],{"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},"a",{"href":23},"/man/VkAndroidHardwareBufferFormatResolvePropertiesANDROID",[25],{"type":18,"value":4},{"type":18,"value":27}," structure is\ndefined as:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,109],{"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 VkAndroidHardwareBufferFormatResolvePropertiesANDROID {\n VkStructureType sType;\n void* pNext;\n VkFormat colorAttachmentFormat;\n} VkAndroidHardwareBufferFormatResolvePropertiesANDROID;\n","C","c","",[41],{"type":13,"tag":42,"props":43,"children":44},"code",{"__ignoreMap":39},[45,68,77,91,100],{"type":13,"tag":46,"props":47,"children":50},"span",{"class":48,"line":49},"line",1,[51,57,62],{"type":13,"tag":46,"props":52,"children":54},{"style":53},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[55],{"type":18,"value":56},"typedef",{"type":13,"tag":46,"props":58,"children":59},{"style":53},[60],{"type":18,"value":61}," struct",{"type":13,"tag":46,"props":63,"children":65},{"style":64},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[66],{"type":18,"value":67}," VkAndroidHardwareBufferFormatResolvePropertiesANDROID {\n",{"type":13,"tag":46,"props":69,"children":71},{"class":48,"line":70},2,[72],{"type":13,"tag":46,"props":73,"children":74},{"style":64},[75],{"type":18,"value":76}," VkStructureType sType;\n",{"type":13,"tag":46,"props":78,"children":80},{"class":48,"line":79},3,[81,86],{"type":13,"tag":46,"props":82,"children":83},{"style":53},[84],{"type":18,"value":85}," void*",{"type":13,"tag":46,"props":87,"children":88},{"style":64},[89],{"type":18,"value":90}," pNext;\n",{"type":13,"tag":46,"props":92,"children":94},{"class":48,"line":93},4,[95],{"type":13,"tag":46,"props":96,"children":97},{"style":64},[98],{"type":18,"value":99}," VkFormat colorAttachmentFormat;\n",{"type":13,"tag":46,"props":101,"children":103},{"class":48,"line":102},5,[104],{"type":13,"tag":46,"props":105,"children":106},{"style":64},[107],{"type":18,"value":108},"} VkAndroidHardwareBufferFormatResolvePropertiesANDROID;\n",{"type":13,"tag":33,"props":110,"children":115},{"className":111,"code":112,"filename":113,"language":114,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct AndroidHardwareBufferFormatResolvePropertiesANDROID {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n color_attachment_format: vk::Format,\n}\n","Rust","rs",[116],{"type":13,"tag":42,"props":117,"children":118},{"__ignoreMap":39},[119,142,175,197,226],{"type":13,"tag":46,"props":120,"children":121},{"class":48,"line":49},[122,127,131,137],{"type":13,"tag":46,"props":123,"children":124},{"style":53},[125],{"type":18,"value":126},"pub",{"type":13,"tag":46,"props":128,"children":129},{"style":53},[130],{"type":18,"value":61},{"type":13,"tag":46,"props":132,"children":134},{"style":133},"--shiki-default:#953800;--shiki-dark:#FFA657",[135],{"type":18,"value":136}," AndroidHardwareBufferFormatResolvePropertiesANDROID",{"type":13,"tag":46,"props":138,"children":139},{"style":64},[140],{"type":18,"value":141}," {\n",{"type":13,"tag":46,"props":143,"children":144},{"class":48,"line":70},[145,150,155,160,165,170],{"type":13,"tag":46,"props":146,"children":147},{"style":64},[148],{"type":18,"value":149}," s_type",{"type":13,"tag":46,"props":151,"children":152},{"style":53},[153],{"type":18,"value":154},":",{"type":13,"tag":46,"props":156,"children":157},{"style":133},[158],{"type":18,"value":159}," vk",{"type":13,"tag":46,"props":161,"children":162},{"style":53},[163],{"type":18,"value":164},"::",{"type":13,"tag":46,"props":166,"children":167},{"style":133},[168],{"type":18,"value":169},"StructureType",{"type":13,"tag":46,"props":171,"children":172},{"style":64},[173],{"type":18,"value":174},",\n",{"type":13,"tag":46,"props":176,"children":177},{"class":48,"line":79},[178,183,187,192],{"type":13,"tag":46,"props":179,"children":180},{"style":64},[181],{"type":18,"value":182}," p_next",{"type":13,"tag":46,"props":184,"children":185},{"style":53},[186],{"type":18,"value":154},{"type":13,"tag":46,"props":188,"children":189},{"style":53},[190],{"type":18,"value":191}," *mut",{"type":13,"tag":46,"props":193,"children":194},{"style":64},[195],{"type":18,"value":196}," c_void,\n",{"type":13,"tag":46,"props":198,"children":199},{"class":48,"line":93},[200,205,209,213,217,222],{"type":13,"tag":46,"props":201,"children":202},{"style":64},[203],{"type":18,"value":204}," color_attachment_format",{"type":13,"tag":46,"props":206,"children":207},{"style":53},[208],{"type":18,"value":154},{"type":13,"tag":46,"props":210,"children":211},{"style":133},[212],{"type":18,"value":159},{"type":13,"tag":46,"props":214,"children":215},{"style":53},[216],{"type":18,"value":164},{"type":13,"tag":46,"props":218,"children":219},{"style":133},[220],{"type":18,"value":221},"Format",{"type":13,"tag":46,"props":223,"children":224},{"style":64},[225],{"type":18,"value":174},{"type":13,"tag":46,"props":227,"children":228},{"class":48,"line":102},[229],{"type":13,"tag":46,"props":230,"children":231},{"style":64},[232],{"type":18,"value":233},"}\n",{"type":13,"tag":235,"props":236,"children":237},"ul",{},[238,258,277],{"type":13,"tag":239,"props":240,"children":241},"li",{},[242,248,250,256],{"type":13,"tag":42,"props":243,"children":245},{"className":244},[],[246],{"type":18,"value":247},"sType",{"type":18,"value":249}," is a ",{"type":13,"tag":21,"props":251,"children":253},{"href":252},"/man/VkStructureType",[254],{"type":18,"value":255},"VkStructureType",{"type":18,"value":257}," value identifying this structure.",{"type":13,"tag":239,"props":259,"children":260},{},[261,267,269,275],{"type":13,"tag":42,"props":262,"children":264},{"className":263},[],[265],{"type":18,"value":266},"pNext",{"type":18,"value":268}," is ",{"type":13,"tag":42,"props":270,"children":272},{"className":271},[],[273],{"type":18,"value":274},"NULL",{"type":18,"value":276}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":239,"props":278,"children":279},{},[280,286,287,293,295,300,302,308,310,316,317,323,325,331,333,339,341,346,348,354],{"type":13,"tag":42,"props":281,"children":283},{"className":282},[],[284],{"type":18,"value":285},"colorAttachmentFormat",{"type":18,"value":249},{"type":13,"tag":21,"props":288,"children":290},{"href":289},"/man/VkFormat",[291],{"type":18,"value":292},"VkFormat",{"type":18,"value":294}," specifying the format of\ncolor attachment images that ",{"type":13,"tag":296,"props":297,"children":299},"normative",{"type":298},"must",[],{"type":18,"value":301}," be used for color attachments when\nresolving to the specified external format.\nIf the implementation supports external format resolves for the\nspecified external format, this value will be set to a color format\nsupporting the ",{"type":13,"tag":42,"props":303,"children":305},{"className":304},[],[306],{"type":18,"value":307},"VK_FORMAT_FEATURE_COLOR_ATTACHMENT_BIT",{"type":18,"value":309}," in\n",{"type":13,"tag":21,"props":311,"children":313},{"href":312},"/man/VkFormatProperties",[314],{"type":18,"value":315},"VkFormatProperties",{"type":18,"value":164},{"type":13,"tag":42,"props":318,"children":320},{"className":319},[],[321],{"type":18,"value":322},"optimalTilingFeatures",{"type":18,"value":324}," as returned by\n",{"type":13,"tag":21,"props":326,"children":328},{"href":327},"/man/vkGetPhysicalDeviceFormatProperties",[329],{"type":18,"value":330},"vkGetPhysicalDeviceFormatProperties",{"type":18,"value":332}," with ",{"type":13,"tag":42,"props":334,"children":336},{"className":335},[],[337],{"type":18,"value":338},"format",{"type":18,"value":340}," equal to\n",{"type":13,"tag":42,"props":342,"children":344},{"className":343},[],[345],{"type":18,"value":285},{"type":18,"value":347}," If external format resolves are not\nsupported, this value will be set to ",{"type":13,"tag":42,"props":349,"children":351},{"className":350},[],[352],{"type":18,"value":353},"VK_FORMAT_UNDEFINED",{"type":18,"value":355},".",{"type":13,"tag":14,"props":357,"children":358},{},[359,361,367,369,372],{"type":18,"value":360},"Any Android hardware buffer created with the ",{"type":13,"tag":42,"props":362,"children":364},{"className":363},[],[365],{"type":18,"value":366},"GRALLOC_USAGE_HW_RENDER",{"type":18,"value":368},"\nflag ",{"type":13,"tag":296,"props":370,"children":371},{"type":298},[],{"type":18,"value":373}," be renderable in some way in Vulkan, either:",{"type":13,"tag":235,"props":375,"children":376},{},[377,425],{"type":13,"tag":239,"props":378,"children":379},{},[380,386,387,392,394,397,399,404,406,412,413,417,418,423],{"type":13,"tag":21,"props":381,"children":383},{"href":382},"/man/VkAndroidHardwareBufferFormatPropertiesANDROID",[384],{"type":18,"value":385},"VkAndroidHardwareBufferFormatPropertiesANDROID",{"type":18,"value":164},{"type":13,"tag":42,"props":388,"children":390},{"className":389},[],[391],{"type":18,"value":338},{"type":18,"value":393}," ",{"type":13,"tag":296,"props":395,"children":396},{"type":298},[],{"type":18,"value":398},"\nbe a format that supports ",{"type":13,"tag":42,"props":400,"children":402},{"className":401},[],[403],{"type":18,"value":307},{"type":18,"value":405},"\nor ",{"type":13,"tag":42,"props":407,"children":409},{"className":408},[],[410],{"type":18,"value":411},"VK_FORMAT_FEATURE_DEPTH_STENCIL_ATTACHMENT_BIT",{"type":18,"value":309},{"type":13,"tag":21,"props":414,"children":415},{"href":312},[416],{"type":18,"value":315},{"type":18,"value":164},{"type":13,"tag":42,"props":419,"children":421},{"className":420},[],[422],{"type":18,"value":322},{"type":18,"value":424},"; or",{"type":13,"tag":239,"props":426,"children":427},{},[428,433,434,437,439,444,445,449,450,455],{"type":13,"tag":42,"props":429,"children":431},{"className":430},[],[432],{"type":18,"value":285},{"type":18,"value":393},{"type":13,"tag":296,"props":435,"children":436},{"type":298},[],{"type":18,"value":438}," be a format that supports\n",{"type":13,"tag":42,"props":440,"children":442},{"className":441},[],[443],{"type":18,"value":307},{"type":18,"value":309},{"type":13,"tag":21,"props":446,"children":447},{"href":312},[448],{"type":18,"value":315},{"type":18,"value":164},{"type":13,"tag":42,"props":451,"children":453},{"className":452},[],[454],{"type":18,"value":322},{"type":18,"value":355},{"type":13,"tag":457,"props":458,"children":460},"validity-group",{"name":459},"Valid Usage (Implicit)",[461],{"type":13,"tag":462,"props":463,"children":465},"validity-field",{"name":464},"VUID-VkAndroidHardwareBufferFormatResolvePropertiesANDROID-sType-sType",[466],{"type":13,"tag":14,"props":467,"children":468},{},[469,474,475,478,480],{"type":13,"tag":42,"props":470,"children":472},{"className":471},[],[473],{"type":18,"value":247},{"type":18,"value":393},{"type":13,"tag":296,"props":476,"children":477},{"type":298},[],{"type":18,"value":479}," be ",{"type":13,"tag":42,"props":481,"children":483},{"className":482},[],[484],{"type":18,"value":485},"VK_STRUCTURE_TYPE_ANDROID_HARDWARE_BUFFER_FORMAT_RESOLVE_PROPERTIES_ANDROID",{"type":13,"tag":487,"props":488,"children":489},"style",{},[490],{"type":18,"value":491},"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":70,"depth":70,"links":493},[],"markdown",1725732538778]