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
  • Context.cpp
Find file
BlameHistoryPermalink
  • Paul Thomson's avatar
    Capture: Disable GL_NV_shader_noperspective_interpolation · c47b951e
    Paul Thomson authored Dec 15, 2020
    Skia uses the extension GL_NV_shader_noperspective_interpolation, which
    is implemented by ANGLE. This leads to traces with shaders that use the
    extension. Such traces do not replay on some native GLES drivers, as the
    extension is not available.
    
    The fix is to disable the GL_NV_shader_noperspective_interpolation
    extension when capturing, so that apps do not use this extension.
    
    Bug: b/174256233
    Change-Id: I5265cab2a56be488669ed31aa2ea8ec7b7fad8fd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2593190Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Paul Thomson <paulthomson@google.com>
    c47b951e
Context.cpp 317 KB
EditWeb IDE
×

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