WaveIsHelperLane function

Returns true if the current lane is a helper pixel of the specified lane.

Syntax

bool WaveIsHelperLane(void);

Parameters

This function has no parameters.

Return value

True if the lane is a helper lane.

Remarks

This function is supported from shader model 6.0, in the following types of shaders:

Vertex Hull Domain Geometry Pixel Compute
x

 

See also

Overview of Shader Model 6

Shader Model 6