--- layout: stdlib-reference --- # IsHelperLane ## Description ## Signature
bool IsHelperLane();
## Availability and Requirements
Defined for the following targets:
#### hlsl
Available in `fragment` stage only.
#### glsl
Available in `fragment` stage only.
#### metal
Available in `fragment` stage only.
#### spirv
Available in `fragment` stage only.
Requires capability: `spvDemoteToHelperInvocationEXT`.