 6373574b13
			
		
	
	
		6373574b13
		
	
	
	
	
		
			
			4 components are needed when used a texture, but not an image, which multiplies layers and faces into the same coordinate. This fixes it from using 4 everywhere, to only using 4 for textures and 3 for images.
		
			
				
	
	
		
			7 lines
		
	
	
		
			279 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			279 B
		
	
	
	
		
			C
		
	
	
	
	
	
| // This header is generated by the make-revision script.
 | |
| // For the version, it uses the latest git tag followed by the number of commits.
 | |
| // For the date, it uses the current date (when then script is run).
 | |
| 
 | |
| #define GLSLANG_REVISION "3.0.777"
 | |
| #define GLSLANG_DATE "01-Oct-2015"
 |