mirror of
				https://github.com/gnif/LookingGlass.git
				synced 2025-11-04 06:31:54 +00:00 
			
		
		
		
	[client] egl: fix typo
This commit is contained in:
		@@ -345,7 +345,7 @@ bool egl_desktopSetup(EGL_Desktop * desktop, const LG_RendererFormat format)
 | 
			
		||||
      break;
 | 
			
		||||
 | 
			
		||||
    case FRAME_TYPE_RGB_24:
 | 
			
		||||
      pixFmt = EGL_PF_BGR_24;
 | 
			
		||||
      pixFmt = EGL_PF_RGB_24;
 | 
			
		||||
      break;
 | 
			
		||||
 | 
			
		||||
    default:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user