Saved about 21K, size down to 380K of MSVC x86 code. Fixed one bug that needs to be looked at on the master branch: The test for needing a Vulkan binding has a bug in it, "!layoutAttachment" which does not mean "no layoutAttachment", because that is non-zero. This is why some test and test results changed.
		
			
				
	
	
		
			8 lines
		
	
	
		
			124 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			124 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
web.builtins.vert
 | 
						|
web.builtins.frag
 | 
						|
web.basic.vert
 | 
						|
web.controlFlow.frag
 | 
						|
web.operations.frag
 | 
						|
web.texture.frag
 | 
						|
web.array.frag
 |