]> git.tdb.fi Git - libs/gl.git/blob - builtin_data/_linear_clamp_shadow.samp
Make FrameAttachment capable of distinguishing RGB and BGR formats
[libs/gl.git] / builtin_data / _linear_clamp_shadow.samp
1 filter LINEAR;
2 wrap CLAMP_TO_EDGE;
3 compare LEQUAL;