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
    Key the format tables on internal format and type. · ca27139e
    Geoff Lang authored Apr 05, 2017
    Keying the format tables on internal format alone is not enough to fully
    validate the unsized formats which require additional type information.
    
    This CL has no functional changes, it just splits the tables and updates
    the calls to GetInternalFormat info to provide type information when the
    format is not sized.
    
    BUG=angleproject:1523
    BUG=angleproject:1958
    BUG=angleproject:1228
    
    Change-Id: I37e5201e7f54fa8eca01b8a6e64b11a6b94484e7
    Reviewed-on: https://chromium-review.googlesource.com/468449
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    ca27139e
TextureGL.cpp 47.8 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.