Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in / Register
A
angle
  • Project
    • Overview
    • Details
    • Activity
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 0
    • Issues 0
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Chen Yisong
  • angle
  • Repository

Switch branch/tag
  • angle
  • src
  • libANGLE
  • renderer
  • gl
  • TextureGL.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Fix workaround formats not being used when EXT_texture_storage is emulated. · e8b35512
    Geoff Lang authored Apr 27, 2017
    This bug showed up on Mac which doesn't support the extension.  The internalFormat
    is correctly translated to the workaround format but the format and type are not.
    
    BUG=angleproject:1958
    
    Change-Id: I9b31f0491df1bb623bf59996cbb02d0276b6355c
    Reviewed-on: https://chromium-review.googlesource.com/488582Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    e8b35512
TextureGL.cpp 49.3 KB
EditWeb IDE
×

Replace TextureGL.cpp

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.