[{"data":1,"prerenderedAt":334},["ShallowReactive",2],{"$fwJo3DyOBXCik7ki02KgkZaONUJbutBWrXJ3YySKOXK0":3},{"title":4,"description":5,"parent":6,"type":7,"xrefs":8,"body":9,"_type":333,"_id":4},"VkPhysicalDeviceDataGraphOperationSupportARM","Structure describing an operation or set of operations supported by a data graph processing engine","VK_ARM_data_graph","structs",[],{"type":10,"children":11,"toc":331},"root",[12,28,241,325],{"type":13,"tag":14,"props":15,"children":16},"element","p",{},[17,20,26],{"type":18,"value":19},"text","The ",{"type":13,"tag":21,"props":22,"children":24},"code",{"className":23},[],[25],{"type":18,"value":4},{"type":18,"value":27}," structure is defined\nas:",{"type":13,"tag":29,"props":30,"children":31},"code-group",{},[32,119],{"type":13,"tag":33,"props":34,"children":40},"pre",{"className":35,"code":36,"filename":37,"language":38,"meta":39,"style":39},"language-c shiki shiki-themes github-light-default github-dark-default","typedef struct VkPhysicalDeviceDataGraphOperationSupportARM {\n VkPhysicalDeviceDataGraphOperationTypeARM operationType;\n char name[VK_MAX_PHYSICAL_DEVICE_DATA_GRAPH_OPERATION_SET_NAME_SIZE_ARM];\n uint32_t version;\n} VkPhysicalDeviceDataGraphOperationSupportARM;\n","C","c","",[41],{"type":13,"tag":21,"props":42,"children":43},{"__ignoreMap":39},[44,67,76,96,110],{"type":13,"tag":45,"props":46,"children":49},"span",{"class":47,"line":48},"line",1,[50,56,61],{"type":13,"tag":45,"props":51,"children":53},{"style":52},"--shiki-default:#CF222E;--shiki-dark:#FF7B72",[54],{"type":18,"value":55},"typedef",{"type":13,"tag":45,"props":57,"children":58},{"style":52},[59],{"type":18,"value":60}," struct",{"type":13,"tag":45,"props":62,"children":64},{"style":63},"--shiki-default:#1F2328;--shiki-dark:#E6EDF3",[65],{"type":18,"value":66}," VkPhysicalDeviceDataGraphOperationSupportARM {\n",{"type":13,"tag":45,"props":68,"children":70},{"class":47,"line":69},2,[71],{"type":13,"tag":45,"props":72,"children":73},{"style":63},[74],{"type":18,"value":75}," VkPhysicalDeviceDataGraphOperationTypeARM operationType;\n",{"type":13,"tag":45,"props":77,"children":79},{"class":47,"line":78},3,[80,85,91],{"type":13,"tag":45,"props":81,"children":82},{"style":52},[83],{"type":18,"value":84}," char",{"type":13,"tag":45,"props":86,"children":88},{"style":87},"--shiki-default:#953800;--shiki-dark:#FFA657",[89],{"type":18,"value":90}," name",{"type":13,"tag":45,"props":92,"children":93},{"style":63},[94],{"type":18,"value":95},"[VK_MAX_PHYSICAL_DEVICE_DATA_GRAPH_OPERATION_SET_NAME_SIZE_ARM];\n",{"type":13,"tag":45,"props":97,"children":99},{"class":47,"line":98},4,[100,105],{"type":13,"tag":45,"props":101,"children":102},{"style":52},[103],{"type":18,"value":104}," uint32_t",{"type":13,"tag":45,"props":106,"children":107},{"style":63},[108],{"type":18,"value":109}," version;\n",{"type":13,"tag":45,"props":111,"children":113},{"class":47,"line":112},5,[114],{"type":13,"tag":45,"props":115,"children":116},{"style":63},[117],{"type":18,"value":118},"} VkPhysicalDeviceDataGraphOperationSupportARM;\n",{"type":13,"tag":33,"props":120,"children":125},{"className":121,"code":122,"filename":123,"language":124,"meta":39,"style":39},"language-rs shiki shiki-themes github-light-default github-dark-default","pub struct PhysicalDeviceDataGraphOperationSupportARM {\n operation_type: vk::PhysicalDeviceDataGraphOperationTypeARM,\n name: [c_char; VK_MAX_PHYSICAL_DEVICE_DATA_GRAPH_OPERATION_SET_NAME_SIZE_ARM],\n version: u32,\n}\n","Rust","rs",[126],{"type":13,"tag":21,"props":127,"children":128},{"__ignoreMap":39},[129,151,184,212,233],{"type":13,"tag":45,"props":130,"children":131},{"class":47,"line":48},[132,137,141,146],{"type":13,"tag":45,"props":133,"children":134},{"style":52},[135],{"type":18,"value":136},"pub",{"type":13,"tag":45,"props":138,"children":139},{"style":52},[140],{"type":18,"value":60},{"type":13,"tag":45,"props":142,"children":143},{"style":87},[144],{"type":18,"value":145}," PhysicalDeviceDataGraphOperationSupportARM",{"type":13,"tag":45,"props":147,"children":148},{"style":63},[149],{"type":18,"value":150}," {\n",{"type":13,"tag":45,"props":152,"children":153},{"class":47,"line":69},[154,159,164,169,174,179],{"type":13,"tag":45,"props":155,"children":156},{"style":63},[157],{"type":18,"value":158}," operation_type",{"type":13,"tag":45,"props":160,"children":161},{"style":52},[162],{"type":18,"value":163},":",{"type":13,"tag":45,"props":165,"children":166},{"style":87},[167],{"type":18,"value":168}," vk",{"type":13,"tag":45,"props":170,"children":171},{"style":52},[172],{"type":18,"value":173},"::",{"type":13,"tag":45,"props":175,"children":176},{"style":87},[177],{"type":18,"value":178},"PhysicalDeviceDataGraphOperationTypeARM",{"type":13,"tag":45,"props":180,"children":181},{"style":63},[182],{"type":18,"value":183},",\n",{"type":13,"tag":45,"props":185,"children":186},{"class":47,"line":78},[187,192,196,201,207],{"type":13,"tag":45,"props":188,"children":189},{"style":63},[190],{"type":18,"value":191}," name",{"type":13,"tag":45,"props":193,"children":194},{"style":52},[195],{"type":18,"value":163},{"type":13,"tag":45,"props":197,"children":198},{"style":63},[199],{"type":18,"value":200}," [c_char; ",{"type":13,"tag":45,"props":202,"children":204},{"style":203},"--shiki-default:#0550AE;--shiki-dark:#79C0FF",[205],{"type":18,"value":206},"VK_MAX_PHYSICAL_DEVICE_DATA_GRAPH_OPERATION_SET_NAME_SIZE_ARM",{"type":13,"tag":45,"props":208,"children":209},{"style":63},[210],{"type":18,"value":211},"],\n",{"type":13,"tag":45,"props":213,"children":214},{"class":47,"line":98},[215,220,224,229],{"type":13,"tag":45,"props":216,"children":217},{"style":63},[218],{"type":18,"value":219}," version",{"type":13,"tag":45,"props":221,"children":222},{"style":52},[223],{"type":18,"value":163},{"type":13,"tag":45,"props":225,"children":226},{"style":87},[227],{"type":18,"value":228}," u32",{"type":13,"tag":45,"props":230,"children":231},{"style":63},[232],{"type":18,"value":183},{"type":13,"tag":45,"props":234,"children":235},{"class":47,"line":112},[236],{"type":13,"tag":45,"props":237,"children":238},{"style":63},[239],{"type":18,"value":240},"}\n",{"type":13,"tag":242,"props":243,"children":244},"ul",{},[245,266,285,303,314],{"type":13,"tag":246,"props":247,"children":248},"li",{},[249,255,257,264],{"type":13,"tag":21,"props":250,"children":252},{"className":251},[],[253],{"type":18,"value":254},"sType",{"type":18,"value":256}," is a ",{"type":13,"tag":258,"props":259,"children":261},"a",{"href":260},"/man/VkStructureType",[262],{"type":18,"value":263},"VkStructureType",{"type":18,"value":265}," value identifying this structure.",{"type":13,"tag":246,"props":267,"children":268},{},[269,275,277,283],{"type":13,"tag":21,"props":270,"children":272},{"className":271},[],[273],{"type":18,"value":274},"pNext",{"type":18,"value":276}," is ",{"type":13,"tag":21,"props":278,"children":280},{"className":279},[],[281],{"type":18,"value":282},"NULL",{"type":18,"value":284}," or a pointer to a structure extending this\nstructure.",{"type":13,"tag":246,"props":286,"children":287},{},[288,294,295,301],{"type":13,"tag":21,"props":289,"children":291},{"className":290},[],[292],{"type":18,"value":293},"operationType",{"type":18,"value":256},{"type":13,"tag":258,"props":296,"children":298},{"href":297},"/man/VkPhysicalDeviceDataGraphOperationTypeARM",[299],{"type":18,"value":300},"VkPhysicalDeviceDataGraphOperationTypeARM",{"type":18,"value":302},"\nenum specifying the type of the operation whose support is being\ndescribed.",{"type":13,"tag":246,"props":304,"children":305},{},[306,312],{"type":13,"tag":21,"props":307,"children":309},{"className":308},[],[310],{"type":18,"value":311},"name",{"type":18,"value":313}," is a pointer to a null-terminated UTF-8 string specifying the\nname of the operation whose support is being described.",{"type":13,"tag":246,"props":315,"children":316},{},[317,323],{"type":13,"tag":21,"props":318,"children":320},{"className":319},[],[321],{"type":18,"value":322},"version",{"type":18,"value":324}," is an integer specifying the version of the operation\nwhose support is being described.",{"type":13,"tag":326,"props":327,"children":328},"style",{},[329],{"type":18,"value":330},"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":39,"searchDepth":69,"depth":69,"links":332},[],"markdown",1773054761610]