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
  • formatutils.cpp
Find file
BlameHistoryPermalink
  • shrekshao's avatar
    Workaround EXT_texture_norm16 for OpenGL ES drivers · 81ee4d29
    shrekshao authored Dec 04, 2019
    Implement a workaround for widespread bugs calling glReadPixels with
    RGBA/UNSIGNED_SHORT against R16/RG16 color attachments. Read back the
    data using the GL_IMPLEMENTATION_COLOR_READ_FORMAT, and then rearrange
    the read back pixels to fit the RGBA layout.
    
    Also skip RGB16/RGB16_SNORM texture sample test on Nexus 5X/Nexus 6P
    due to a another driver bug.
    
    Bug: chromium:1000354, angleproject:4214, angleproject:4215, angleproject:4245
    Change-Id: Iedea6f4136878cac5ad0dec3757c77b73502e1cd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1952166Reviewed-by: 's avatarKenneth Russell <kbr@chromium.org>
    Commit-Queue: Shrek Shao <shrekshao@google.com>
    81ee4d29
formatutils.cpp 143 KB
EditWeb IDE
×

Replace formatutils.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.