Skip to main content

FETCH_SUBGROUP_MODE_PRIOR

Constant FETCH_SUBGROUP_MODE_PRIOR 

Source
const FETCH_SUBGROUP_MODE_PRIOR: u64 = 0x01;
Expand description

SUBGROUP mode 0x01: the Subgroup ID is the prior object’s. Mode 0x00, the remaining value, fixes the Subgroup ID at zero and needs no constant — nothing tests for it.