mirror of
				https://github.com/godotengine/godot.git
				synced 2025-11-04 07:31:16 +00:00 
			
		
		
		
	Fix Vector3 ambiguities and out of bounds init.
This commit is contained in:
		
							parent
							
								
									fb739f9da7
								
							
						
					
					
						commit
						26318f3bd1
					
				
					 5 changed files with 7 additions and 9 deletions
				
			
		| 
						 | 
				
			
			@ -517,9 +517,8 @@ void RasterizerCanvasRD::_render_item(RD::DrawListID p_draw_list, const Item *p_
 | 
			
		|||
	push_constant.color_texture_pixel_size[0] = 0;
 | 
			
		||||
	push_constant.color_texture_pixel_size[1] = 0;
 | 
			
		||||
 | 
			
		||||
	push_constant.pad[0] = 0;
 | 
			
		||||
	push_constant.pad[1] = 0;
 | 
			
		||||
	push_constant.pad[2] = 0;
 | 
			
		||||
	push_constant.pad[3] = 0;
 | 
			
		||||
 | 
			
		||||
	push_constant.lights[0] = 0;
 | 
			
		||||
	push_constant.lights[1] = 0;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue