[{"data":1,"prerenderedAt":977},["ShallowReactive",2],{"K70FDuiZWW":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":976,"_id":4},"vkGetPhysicalDeviceExternalImageFormatPropertiesNV","Determine image capabilities compatible with external memory handle types","VK_NV_external_memory_capabilities","protos",[],{"type":10,"children":11,"toc":974},"root",[12,20,516,678,718,745,968],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17],{"type":18,"value":19},"text","To determine the image capabilities compatible with an external memory\nhandle type, call:",{"type":13,"tag":21,"props":22,"children":23},"code-group",{},[24,212],{"type":13,"tag":25,"props":26,"children":32},"pre",{"className":27,"code":28,"filename":29,"language":30,"meta":31,"style":31},"language-c shiki shiki-themes github-light-default github-dark-default","VkResult vkGetPhysicalDeviceExternalImageFormatPropertiesNV(\n VkPhysicalDevice physicalDevice,\n VkFormat format,\n VkImageType type,\n VkImageTiling tiling,\n VkImageUsageFlags usage,\n VkImageCreateFlags flags,\n VkExternalMemoryHandleTypeFlagsNV externalHandleType,\n VkExternalImageFormatPropertiesNV* pExternalImageFormatProperties);\n","C","c","",[33],{"type":13,"tag":34,"props":35,"children":36},"code",{"__ignoreMap":31},[37,59,79,97,115,133,151,169,187],{"type":13,"tag":38,"props":39,"children":42},"span",{"class":40,"line":41},"line",1,[43,49,54],{"type":13,"tag":38,"props":44,"children":46},{"style":45},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[47],{"type":18,"value":48},"VkResult ",{"type":13,"tag":38,"props":50,"children":52},{"style":51},"--shiki-default:#8250DF;--shiki-dark:#D2A8FF",[53],{"type":18,"value":4},{"type":13,"tag":38,"props":55,"children":56},{"style":45},[57],{"type":18,"value":58},"(\n",{"type":13,"tag":38,"props":60,"children":62},{"class":40,"line":61},2,[63,68,74],{"type":13,"tag":38,"props":64,"children":65},{"style":45},[66],{"type":18,"value":67}," VkPhysicalDevice ",{"type":13,"tag":38,"props":69,"children":71},{"style":70},"--shiki-default:#953800;--shiki-dark:#FFA657",[72],{"type":18,"value":73},"physicalDevice",{"type":13,"tag":38,"props":75,"children":76},{"style":45},[77],{"type":18,"value":78},",\n",{"type":13,"tag":38,"props":80,"children":82},{"class":40,"line":81},3,[83,88,93],{"type":13,"tag":38,"props":84,"children":85},{"style":45},[86],{"type":18,"value":87}," VkFormat ",{"type":13,"tag":38,"props":89,"children":90},{"style":70},[91],{"type":18,"value":92},"format",{"type":13,"tag":38,"props":94,"children":95},{"style":45},[96],{"type":18,"value":78},{"type":13,"tag":38,"props":98,"children":100},{"class":40,"line":99},4,[101,106,111],{"type":13,"tag":38,"props":102,"children":103},{"style":45},[104],{"type":18,"value":105}," VkImageType ",{"type":13,"tag":38,"props":107,"children":108},{"style":70},[109],{"type":18,"value":110},"type",{"type":13,"tag":38,"props":112,"children":113},{"style":45},[114],{"type":18,"value":78},{"type":13,"tag":38,"props":116,"children":118},{"class":40,"line":117},5,[119,124,129],{"type":13,"tag":38,"props":120,"children":121},{"style":45},[122],{"type":18,"value":123}," VkImageTiling ",{"type":13,"tag":38,"props":125,"children":126},{"style":70},[127],{"type":18,"value":128},"tiling",{"type":13,"tag":38,"props":130,"children":131},{"style":45},[132],{"type":18,"value":78},{"type":13,"tag":38,"props":134,"children":136},{"class":40,"line":135},6,[137,142,147],{"type":13,"tag":38,"props":138,"children":139},{"style":45},[140],{"type":18,"value":141}," VkImageUsageFlags ",{"type":13,"tag":38,"props":143,"children":144},{"style":70},[145],{"type":18,"value":146},"usage",{"type":13,"tag":38,"props":148,"children":149},{"style":45},[150],{"type":18,"value":78},{"type":13,"tag":38,"props":152,"children":154},{"class":40,"line":153},7,[155,160,165],{"type":13,"tag":38,"props":156,"children":157},{"style":45},[158],{"type":18,"value":159}," VkImageCreateFlags ",{"type":13,"tag":38,"props":161,"children":162},{"style":70},[163],{"type":18,"value":164},"flags",{"type":13,"tag":38,"props":166,"children":167},{"style":45},[168],{"type":18,"value":78},{"type":13,"tag":38,"props":170,"children":172},{"class":40,"line":171},8,[173,178,183],{"type":13,"tag":38,"props":174,"children":175},{"style":45},[176],{"type":18,"value":177}," VkExternalMemoryHandleTypeFlagsNV ",{"type":13,"tag":38,"props":179,"children":180},{"style":70},[181],{"type":18,"value":182},"externalHandleType",{"type":13,"tag":38,"props":184,"children":185},{"style":45},[186],{"type":18,"value":78},{"type":13,"tag":38,"props":188,"children":190},{"class":40,"line":189},9,[191,196,202,207],{"type":13,"tag":38,"props":192,"children":193},{"style":45},[194],{"type":18,"value":195}," VkExternalImageFormatPropertiesNV",{"type":13,"tag":38,"props":197,"children":199},{"style":198},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[200],{"type":18,"value":201},"*",{"type":13,"tag":38,"props":203,"children":204},{"style":70},[205],{"type":18,"value":206}," pExternalImageFormatProperties",{"type":13,"tag":38,"props":208,"children":209},{"style":45},[210],{"type":18,"value":211},");\n",{"type":13,"tag":25,"props":213,"children":218},{"className":214,"code":215,"filename":216,"language":217,"meta":31,"style":31},"language-rs shiki shiki-themes github-light-default github-dark-default","pub fn get_physical_device_external_image_format_properties_nv(\n physical_device: vk::PhysicalDevice,\n format: vk::Format,\n ty: vk::ImageType,\n tiling: vk::ImageTiling,\n usage: vk::ImageUsageFlags,\n flags: vk::ImageCreateFlags,\n external_handle_type: vk::ExternalMemoryHandleTypeFlagsNV,\n p_external_image_format_properties: *mut vk::ExternalImageFormatPropertiesNV,\n) -> vk::Result;\n","Rust","rs",[219],{"type":13,"tag":34,"props":220,"children":221},{"__ignoreMap":31},[222,244,276,305,334,363,392,421,450,484],{"type":13,"tag":38,"props":223,"children":224},{"class":40,"line":41},[225,230,235,240],{"type":13,"tag":38,"props":226,"children":227},{"style":198},[228],{"type":18,"value":229},"pub",{"type":13,"tag":38,"props":231,"children":232},{"style":198},[233],{"type":18,"value":234}," fn",{"type":13,"tag":38,"props":236,"children":237},{"style":51},[238],{"type":18,"value":239}," get_physical_device_external_image_format_properties_nv",{"type":13,"tag":38,"props":241,"children":242},{"style":45},[243],{"type":18,"value":58},{"type":13,"tag":38,"props":245,"children":246},{"class":40,"line":61},[247,252,257,262,267,272],{"type":13,"tag":38,"props":248,"children":249},{"style":45},[250],{"type":18,"value":251}," physical_device",{"type":13,"tag":38,"props":253,"children":254},{"style":198},[255],{"type":18,"value":256},":",{"type":13,"tag":38,"props":258,"children":259},{"style":70},[260],{"type":18,"value":261}," vk",{"type":13,"tag":38,"props":263,"children":264},{"style":198},[265],{"type":18,"value":266},"::",{"type":13,"tag":38,"props":268,"children":269},{"style":70},[270],{"type":18,"value":271},"PhysicalDevice",{"type":13,"tag":38,"props":273,"children":274},{"style":45},[275],{"type":18,"value":78},{"type":13,"tag":38,"props":277,"children":278},{"class":40,"line":81},[279,284,288,292,296,301],{"type":13,"tag":38,"props":280,"children":281},{"style":45},[282],{"type":18,"value":283}," format",{"type":13,"tag":38,"props":285,"children":286},{"style":198},[287],{"type":18,"value":256},{"type":13,"tag":38,"props":289,"children":290},{"style":70},[291],{"type":18,"value":261},{"type":13,"tag":38,"props":293,"children":294},{"style":198},[295],{"type":18,"value":266},{"type":13,"tag":38,"props":297,"children":298},{"style":70},[299],{"type":18,"value":300},"Format",{"type":13,"tag":38,"props":302,"children":303},{"style":45},[304],{"type":18,"value":78},{"type":13,"tag":38,"props":306,"children":307},{"class":40,"line":99},[308,313,317,321,325,330],{"type":13,"tag":38,"props":309,"children":310},{"style":45},[311],{"type":18,"value":312}," ty",{"type":13,"tag":38,"props":314,"children":315},{"style":198},[316],{"type":18,"value":256},{"type":13,"tag":38,"props":318,"children":319},{"style":70},[320],{"type":18,"value":261},{"type":13,"tag":38,"props":322,"children":323},{"style":198},[324],{"type":18,"value":266},{"type":13,"tag":38,"props":326,"children":327},{"style":70},[328],{"type":18,"value":329},"ImageType",{"type":13,"tag":38,"props":331,"children":332},{"style":45},[333],{"type":18,"value":78},{"type":13,"tag":38,"props":335,"children":336},{"class":40,"line":117},[337,342,346,350,354,359],{"type":13,"tag":38,"props":338,"children":339},{"style":45},[340],{"type":18,"value":341}," tiling",{"type":13,"tag":38,"props":343,"children":344},{"style":198},[345],{"type":18,"value":256},{"type":13,"tag":38,"props":347,"children":348},{"style":70},[349],{"type":18,"value":261},{"type":13,"tag":38,"props":351,"children":352},{"style":198},[353],{"type":18,"value":266},{"type":13,"tag":38,"props":355,"children":356},{"style":70},[357],{"type":18,"value":358},"ImageTiling",{"type":13,"tag":38,"props":360,"children":361},{"style":45},[362],{"type":18,"value":78},{"type":13,"tag":38,"props":364,"children":365},{"class":40,"line":135},[366,371,375,379,383,388],{"type":13,"tag":38,"props":367,"children":368},{"style":45},[369],{"type":18,"value":370}," usage",{"type":13,"tag":38,"props":372,"children":373},{"style":198},[374],{"type":18,"value":256},{"type":13,"tag":38,"props":376,"children":377},{"style":70},[378],{"type":18,"value":261},{"type":13,"tag":38,"props":380,"children":381},{"style":198},[382],{"type":18,"value":266},{"type":13,"tag":38,"props":384,"children":385},{"style":70},[386],{"type":18,"value":387},"ImageUsageFlags",{"type":13,"tag":38,"props":389,"children":390},{"style":45},[391],{"type":18,"value":78},{"type":13,"tag":38,"props":393,"children":394},{"class":40,"line":153},[395,400,404,408,412,417],{"type":13,"tag":38,"props":396,"children":397},{"style":45},[398],{"type":18,"value":399}," flags",{"type":13,"tag":38,"props":401,"children":402},{"style":198},[403],{"type":18,"value":256},{"type":13,"tag":38,"props":405,"children":406},{"style":70},[407],{"type":18,"value":261},{"type":13,"tag":38,"props":409,"children":410},{"style":198},[411],{"type":18,"value":266},{"type":13,"tag":38,"props":413,"children":414},{"style":70},[415],{"type":18,"value":416},"ImageCreateFlags",{"type":13,"tag":38,"props":418,"children":419},{"style":45},[420],{"type":18,"value":78},{"type":13,"tag":38,"props":422,"children":423},{"class":40,"line":171},[424,429,433,437,441,446],{"type":13,"tag":38,"props":425,"children":426},{"style":45},[427],{"type":18,"value":428}," external_handle_type",{"type":13,"tag":38,"props":430,"children":431},{"style":198},[432],{"type":18,"value":256},{"type":13,"tag":38,"props":434,"children":435},{"style":70},[436],{"type":18,"value":261},{"type":13,"tag":38,"props":438,"children":439},{"style":198},[440],{"type":18,"value":266},{"type":13,"tag":38,"props":442,"children":443},{"style":70},[444],{"type":18,"value":445},"ExternalMemoryHandleTypeFlagsNV",{"type":13,"tag":38,"props":447,"children":448},{"style":45},[449],{"type":18,"value":78},{"type":13,"tag":38,"props":451,"children":452},{"class":40,"line":189},[453,458,462,467,471,475,480],{"type":13,"tag":38,"props":454,"children":455},{"style":45},[456],{"type":18,"value":457}," p_external_image_format_properties",{"type":13,"tag":38,"props":459,"children":460},{"style":198},[461],{"type":18,"value":256},{"type":13,"tag":38,"props":463,"children":464},{"style":198},[465],{"type":18,"value":466}," *mut",{"type":13,"tag":38,"props":468,"children":469},{"style":70},[470],{"type":18,"value":261},{"type":13,"tag":38,"props":472,"children":473},{"style":198},[474],{"type":18,"value":266},{"type":13,"tag":38,"props":476,"children":477},{"style":70},[478],{"type":18,"value":479},"ExternalImageFormatPropertiesNV",{"type":13,"tag":38,"props":481,"children":482},{"style":45},[483],{"type":18,"value":78},{"type":13,"tag":38,"props":485,"children":487},{"class":40,"line":486},10,[488,493,498,502,506,511],{"type":13,"tag":38,"props":489,"children":490},{"style":45},[491],{"type":18,"value":492},") ",{"type":13,"tag":38,"props":494,"children":495},{"style":198},[496],{"type":18,"value":497},"->",{"type":13,"tag":38,"props":499,"children":500},{"style":70},[501],{"type":18,"value":261},{"type":13,"tag":38,"props":503,"children":504},{"style":198},[505],{"type":18,"value":266},{"type":13,"tag":38,"props":507,"children":508},{"style":70},[509],{"type":18,"value":510},"Result",{"type":13,"tag":38,"props":512,"children":513},{"style":45},[514],{"type":18,"value":515},";\n",{"type":13,"tag":517,"props":518,"children":519},"ul",{},[520,531,556,578,599,620,641,659],{"type":13,"tag":521,"props":522,"children":523},"li",{},[524,529],{"type":13,"tag":34,"props":525,"children":527},{"className":526},[],[528],{"type":18,"value":73},{"type":18,"value":530}," is the physical device from which to query the\nimage capabilities",{"type":13,"tag":521,"props":532,"children":533},{},[534,539,541,548,549,554],{"type":13,"tag":34,"props":535,"children":537},{"className":536},[],[538],{"type":18,"value":92},{"type":18,"value":540}," is the image format, corresponding to\n",{"type":13,"tag":542,"props":543,"children":545},"a",{"href":544},"/man/VkImageCreateInfo",[546],{"type":18,"value":547},"VkImageCreateInfo",{"type":18,"value":266},{"type":13,"tag":34,"props":550,"children":552},{"className":551},[],[553],{"type":18,"value":92},{"type":18,"value":555},".",{"type":13,"tag":521,"props":557,"children":558},{},[559,564,566,570,571,577],{"type":13,"tag":34,"props":560,"children":562},{"className":561},[],[563],{"type":18,"value":110},{"type":18,"value":565}," is the image type, corresponding to\n",{"type":13,"tag":542,"props":567,"children":568},{"href":544},[569],{"type":18,"value":547},{"type":18,"value":266},{"type":13,"tag":34,"props":572,"children":574},{"className":573},[],[575],{"type":18,"value":576},"imageType",{"type":18,"value":555},{"type":13,"tag":521,"props":579,"children":580},{},[581,586,588,592,593,598],{"type":13,"tag":34,"props":582,"children":584},{"className":583},[],[585],{"type":18,"value":128},{"type":18,"value":587}," is the image tiling, corresponding to\n",{"type":13,"tag":542,"props":589,"children":590},{"href":544},[591],{"type":18,"value":547},{"type":18,"value":266},{"type":13,"tag":34,"props":594,"children":596},{"className":595},[],[597],{"type":18,"value":128},{"type":18,"value":555},{"type":13,"tag":521,"props":600,"children":601},{},[602,607,609,613,614,619],{"type":13,"tag":34,"props":603,"children":605},{"className":604},[],[606],{"type":18,"value":146},{"type":18,"value":608}," is the intended usage of the image, corresponding to\n",{"type":13,"tag":542,"props":610,"children":611},{"href":544},[612],{"type":18,"value":547},{"type":18,"value":266},{"type":13,"tag":34,"props":615,"children":617},{"className":616},[],[618],{"type":18,"value":146},{"type":18,"value":555},{"type":13,"tag":521,"props":621,"children":622},{},[623,628,630,634,635,640],{"type":13,"tag":34,"props":624,"children":626},{"className":625},[],[627],{"type":18,"value":164},{"type":18,"value":629}," is a bitmask describing additional parameters of the image,\ncorresponding to ",{"type":13,"tag":542,"props":631,"children":632},{"href":544},[633],{"type":18,"value":547},{"type":18,"value":266},{"type":13,"tag":34,"props":636,"children":638},{"className":637},[],[639],{"type":18,"value":164},{"type":18,"value":555},{"type":13,"tag":521,"props":642,"children":643},{},[644,649,651,657],{"type":13,"tag":34,"props":645,"children":647},{"className":646},[],[648],{"type":18,"value":182},{"type":18,"value":650}," is either one of the bits from\n",{"type":13,"tag":542,"props":652,"children":654},{"href":653},"/man/VkExternalMemoryHandleTypeFlagBitsNV",[655],{"type":18,"value":656},"VkExternalMemoryHandleTypeFlagBitsNV",{"type":18,"value":658},", or 0.",{"type":13,"tag":521,"props":660,"children":661},{},[662,668,670,676],{"type":13,"tag":34,"props":663,"children":665},{"className":664},[],[666],{"type":18,"value":667},"pExternalImageFormatProperties",{"type":18,"value":669}," is a pointer to a\n",{"type":13,"tag":542,"props":671,"children":673},{"href":672},"/man/VkExternalImageFormatPropertiesNV",[674],{"type":18,"value":675},"VkExternalImageFormatPropertiesNV",{"type":18,"value":677}," structure in which capabilities\nare returned.",{"type":13,"tag":14,"props":679,"children":680},{},[681,683,688,690,696,698,704,706,711,713,717],{"type":18,"value":682},"If ",{"type":13,"tag":34,"props":684,"children":686},{"className":685},[],[687],{"type":18,"value":182},{"type":18,"value":689}," is 0,\n",{"type":13,"tag":34,"props":691,"children":693},{"className":692},[],[694],{"type":18,"value":695},"pExternalImageFormatProperties→imageFormatProperties",{"type":18,"value":697}," will return the\nsame values as a call to ",{"type":13,"tag":542,"props":699,"children":701},{"href":700},"/man/vkGetPhysicalDeviceImageFormatProperties",[702],{"type":18,"value":703},"vkGetPhysicalDeviceImageFormatProperties",{"type":18,"value":705},", and\nthe other members of ",{"type":13,"tag":34,"props":707,"children":709},{"className":708},[],[710],{"type":18,"value":667},{"type":18,"value":712}," will all be 0.\nOtherwise, they are filled in as described for\n",{"type":13,"tag":542,"props":714,"children":715},{"href":672},[716],{"type":18,"value":675},{"type":18,"value":555},{"type":13,"tag":719,"props":720,"children":722},"validity-group",{"name":721},"Valid Usage",[723],{"type":13,"tag":724,"props":725,"children":727},"validity-field",{"name":726},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-externalHandleType-07721",[728],{"type":13,"tag":14,"props":729,"children":730},{},[731,736,738,743],{"type":13,"tag":34,"props":732,"children":734},{"className":733},[],[735],{"type":18,"value":182},{"type":18,"value":737}," ",{"type":13,"tag":739,"props":740,"children":742},"normative",{"type":741},"must",[],{"type":18,"value":744}," not have more than one bit set",{"type":13,"tag":719,"props":746,"children":748},{"name":747},"Valid Usage (Implicit)",[749,775,800,824,848,874,898,922,944],{"type":13,"tag":724,"props":750,"children":752},{"name":751},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-physicalDevice-parameter",[753],{"type":13,"tag":14,"props":754,"children":755},{},[756,761,762,765,767,773],{"type":13,"tag":34,"props":757,"children":759},{"className":758},[],[760],{"type":18,"value":73},{"type":18,"value":737},{"type":13,"tag":739,"props":763,"children":764},{"type":741},[],{"type":18,"value":766}," be a valid ",{"type":13,"tag":542,"props":768,"children":770},{"href":769},"/man/VkPhysicalDevice",[771],{"type":18,"value":772},"VkPhysicalDevice",{"type":18,"value":774}," handle",{"type":13,"tag":724,"props":776,"children":778},{"name":777},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-format-parameter",[779],{"type":13,"tag":14,"props":780,"children":781},{},[782,787,788,791,792,798],{"type":13,"tag":34,"props":783,"children":785},{"className":784},[],[786],{"type":18,"value":92},{"type":18,"value":737},{"type":13,"tag":739,"props":789,"children":790},{"type":741},[],{"type":18,"value":766},{"type":13,"tag":542,"props":793,"children":795},{"href":794},"/man/VkFormat",[796],{"type":18,"value":797},"VkFormat",{"type":18,"value":799}," value",{"type":13,"tag":724,"props":801,"children":803},{"name":802},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-type-parameter",[804],{"type":13,"tag":14,"props":805,"children":806},{},[807,812,813,816,817,823],{"type":13,"tag":34,"props":808,"children":810},{"className":809},[],[811],{"type":18,"value":110},{"type":18,"value":737},{"type":13,"tag":739,"props":814,"children":815},{"type":741},[],{"type":18,"value":766},{"type":13,"tag":542,"props":818,"children":820},{"href":819},"/man/VkImageType",[821],{"type":18,"value":822},"VkImageType",{"type":18,"value":799},{"type":13,"tag":724,"props":825,"children":827},{"name":826},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-tiling-parameter",[828],{"type":13,"tag":14,"props":829,"children":830},{},[831,836,837,840,841,847],{"type":13,"tag":34,"props":832,"children":834},{"className":833},[],[835],{"type":18,"value":128},{"type":18,"value":737},{"type":13,"tag":739,"props":838,"children":839},{"type":741},[],{"type":18,"value":766},{"type":13,"tag":542,"props":842,"children":844},{"href":843},"/man/VkImageTiling",[845],{"type":18,"value":846},"VkImageTiling",{"type":18,"value":799},{"type":13,"tag":724,"props":849,"children":851},{"name":850},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-usage-parameter",[852],{"type":13,"tag":14,"props":853,"children":854},{},[855,860,861,864,866,872],{"type":13,"tag":34,"props":856,"children":858},{"className":857},[],[859],{"type":18,"value":146},{"type":18,"value":737},{"type":13,"tag":739,"props":862,"children":863},{"type":741},[],{"type":18,"value":865}," be a valid combination of ",{"type":13,"tag":542,"props":867,"children":869},{"href":868},"/man/VkImageUsageFlagBits",[870],{"type":18,"value":871},"VkImageUsageFlagBits",{"type":18,"value":873}," values",{"type":13,"tag":724,"props":875,"children":877},{"name":876},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-usage-requiredbitmask",[878],{"type":13,"tag":14,"props":879,"children":880},{},[881,886,887,890,892],{"type":13,"tag":34,"props":882,"children":884},{"className":883},[],[885],{"type":18,"value":146},{"type":18,"value":737},{"type":13,"tag":739,"props":888,"children":889},{"type":741},[],{"type":18,"value":891}," not be ",{"type":13,"tag":34,"props":893,"children":895},{"className":894},[],[896],{"type":18,"value":897},"0",{"type":13,"tag":724,"props":899,"children":901},{"name":900},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-flags-parameter",[902],{"type":13,"tag":14,"props":903,"children":904},{},[905,910,911,914,915,921],{"type":13,"tag":34,"props":906,"children":908},{"className":907},[],[909],{"type":18,"value":164},{"type":18,"value":737},{"type":13,"tag":739,"props":912,"children":913},{"type":741},[],{"type":18,"value":865},{"type":13,"tag":542,"props":916,"children":918},{"href":917},"/man/VkImageCreateFlagBits",[919],{"type":18,"value":920},"VkImageCreateFlagBits",{"type":18,"value":873},{"type":13,"tag":724,"props":923,"children":925},{"name":924},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-externalHandleType-parameter",[926],{"type":13,"tag":14,"props":927,"children":928},{},[929,934,935,938,939,943],{"type":13,"tag":34,"props":930,"children":932},{"className":931},[],[933],{"type":18,"value":182},{"type":18,"value":737},{"type":13,"tag":739,"props":936,"children":937},{"type":741},[],{"type":18,"value":865},{"type":13,"tag":542,"props":940,"children":941},{"href":653},[942],{"type":18,"value":656},{"type":18,"value":873},{"type":13,"tag":724,"props":945,"children":947},{"name":946},"VUID-vkGetPhysicalDeviceExternalImageFormatPropertiesNV-pExternalImageFormatProperties-parameter",[948],{"type":13,"tag":14,"props":949,"children":950},{},[951,956,957,960,962,966],{"type":13,"tag":34,"props":952,"children":954},{"className":953},[],[955],{"type":18,"value":667},{"type":18,"value":737},{"type":13,"tag":739,"props":958,"children":959},{"type":741},[],{"type":18,"value":961}," be a valid pointer to a ",{"type":13,"tag":542,"props":963,"children":964},{"href":672},[965],{"type":18,"value":675},{"type":18,"value":967}," structure",{"type":13,"tag":969,"props":970,"children":971},"style",{},[972],{"type":18,"value":973},"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":31,"searchDepth":61,"depth":61,"links":975},[],"markdown",1725732619681]