[{"data":1,"prerenderedAt":503},["ShallowReactive",2],{"$f5OiQV_bd4DIA8tBFVrgELgP1-KQ-36VzFk5NrZPIHQc":3},{"title":4,"description":5,"parent":6,"structextends":7,"type":9,"xrefs":10,"body":11,"_type":502,"_id":4},"VkPhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM","Structure containing scheduling control dispatch parameters properties of a physical device","VK_ARM_scheduling_controls",[8],"VkPhysicalDeviceProperties2","structs",[],{"type":12,"children":13,"toc":500},"root",[14,30,298,382,417,461,494],{"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},"\nstructure is defined 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 VkPhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM {\n VkStructureType sType;\n void* pNext;\n uint32_t schedulingControlsMaxWarpsCount;\n uint32_t schedulingControlsMaxQueuedBatchesCount;\n uint32_t schedulingControlsMaxWorkGroupBatchSize;\n} VkPhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM;\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}," VkPhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM {\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}," uint32_t",{"type":15,"tag":47,"props":102,"children":103},{"style":65},[104],{"type":20,"value":105}," schedulingControlsMaxWarpsCount;\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}," schedulingControlsMaxQueuedBatchesCount;\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}," schedulingControlsMaxWorkGroupBatchSize;\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},"} VkPhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM;\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 PhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM {\n s_type: vk::StructureType,\n p_next: *mut c_void,\n scheduling_controls_max_warps_count: u32,\n scheduling_controls_max_queued_batches_count: u32,\n scheduling_controls_max_work_group_batch_size: u32,\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}," PhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM",{"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}," scheduling_controls_max_warps_count",{"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}," u32",{"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}," scheduling_controls_max_queued_batches_count",{"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}," scheduling_controls_max_work_group_batch_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,326,346],{"type":15,"tag":303,"props":304,"children":305},"li",{},[306,311,317,319,324],{"type":15,"tag":307,"props":308,"children":310},"anchor",{"id":309},"limits-schedulingControlsMaxWarpsCount",[],{"type":15,"tag":23,"props":312,"children":314},{"className":313},[],[315],{"type":20,"value":316},"schedulingControlsMaxWarpsCount",{"type":20,"value":318},"\nspecifies the maximum number of warps that a shader core ",{"type":15,"tag":320,"props":321,"children":323},"normative",{"type":322},"can",[],{"type":20,"value":325}," run\nconcurrently.",{"type":15,"tag":303,"props":327,"children":328},{},[329,333,339,341,344],{"type":15,"tag":307,"props":330,"children":332},{"id":331},"limits-schedulingControlsMaxQueuedWorkgroupBatchesCount",[],{"type":15,"tag":23,"props":334,"children":336},{"className":335},[],[337],{"type":20,"value":338},"schedulingControlsMaxQueuedWorkgroupBatchesCount",{"type":20,"value":340},"\nspecifies the maximum number of workgroup batches that a shader core\n",{"type":15,"tag":320,"props":342,"children":343},{"type":322},[],{"type":20,"value":345}," queue.",{"type":15,"tag":303,"props":347,"children":348},{},[349,353,359,361,364,366,373,374,380],{"type":15,"tag":307,"props":350,"children":352},{"id":351},"limits-schedulingControlsMaxWorkGroupBatchSize",[],{"type":15,"tag":23,"props":354,"children":356},{"className":355},[],[357],{"type":20,"value":358},"schedulingControlsMaxWorkGroupBatchSize",{"type":20,"value":360},"\nspecifies the maximum size of workgroup batches that ",{"type":15,"tag":320,"props":362,"children":363},{"type":322},[],{"type":20,"value":365}," be requested\nusing ",{"type":15,"tag":367,"props":368,"children":370},"a",{"href":369},"/man/VkDispatchParametersARM",[371],{"type":20,"value":372},"VkDispatchParametersARM",{"type":20,"value":196},{"type":15,"tag":23,"props":375,"children":377},{"className":376},[],[378],{"type":20,"value":379},"workGroupBatchSize",{"type":20,"value":381},".",{"type":15,"tag":16,"props":383,"children":384},{},[385,387,392,394,400,402,407,409,415],{"type":20,"value":386},"If the ",{"type":15,"tag":23,"props":388,"children":390},{"className":389},[],[391],{"type":20,"value":4},{"type":20,"value":393}," structure is included in the ",{"type":15,"tag":23,"props":395,"children":397},{"className":396},[],[398],{"type":20,"value":399},"pNext",{"type":20,"value":401}," chain of the\n",{"type":15,"tag":367,"props":403,"children":405},{"href":404},"/man/VkPhysicalDeviceProperties2",[406],{"type":20,"value":8},{"type":20,"value":408}," structure passed to\n",{"type":15,"tag":367,"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":16,"props":418,"children":419},{},[420,422,428,429,435,437,443,445,451,453,459],{"type":20,"value":421},"If\n",{"type":15,"tag":367,"props":423,"children":425},{"href":424},"/man/VkPhysicalDeviceSchedulingControlsPropertiesARM",[426],{"type":20,"value":427},"VkPhysicalDeviceSchedulingControlsPropertiesARM",{"type":20,"value":196},{"type":15,"tag":23,"props":430,"children":432},{"className":431},[],[433],{"type":20,"value":434},"schedulingControlsFlags",{"type":20,"value":436},"\ndoes not contain\n",{"type":15,"tag":23,"props":438,"children":440},{"className":439},[],[441],{"type":20,"value":442},"VK_PHYSICAL_DEVICE_SCHEDULING_CONTROLS_DISPATCH_PARAMETERS_ARM",{"type":20,"value":444}," then\n",{"type":15,"tag":23,"props":446,"children":448},{"className":447},[],[449],{"type":20,"value":450},"schedulingControlsMaxWarpCount",{"type":20,"value":452}," and\n",{"type":15,"tag":23,"props":454,"children":456},{"className":455},[],[457],{"type":20,"value":458},"schedulingControlsMaxQueuedBatchesCount",{"type":20,"value":460}," are undefined.",{"type":15,"tag":462,"props":463,"children":465},"validity-group",{"name":464},"Valid Usage (Implicit)",[466],{"type":15,"tag":467,"props":468,"children":470},"validity-field",{"name":469},"VUID-VkPhysicalDeviceSchedulingControlsDispatchParametersPropertiesARM-sType-sType",[471],{"type":15,"tag":16,"props":472,"children":473},{},[474,480,482,486,488],{"type":15,"tag":23,"props":475,"children":477},{"className":476},[],[478],{"type":20,"value":479},"sType",{"type":20,"value":481}," ",{"type":15,"tag":320,"props":483,"children":485},{"type":484},"must",[],{"type":20,"value":487}," be ",{"type":15,"tag":23,"props":489,"children":491},{"className":490},[],[492],{"type":20,"value":493},"VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_SCHEDULING_CONTROLS_DISPATCH_PARAMETERS_PROPERTIES_ARM",{"type":15,"tag":495,"props":496,"children":497},"style",{},[498],{"type":20,"value":499},"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":501},[],"markdown",1775207537928]