 Chromium Code Reviews
 Chromium Code Reviews Issue 
            2336613002:
    glTexStorage requires sized formats, ensure that we're following that rule  (Closed)
    
  
    Issue 
            2336613002:
    glTexStorage requires sized formats, ensure that we're following that rule  (Closed) 
  | DescriptionglTexStorage requires sized formats, ensure that we're following that rule
In some situations (at least ANGLE ES3), we were passing GL_BGRA, rather
than GL_BGRA8.
BUG=skia:
GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2336613002
Committed: https://skia.googlesource.com/skia/+/81a8485997162a6f2bef84b1130033b1222c722c
   Patch Set 1 #
      Total comments: 2
      
     Patch Set 2 : Change variable names and add comments to clarify what's happening #Messages
    Total messages: 12 (6 generated)
     |