[{"data":1,"prerenderedAt":479},["ShallowReactive",2],{"$f8HvmQnpR8xs0PcQulpkUd9XZ4VWOq6BvJws5nkgVdFY":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":478,"_id":4},"VkMemoryDedicatedAllocateInfoTensorARM","Specify a dedicated memory allocation tensor resource","VK_ARM_tensors",[8],"VkMemoryAllocateInfo","structs",[],{"type":12,"children":13,"toc":476},"root",[14,45,57,274,328,416,470],{"type":15,"tag":16,"props":17,"children":18},"element","p",{},[19,22,29,31,36,38,43],{"type":20,"value":21},"text","If the ",{"type":15,"tag":23,"props":24,"children":26},"code",{"className":25},[],[27],{"type":20,"value":28},"pNext",{"type":20,"value":30}," chain includes a\n",{"type":15,"tag":23,"props":32,"children":34},{"className":33},[],[35],{"type":20,"value":4},{"type":20,"value":37}," structure, then that structure\nincludes a handle of the sole tensor resource that the memory ",{"type":15,"tag":39,"props":40,"children":42},"normative",{"type":41},"can",[],{"type":20,"value":44}," be bound\nto.",{"type":15,"tag":16,"props":46,"children":47},{},[48,50,55],{"type":20,"value":49},"The ",{"type":15,"tag":23,"props":51,"children":53},{"className":52},[],[54],{"type":20,"value":4},{"type":20,"value":56}," structure is defined as:",{"type":15,"tag":58,"props":59,"children":60},"code-group",{},[61,142],{"type":15,"tag":62,"props":63,"children":69},"pre",{"className":64,"code":65,"filename":66,"language":67,"meta":68,"style":68},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkMemoryDedicatedAllocateInfoTensorARM {\n VkStructureType sType;\n const void* pNext;\n VkTensorARM tensor;\n} VkMemoryDedicatedAllocateInfoTensorARM;\n","C","c","",[70],{"type":15,"tag":23,"props":71,"children":72},{"__ignoreMap":68},[73,96,105,124,133],{"type":15,"tag":74,"props":75,"children":78},"span",{"class":76,"line":77},"line",1,[79,85,90],{"type":15,"tag":74,"props":80,"children":82},{"style":81},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[83],{"type":20,"value":84},"typedef",{"type":15,"tag":74,"props":86,"children":87},{"style":81},[88],{"type":20,"value":89}," struct",{"type":15,"tag":74,"props":91,"children":93},{"style":92},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[94],{"type":20,"value":95}," VkMemoryDedicatedAllocateInfoTensorARM {\n",{"type":15,"tag":74,"props":97,"children":99},{"class":76,"line":98},2,[100],{"type":15,"tag":74,"props":101,"children":102},{"style":92},[103],{"type":20,"value":104}," VkStructureType sType;\n",{"type":15,"tag":74,"props":106,"children":108},{"class":76,"line":107},3,[109,114,119],{"type":15,"tag":74,"props":110,"children":111},{"style":81},[112],{"type":20,"value":113}," const",{"type":15,"tag":74,"props":115,"children":116},{"style":81},[117],{"type":20,"value":118}," void*",{"type":15,"tag":74,"props":120,"children":121},{"style":92},[122],{"type":20,"value":123}," pNext;\n",{"type":15,"tag":74,"props":125,"children":127},{"class":76,"line":126},4,[128],{"type":15,"tag":74,"props":129,"children":130},{"style":92},[131],{"type":20,"value":132}," VkTensorARM tensor;\n",{"type":15,"tag":74,"props":134,"children":136},{"class":76,"line":135},5,[137],{"type":15,"tag":74,"props":138,"children":139},{"style":92},[140],{"type":20,"value":141},"} VkMemoryDedicatedAllocateInfoTensorARM;\n",{"type":15,"tag":62,"props":143,"children":148},{"className":144,"code":145,"filename":146,"language":147,"meta":68,"style":68},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct MemoryDedicatedAllocateInfoTensorARM {\n s_type: vk::StructureType,\n p_next: *const c_void,\n tensor: vk::TensorARM, // Tensor that this allocation will be bound to\n}\n","Rust","rs",[149],{"type":15,"tag":23,"props":150,"children":151},{"__ignoreMap":68},[152,175,208,230,266],{"type":15,"tag":74,"props":153,"children":154},{"class":76,"line":77},[155,160,164,170],{"type":15,"tag":74,"props":156,"children":157},{"style":81},[158],{"type":20,"value":159},"pub",{"type":15,"tag":74,"props":161,"children":162},{"style":81},[163],{"type":20,"value":89},{"type":15,"tag":74,"props":165,"children":167},{"style":166},"--shiki-default:#953800;--shiki-dark:#FFA657",[168],{"type":20,"value":169}," MemoryDedicatedAllocateInfoTensorARM",{"type":15,"tag":74,"props":171,"children":172},{"style":92},[173],{"type":20,"value":174}," {\n",{"type":15,"tag":74,"props":176,"children":177},{"class":76,"line":98},[178,183,188,193,198,203],{"type":15,"tag":74,"props":179,"children":180},{"style":92},[181],{"type":20,"value":182}," s_type",{"type":15,"tag":74,"props":184,"children":185},{"style":81},[186],{"type":20,"value":187},":",{"type":15,"tag":74,"props":189,"children":190},{"style":166},[191],{"type":20,"value":192}," vk",{"type":15,"tag":74,"props":194,"children":195},{"style":81},[196],{"type":20,"value":197},"::",{"type":15,"tag":74,"props":199,"children":200},{"style":166},[201],{"type":20,"value":202},"StructureType",{"type":15,"tag":74,"props":204,"children":205},{"style":92},[206],{"type":20,"value":207},",\n",{"type":15,"tag":74,"props":209,"children":210},{"class":76,"line":107},[211,216,220,225],{"type":15,"tag":74,"props":212,"children":213},{"style":92},[214],{"type":20,"value":215}," p_next",{"type":15,"tag":74,"props":217,"children":218},{"style":81},[219],{"type":20,"value":187},{"type":15,"tag":74,"props":221,"children":222},{"style":81},[223],{"type":20,"value":224}," *const",{"type":15,"tag":74,"props":226,"children":227},{"style":92},[228],{"type":20,"value":229}," c_void,\n",{"type":15,"tag":74,"props":231,"children":232},{"class":76,"line":126},[233,238,242,246,250,255,260],{"type":15,"tag":74,"props":234,"children":235},{"style":92},[236],{"type":20,"value":237}," tensor",{"type":15,"tag":74,"props":239,"children":240},{"style":81},[241],{"type":20,"value":187},{"type":15,"tag":74,"props":243,"children":244},{"style":166},[245],{"type":20,"value":192},{"type":15,"tag":74,"props":247,"children":248},{"style":81},[249],{"type":20,"value":197},{"type":15,"tag":74,"props":251,"children":252},{"style":166},[253],{"type":20,"value":254},"TensorARM",{"type":15,"tag":74,"props":256,"children":257},{"style":92},[258],{"type":20,"value":259},", ",{"type":15,"tag":74,"props":261,"children":263},{"style":262},"--shiki-default:#6E7781;--shiki-dark:#8B949E",[264],{"type":20,"value":265},"// Tensor that this allocation will be bound to\n",{"type":15,"tag":74,"props":267,"children":268},{"class":76,"line":135},[269],{"type":15,"tag":74,"props":270,"children":271},{"style":92},[272],{"type":20,"value":273},"}\n",{"type":15,"tag":275,"props":276,"children":277},"ul",{},[278,299,317],{"type":15,"tag":279,"props":280,"children":281},"li",{},[282,288,290,297],{"type":15,"tag":23,"props":283,"children":285},{"className":284},[],[286],{"type":20,"value":287},"sType",{"type":20,"value":289}," is a ",{"type":15,"tag":291,"props":292,"children":294},"a",{"href":293},"/man/VkStructureType",[295],{"type":20,"value":296},"VkStructureType",{"type":20,"value":298}," value identifying this structure.",{"type":15,"tag":279,"props":300,"children":301},{},[302,307,309,315],{"type":15,"tag":23,"props":303,"children":305},{"className":304},[],[306],{"type":20,"value":28},{"type":20,"value":308}," is ",{"type":15,"tag":23,"props":310,"children":312},{"className":311},[],[313],{"type":20,"value":314},"NULL",{"type":20,"value":316}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":279,"props":318,"children":319},{},[320,326],{"type":15,"tag":23,"props":321,"children":323},{"className":322},[],[324],{"type":20,"value":325},"tensor",{"type":20,"value":327}," is a handle of a tensor which this memory will be bound to.",{"type":15,"tag":329,"props":330,"children":332},"validity-group",{"name":331},"Valid Usage",[333,376],{"type":15,"tag":334,"props":335,"children":337},"validity-field",{"name":336},"VUID-VkMemoryDedicatedAllocateInfoTensorARM-allocationSize-09710",[338],{"type":15,"tag":16,"props":339,"children":340},{},[341,346,347,353,355,359,361,367,368,374],{"type":15,"tag":23,"props":342,"children":344},{"className":343},[],[345],{"type":20,"value":8},{"type":20,"value":197},{"type":15,"tag":23,"props":348,"children":350},{"className":349},[],[351],{"type":20,"value":352},"allocationSize",{"type":20,"value":354}," ",{"type":15,"tag":39,"props":356,"children":358},{"type":357},"must",[],{"type":20,"value":360}," equal the\n",{"type":15,"tag":23,"props":362,"children":364},{"className":363},[],[365],{"type":20,"value":366},"VkMemoryRequirements",{"type":20,"value":197},{"type":15,"tag":23,"props":369,"children":371},{"className":370},[],[372],{"type":20,"value":373},"size",{"type":20,"value":375}," of the tensor",{"type":15,"tag":334,"props":377,"children":379},{"name":378},"VUID-VkMemoryDedicatedAllocateInfoTensorARM-tensor-09859",[380],{"type":15,"tag":16,"props":381,"children":382},{},[383,385,390,392,398,400,403,405,410,411,414],{"type":20,"value":384},"If ",{"type":15,"tag":291,"props":386,"children":388},{"href":387},"/man/VkMemoryAllocateInfo",[389],{"type":20,"value":8},{"type":20,"value":391}," defines a memory import operation with\nhandle type ",{"type":15,"tag":23,"props":393,"children":395},{"className":394},[],[396],{"type":20,"value":397},"VK_EXTERNAL_MEMORY_HANDLE_TYPE_OPAQUE_FD_BIT",{"type":20,"value":399},", the\nmemory being imported ",{"type":15,"tag":39,"props":401,"children":402},{"type":357},[],{"type":20,"value":404}," also be a dedicated tensor allocation and\n",{"type":15,"tag":23,"props":406,"children":408},{"className":407},[],[409],{"type":20,"value":325},{"type":20,"value":354},{"type":15,"tag":39,"props":412,"children":413},{"type":357},[],{"type":20,"value":415}," be identical to the tensor associated with the\nimported memory",{"type":15,"tag":329,"props":417,"children":419},{"name":418},"Valid Usage (Implicit)",[420,444],{"type":15,"tag":334,"props":421,"children":423},{"name":422},"VUID-VkMemoryDedicatedAllocateInfoTensorARM-sType-sType",[424],{"type":15,"tag":16,"props":425,"children":426},{},[427,432,433,436,438],{"type":15,"tag":23,"props":428,"children":430},{"className":429},[],[431],{"type":20,"value":287},{"type":20,"value":354},{"type":15,"tag":39,"props":434,"children":435},{"type":357},[],{"type":20,"value":437}," be ",{"type":15,"tag":23,"props":439,"children":441},{"className":440},[],[442],{"type":20,"value":443},"VK_STRUCTURE_TYPE_MEMORY_DEDICATED_ALLOCATE_INFO_TENSOR_ARM",{"type":15,"tag":334,"props":445,"children":447},{"name":446},"VUID-VkMemoryDedicatedAllocateInfoTensorARM-tensor-parameter",[448],{"type":15,"tag":16,"props":449,"children":450},{},[451,456,457,460,462,468],{"type":15,"tag":23,"props":452,"children":454},{"className":453},[],[455],{"type":20,"value":325},{"type":20,"value":354},{"type":15,"tag":39,"props":458,"children":459},{"type":357},[],{"type":20,"value":461}," be a valid ",{"type":15,"tag":291,"props":463,"children":465},{"href":464},"/man/VkTensorARM",[466],{"type":20,"value":467},"VkTensorARM",{"type":20,"value":469}," handle",{"type":15,"tag":471,"props":472,"children":473},"style",{},[474],{"type":20,"value":475},"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":68,"searchDepth":98,"depth":98,"links":477},[],"markdown",1773121584858]