 Chromium Code Reviews
 Chromium Code Reviews Issue 
            142413008:
    Ensure that CAOpenGLLayer uses the dGPU when appropriate.  (Closed)
    
  
    Issue 
            142413008:
    Ensure that CAOpenGLLayer uses the dGPU when appropriate.  (Closed) 
  | DescriptionEnsure that CAOpenGLLayer uses the dGPU when appropriate.
It is necessary that the context created by copyCGLContextForPixelFormat
have a pixel format compatible with the one created by
copyCGLPixelFormatForDisplayMask. In particular, make
copyCGLPixelFormatForDisplayMask create the CGL equivalent of the pixel
format created in CompositingIOSurfaceContext.
BUG=338925
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=247925
   Patch Set 1 #Patch Set 2 : Less whitespace #
      Total comments: 2
      
     Patch Set 3 : Fix variable name #Messages
    Total messages: 8 (0 generated)
     |