Files
test2/source/blender/gpu
Campbell Barton f74d85ffc8 Cleanup: rename char/float conversion functions
- FTOCHAR       -> unit_float_to_uchar_clamp
- F3TOCHAR3     -> unit_float_to_uchar_clamp_v3 (swap args)
- F4TOCHAR4     -> unit_float_to_uchar_clamp_v4 (swap args)
- FTOUSHORT     -> unit_float_to_ushort_clamp
- USHORTTOUCHAR -> unit_ushort_to_uchar
2018-05-07 17:51:40 +02:00
..
2016-03-21 22:43:03 +01:00
2016-01-10 07:12:10 +11:00
2014-10-07 15:47:32 -05:00
2014-10-07 15:47:32 -05:00
2016-01-28 17:23:12 +11:00