Texture2D::GatherCmpGreen 方法
采样并比较 Texture2D 并返回绿色分量。
重载列表
方法 | 说明 |
---|---|
GatherCmpGreen (S,float,float,int) | 采样并比较纹理并返回绿色分量。 |
GatherCmpGreen (S,float,float,int,uint) | 采样并比较纹理,并返回绿色组件以及有关操作的状态。 |
GatherCmpGreen (S,float,float,int2,int2,int2,int2) | 采样并比较纹理并返回绿色分量。 |
GatherCmpGreen (S,float,float,int2,int2,int2,int2,uint) | 采样并比较纹理,并返回绿色组件以及有关操作的状态。 |