7bb3403e01
Apparently we never implemented this, (but we've got a GLSL 1.30 test in piglit that is exercising this case). Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Signed-off-by: Carl Worth <cworth@cworth.org>
4 lines
46 B
C
4 lines
46 B
C
#define PASTE_MACRO one ## token
|
|
PASTE_MACRO
|
|
|