--- layout: stdlib-reference --- # WorkgroupCount ## Description ## Signature
vector<uint, 3> WorkgroupCount();
## Availability and Requirements
Defined for the following targets:
#### glsl
Available in stages: `compute`, `mesh`, `amplification`.
#### spirv
Available in stages: `compute`, `mesh`, `amplification`.