[{"data":1,"prerenderedAt":381},["ShallowReactive",2],{"$fhfCmt-Pr-5L1qnOlSUkVFy0HtURAUNWoUJknI4ug5aY":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":380,"_id":4},"VkTensorCreateFlagBitsARM","Bitmask specifying additional parameters of a tensor","VK_ARM_tensors","enums",[],{"type":10,"children":11,"toc":378},"root",[12,45,308,372],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,25,27,34,36,43],{"type":18,"value":19},"text","Bits which ",{"type":13,"tag":21,"props":22,"children":24},"normative",{"type":23},"can",[],{"type":18,"value":26}," be set in ",{"type":13,"tag":28,"props":29,"children":31},"a",{"href":30},"/man/VkTensorCreateInfoARM",[32],{"type":18,"value":33},"VkTensorCreateInfoARM",{"type":18,"value":35},"::",{"type":13,"tag":37,"props":38,"children":40},"code",{"className":39},[],[41],{"type":18,"value":42},"flags",{"type":18,"value":44},",\nspecifying additional parameters of a tensor, are:",{"type":13,"tag":46,"props":47,"children":48},"code-group",{},[49,158],{"type":13,"tag":50,"props":51,"children":57},"pre",{"className":52,"code":53,"filename":54,"language":55,"meta":56,"style":56},"language-c shiki shiki-themes github-light-default github-dark-default","typedef enum VkTensorCreateFlagBitsARM {\n VK_TENSOR_CREATE_MUTABLE_FORMAT_BIT_ARM = 0x00000001ULL,\n VK_TENSOR_CREATE_PROTECTED_BIT_ARM = 0x00000002ULL,\n} VkTensorCreateFlagBitsARM;\n","C","c","",[58],{"type":13,"tag":37,"props":59,"children":60},{"__ignoreMap":56},[61,84,119,149],{"type":13,"tag":62,"props":63,"children":66},"span",{"class":64,"line":65},"line",1,[67,73,78],{"type":13,"tag":62,"props":68,"children":70},{"style":69},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[71],{"type":18,"value":72},"typedef",{"type":13,"tag":62,"props":74,"children":75},{"style":69},[76],{"type":18,"value":77}," enum",{"type":13,"tag":62,"props":79,"children":81},{"style":80},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[82],{"type":18,"value":83}," VkTensorCreateFlagBitsARM {\n",{"type":13,"tag":62,"props":85,"children":87},{"class":64,"line":86},2,[88,93,98,103,109,114],{"type":13,"tag":62,"props":89,"children":90},{"style":80},[91],{"type":18,"value":92}," VK_TENSOR_CREATE_MUTABLE_FORMAT_BIT_ARM ",{"type":13,"tag":62,"props":94,"children":95},{"style":69},[96],{"type":18,"value":97},"=",{"type":13,"tag":62,"props":99,"children":100},{"style":69},[101],{"type":18,"value":102}," 0x",{"type":13,"tag":62,"props":104,"children":106},{"style":105},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[107],{"type":18,"value":108},"00000001",{"type":13,"tag":62,"props":110,"children":111},{"style":69},[112],{"type":18,"value":113},"ULL",{"type":13,"tag":62,"props":115,"children":116},{"style":80},[117],{"type":18,"value":118},",\n",{"type":13,"tag":62,"props":120,"children":122},{"class":64,"line":121},3,[123,128,132,136,141,145],{"type":13,"tag":62,"props":124,"children":125},{"style":80},[126],{"type":18,"value":127}," VK_TENSOR_CREATE_PROTECTED_BIT_ARM ",{"type":13,"tag":62,"props":129,"children":130},{"style":69},[131],{"type":18,"value":97},{"type":13,"tag":62,"props":133,"children":134},{"style":69},[135],{"type":18,"value":102},{"type":13,"tag":62,"props":137,"children":138},{"style":105},[139],{"type":18,"value":140},"00000002",{"type":13,"tag":62,"props":142,"children":143},{"style":69},[144],{"type":18,"value":113},{"type":13,"tag":62,"props":146,"children":147},{"style":80},[148],{"type":18,"value":118},{"type":13,"tag":62,"props":150,"children":152},{"class":64,"line":151},4,[153],{"type":13,"tag":62,"props":154,"children":155},{"style":80},[156],{"type":18,"value":157},"} VkTensorCreateFlagBitsARM;\n",{"type":13,"tag":50,"props":159,"children":164},{"className":160,"code":161,"filename":162,"language":163,"meta":56,"style":56},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct TensorCreateFlagBitsARM(u64);\nimpl TensorCreateFlagBitsARM {\n pub const MUTABLE_FORMAT: Self = 0x00000001;\n pub const PROTECTED: Self = 0x00000002;\n}\n","Rust","rs",[165],{"type":13,"tag":37,"props":166,"children":167},{"__ignoreMap":56},[168,202,219,262,299],{"type":13,"tag":62,"props":169,"children":170},{"class":64,"line":65},[171,176,181,187,192,197],{"type":13,"tag":62,"props":172,"children":173},{"style":69},[174],{"type":18,"value":175},"pub",{"type":13,"tag":62,"props":177,"children":178},{"style":69},[179],{"type":18,"value":180}," struct",{"type":13,"tag":62,"props":182,"children":184},{"style":183},"--shiki-default:#953800;--shiki-dark:#FFA657",[185],{"type":18,"value":186}," TensorCreateFlagBitsARM",{"type":13,"tag":62,"props":188,"children":189},{"style":80},[190],{"type":18,"value":191},"(",{"type":13,"tag":62,"props":193,"children":194},{"style":183},[195],{"type":18,"value":196},"u64",{"type":13,"tag":62,"props":198,"children":199},{"style":80},[200],{"type":18,"value":201},");\n",{"type":13,"tag":62,"props":203,"children":204},{"class":64,"line":86},[205,210,214],{"type":13,"tag":62,"props":206,"children":207},{"style":69},[208],{"type":18,"value":209},"impl",{"type":13,"tag":62,"props":211,"children":212},{"style":183},[213],{"type":18,"value":186},{"type":13,"tag":62,"props":215,"children":216},{"style":80},[217],{"type":18,"value":218}," {\n",{"type":13,"tag":62,"props":220,"children":221},{"class":64,"line":121},[222,227,232,237,242,247,252,257],{"type":13,"tag":62,"props":223,"children":224},{"style":69},[225],{"type":18,"value":226}," pub",{"type":13,"tag":62,"props":228,"children":229},{"style":69},[230],{"type":18,"value":231}," const",{"type":13,"tag":62,"props":233,"children":234},{"style":105},[235],{"type":18,"value":236}," MUTABLE_FORMAT",{"type":13,"tag":62,"props":238,"children":239},{"style":69},[240],{"type":18,"value":241},":",{"type":13,"tag":62,"props":243,"children":244},{"style":105},[245],{"type":18,"value":246}," Self",{"type":13,"tag":62,"props":248,"children":249},{"style":69},[250],{"type":18,"value":251}," =",{"type":13,"tag":62,"props":253,"children":254},{"style":105},[255],{"type":18,"value":256}," 0x00000001",{"type":13,"tag":62,"props":258,"children":259},{"style":80},[260],{"type":18,"value":261},";\n",{"type":13,"tag":62,"props":263,"children":264},{"class":64,"line":151},[265,269,273,278,282,286,290,295],{"type":13,"tag":62,"props":266,"children":267},{"style":69},[268],{"type":18,"value":226},{"type":13,"tag":62,"props":270,"children":271},{"style":69},[272],{"type":18,"value":231},{"type":13,"tag":62,"props":274,"children":275},{"style":105},[276],{"type":18,"value":277}," PROTECTED",{"type":13,"tag":62,"props":279,"children":280},{"style":69},[281],{"type":18,"value":241},{"type":13,"tag":62,"props":283,"children":284},{"style":105},[285],{"type":18,"value":246},{"type":13,"tag":62,"props":287,"children":288},{"style":69},[289],{"type":18,"value":251},{"type":13,"tag":62,"props":291,"children":292},{"style":105},[293],{"type":18,"value":294}," 0x00000002",{"type":13,"tag":62,"props":296,"children":297},{"style":80},[298],{"type":18,"value":261},{"type":13,"tag":62,"props":300,"children":302},{"class":64,"line":301},5,[303],{"type":13,"tag":62,"props":304,"children":305},{"style":80},[306],{"type":18,"value":307},"}\n",{"type":13,"tag":309,"props":310,"children":311},"ul",{},[312,337,348],{"type":13,"tag":313,"props":314,"children":315},"li",{},[316,322,324,327,329,335],{"type":13,"tag":37,"props":317,"children":319},{"className":318},[],[320],{"type":18,"value":321},"VK_TENSOR_CREATE_MUTABLE_FORMAT_BIT_ARM",{"type":18,"value":323}," specifies that the tensor\n",{"type":13,"tag":21,"props":325,"children":326},{"type":23},[],{"type":18,"value":328}," be used to create a ",{"type":13,"tag":37,"props":330,"children":332},{"className":331},[],[333],{"type":18,"value":334},"VkTensorViewARM",{"type":18,"value":336}," with a different format\nfrom the tensor.",{"type":13,"tag":313,"props":338,"children":339},{},[340,346],{"type":13,"tag":37,"props":341,"children":343},{"className":342},[],[344],{"type":18,"value":345},"VK_TENSOR_CREATE_PROTECTED_BIT_ARM",{"type":18,"value":347}," specifies that the tensor is a\nprotected tensor.",{"type":13,"tag":313,"props":349,"children":350},{},[351,357,359,362,364,370],{"type":13,"tag":37,"props":352,"children":354},{"className":353},[],[355],{"type":18,"value":356},"VK_TENSOR_CREATE_DESCRIPTOR_BUFFER_CAPTURE_REPLAY_BIT_ARM",{"type":18,"value":358},"\nspecifies that the tensor ",{"type":13,"tag":21,"props":360,"children":361},{"type":23},[],{"type":18,"value":363}," be used with descriptor buffers when\ncapturing and replaying (e.g. for trace capture and replay), see\n",{"type":13,"tag":28,"props":365,"children":367},{"href":366},"/man/VkOpaqueCaptureDescriptorDataCreateInfoEXT",[368],{"type":18,"value":369},"VkOpaqueCaptureDescriptorDataCreateInfoEXT",{"type":18,"value":371}," for more detail.",{"type":13,"tag":373,"props":374,"children":375},"style",{},[376],{"type":18,"value":377},"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":56,"searchDepth":86,"depth":86,"links":379},[],"markdown",1773121616422]