Texture2DArray::GatherCmpRed 方法
对 Texture2DArray 进行采样和比较,并返回红色分量。
重载列表
方法 | 说明 |
---|---|
GatherCmpRed (S,float,float,int) | 对纹理进行采样和比较,并返回红色分量。 |
GatherCmpRed (S,float,float,int,uint) | 对纹理进行采样和比较,并返回红色分量以及有关操作的状态。 |
GatherCmpRed (S,float,float,int2,int2,int2,int2,int2) | 对纹理进行采样和比较,并返回红色分量。 |
GatherCmpRed (S,float,float,int2,int2,int2,int2,int2,uint) | 对纹理进行采样和比较,并返回红色分量以及有关操作的状态。 |