[{"data":1,"prerenderedAt":459},["ShallowReactive",2],{"$faNZzcW3sdQ8g9QVRVYQlTcoeOwRT1qhCt9JX9-WytC4":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":458,"_id":4},"VkPhysicalDeviceDescriptorBufferTensorPropertiesARM","Structure describing descriptor buffer tensor properties supported by an implementation","VK_ARM_tensors",[8],"VkPhysicalDeviceProperties2","structs",[],{"type":12,"children":13,"toc":456},"root",[14,30,298,383,417,450],{"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\ndefined as:",{"type":15,"tag":31,"props":32,"children":33},"code-group",{},[34,141],{"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 VkPhysicalDeviceDescriptorBufferTensorPropertiesARM {\n VkStructureType sType;\n void* pNext;\n size_t tensorCaptureReplayDescriptorDataSize;\n size_t tensorViewCaptureReplayDescriptorDataSize;\n size_t tensorDescriptorSize;\n} VkPhysicalDeviceDescriptorBufferTensorPropertiesARM;\n","C","c","",[43],{"type":15,"tag":23,"props":44,"children":45},{"__ignoreMap":41},[46,69,78,92,106,119,132],{"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}," VkPhysicalDeviceDescriptorBufferTensorPropertiesARM {\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],{"type":15,"tag":47,"props":83,"children":84},{"style":54},[85],{"type":20,"value":86}," void*",{"type":15,"tag":47,"props":88,"children":89},{"style":65},[90],{"type":20,"value":91}," pNext;\n",{"type":15,"tag":47,"props":93,"children":95},{"class":49,"line":94},4,[96,101],{"type":15,"tag":47,"props":97,"children":98},{"style":54},[99],{"type":20,"value":100}," size_t",{"type":15,"tag":47,"props":102,"children":103},{"style":65},[104],{"type":20,"value":105}," tensorCaptureReplayDescriptorDataSize;\n",{"type":15,"tag":47,"props":107,"children":109},{"class":49,"line":108},5,[110,114],{"type":15,"tag":47,"props":111,"children":112},{"style":54},[113],{"type":20,"value":100},{"type":15,"tag":47,"props":115,"children":116},{"style":65},[117],{"type":20,"value":118}," tensorViewCaptureReplayDescriptorDataSize;\n",{"type":15,"tag":47,"props":120,"children":122},{"class":49,"line":121},6,[123,127],{"type":15,"tag":47,"props":124,"children":125},{"style":54},[126],{"type":20,"value":100},{"type":15,"tag":47,"props":128,"children":129},{"style":65},[130],{"type":20,"value":131}," tensorDescriptorSize;\n",{"type":15,"tag":47,"props":133,"children":135},{"class":49,"line":134},7,[136],{"type":15,"tag":47,"props":137,"children":138},{"style":65},[139],{"type":20,"value":140},"} VkPhysicalDeviceDescriptorBufferTensorPropertiesARM;\n",{"type":15,"tag":35,"props":142,"children":147},{"className":143,"code":144,"filename":145,"language":146,"meta":41,"style":41},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceDescriptorBufferTensorPropertiesARM {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n tensor_capture_replay_descriptor_data_size: usize,\n tensor_view_capture_replay_descriptor_data_size: usize,\n tensor_descriptor_size: usize,\n}\n","Rust","rs",[148],{"type":15,"tag":23,"props":149,"children":150},{"__ignoreMap":41},[151,174,207,229,250,270,290],{"type":15,"tag":47,"props":152,"children":153},{"class":49,"line":50},[154,159,163,169],{"type":15,"tag":47,"props":155,"children":156},{"style":54},[157],{"type":20,"value":158},"pub",{"type":15,"tag":47,"props":160,"children":161},{"style":54},[162],{"type":20,"value":62},{"type":15,"tag":47,"props":164,"children":166},{"style":165},"--shiki-default:#953800;--shiki-dark:#FFA657",[167],{"type":20,"value":168}," PhysicalDeviceDescriptorBufferTensorPropertiesARM",{"type":15,"tag":47,"props":170,"children":171},{"style":65},[172],{"type":20,"value":173}," {\n",{"type":15,"tag":47,"props":175,"children":176},{"class":49,"line":71},[177,182,187,192,197,202],{"type":15,"tag":47,"props":178,"children":179},{"style":65},[180],{"type":20,"value":181}," s_type",{"type":15,"tag":47,"props":183,"children":184},{"style":54},[185],{"type":20,"value":186},":",{"type":15,"tag":47,"props":188,"children":189},{"style":165},[190],{"type":20,"value":191}," vk",{"type":15,"tag":47,"props":193,"children":194},{"style":54},[195],{"type":20,"value":196},"::",{"type":15,"tag":47,"props":198,"children":199},{"style":165},[200],{"type":20,"value":201},"StructureType",{"type":15,"tag":47,"props":203,"children":204},{"style":65},[205],{"type":20,"value":206},",\n",{"type":15,"tag":47,"props":208,"children":209},{"class":49,"line":80},[210,215,219,224],{"type":15,"tag":47,"props":211,"children":212},{"style":65},[213],{"type":20,"value":214}," p_next",{"type":15,"tag":47,"props":216,"children":217},{"style":54},[218],{"type":20,"value":186},{"type":15,"tag":47,"props":220,"children":221},{"style":54},[222],{"type":20,"value":223}," *mut",{"type":15,"tag":47,"props":225,"children":226},{"style":65},[227],{"type":20,"value":228}," c_void,\n",{"type":15,"tag":47,"props":230,"children":231},{"class":49,"line":94},[232,237,241,246],{"type":15,"tag":47,"props":233,"children":234},{"style":65},[235],{"type":20,"value":236}," tensor_capture_replay_descriptor_data_size",{"type":15,"tag":47,"props":238,"children":239},{"style":54},[240],{"type":20,"value":186},{"type":15,"tag":47,"props":242,"children":243},{"style":165},[244],{"type":20,"value":245}," usize",{"type":15,"tag":47,"props":247,"children":248},{"style":65},[249],{"type":20,"value":206},{"type":15,"tag":47,"props":251,"children":252},{"class":49,"line":108},[253,258,262,266],{"type":15,"tag":47,"props":254,"children":255},{"style":65},[256],{"type":20,"value":257}," tensor_view_capture_replay_descriptor_data_size",{"type":15,"tag":47,"props":259,"children":260},{"style":54},[261],{"type":20,"value":186},{"type":15,"tag":47,"props":263,"children":264},{"style":165},[265],{"type":20,"value":245},{"type":15,"tag":47,"props":267,"children":268},{"style":65},[269],{"type":20,"value":206},{"type":15,"tag":47,"props":271,"children":272},{"class":49,"line":121},[273,278,282,286],{"type":15,"tag":47,"props":274,"children":275},{"style":65},[276],{"type":20,"value":277}," tensor_descriptor_size",{"type":15,"tag":47,"props":279,"children":280},{"style":54},[281],{"type":20,"value":186},{"type":15,"tag":47,"props":283,"children":284},{"style":165},[285],{"type":20,"value":245},{"type":15,"tag":47,"props":287,"children":288},{"style":65},[289],{"type":20,"value":206},{"type":15,"tag":47,"props":291,"children":292},{"class":49,"line":134},[293],{"type":15,"tag":47,"props":294,"children":295},{"style":65},[296],{"type":20,"value":297},"}\n",{"type":15,"tag":299,"props":300,"children":301},"ul",{},[302,323,342,353,364],{"type":15,"tag":303,"props":304,"children":305},"li",{},[306,312,314,321],{"type":15,"tag":23,"props":307,"children":309},{"className":308},[],[310],{"type":20,"value":311},"sType",{"type":20,"value":313}," is a ",{"type":15,"tag":315,"props":316,"children":318},"a",{"href":317},"/man/VkStructureType",[319],{"type":20,"value":320},"VkStructureType",{"type":20,"value":322}," value identifying this structure.",{"type":15,"tag":303,"props":324,"children":325},{},[326,332,334,340],{"type":15,"tag":23,"props":327,"children":329},{"className":328},[],[330],{"type":20,"value":331},"pNext",{"type":20,"value":333}," is ",{"type":15,"tag":23,"props":335,"children":337},{"className":336},[],[338],{"type":20,"value":339},"NULL",{"type":20,"value":341}," or a pointer to a structure extending this\nstructure.",{"type":15,"tag":303,"props":343,"children":344},{},[345,351],{"type":15,"tag":23,"props":346,"children":348},{"className":347},[],[349],{"type":20,"value":350},"tensorCaptureReplayDescriptorDataSize",{"type":20,"value":352}," indicates the maximum size\nin bytes of the opaque data used for capture and replay with tensors.",{"type":15,"tag":303,"props":354,"children":355},{},[356,362],{"type":15,"tag":23,"props":357,"children":359},{"className":358},[],[360],{"type":20,"value":361},"tensorViewCaptureReplayDescriptorDataSize",{"type":20,"value":363}," indicates the maximum\nsize in bytes of the opaque data used for capture and replay with tensor\nviews.",{"type":15,"tag":303,"props":365,"children":366},{},[367,373,375,381],{"type":15,"tag":23,"props":368,"children":370},{"className":369},[],[371],{"type":20,"value":372},"tensorDescriptorSize",{"type":20,"value":374}," indicates the size in bytes of a\n",{"type":15,"tag":23,"props":376,"children":378},{"className":377},[],[379],{"type":20,"value":380},"VK_DESCRIPTOR_TYPE_TENSOR_ARM",{"type":20,"value":382}," descriptor.",{"type":15,"tag":16,"props":384,"children":385},{},[386,388,393,395,400,402,407,409,415],{"type":20,"value":387},"If the ",{"type":15,"tag":23,"props":389,"children":391},{"className":390},[],[392],{"type":20,"value":4},{"type":20,"value":394}," structure is included in the ",{"type":15,"tag":23,"props":396,"children":398},{"className":397},[],[399],{"type":20,"value":331},{"type":20,"value":401}," chain of the\n",{"type":15,"tag":315,"props":403,"children":405},{"href":404},"/man/VkPhysicalDeviceProperties2",[406],{"type":20,"value":8},{"type":20,"value":408}," structure passed to\n",{"type":15,"tag":315,"props":410,"children":412},{"href":411},"/man/vkGetPhysicalDeviceProperties2",[413],{"type":20,"value":414},"vkGetPhysicalDeviceProperties2",{"type":20,"value":416},", it is filled in with each\ncorresponding implementation-dependent property.",{"type":15,"tag":418,"props":419,"children":421},"validity-group",{"name":420},"Valid Usage (Implicit)",[422],{"type":15,"tag":423,"props":424,"children":426},"validity-field",{"name":425},"VUID-VkPhysicalDeviceDescriptorBufferTensorPropertiesARM-sType-sType",[427],{"type":15,"tag":16,"props":428,"children":429},{},[430,435,437,442,444],{"type":15,"tag":23,"props":431,"children":433},{"className":432},[],[434],{"type":20,"value":311},{"type":20,"value":436}," ",{"type":15,"tag":438,"props":439,"children":441},"normative",{"type":440},"must",[],{"type":20,"value":443}," be ",{"type":15,"tag":23,"props":445,"children":447},{"className":446},[],[448],{"type":20,"value":449},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_DESCRIPTOR_BUFFER_TENSOR_PROPERTIES_ARM",{"type":15,"tag":451,"props":452,"children":453},"style",{},[454],{"type":20,"value":455},"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":457},[],"markdown",1773054761960]