3 lines
		
	
	
		
			85 B
		
	
	
	
		
			GLSL
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			85 B
		
	
	
	
		
			GLSL
		
	
	
	
	
	
| #define defined_not_really
 | |
| #define defined // ERROR: "defined" can't be (un)defined:
 | 
| #define defined_not_really
 | |
| #define defined // ERROR: "defined" can't be (un)defined:
 |