Fixes #1295. Tokens that are accepted by any version of HLSL or GLSL should be allowed when #ifdef'd off, such that errors are not reported.
		
			
				
	
	
		
			5 lines
		
	
	
		
			48 B
		
	
	
	
		
			GLSL
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			48 B
		
	
	
	
		
			GLSL
		
	
	
	
	
	
#define m#0#
 | 
						|
#if m
 | 
						|
#endif
 | 
						|
#define n()
 | 
						|
int n" |