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