--- layout: stdlib-reference --- # WaveMultiPrefixCountBits ## Description ## Signature
uint WaveMultiPrefixCountBits(
    bool value,
    vector<uint, 4> mask);

## Parameters #### value : bool #### mask : [vector](../types/vector/index.html)\ ## Availability and Requirements Defined for the following targets: #### hlsl Available in all stages. #### cuda Available in all stages.