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
  • State.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    GL: Add extensions to enable hardware video decode on Android. · 857880e5
    Geoff Lang authored May 27, 2019
    The Android SurfaceTexture API has to be initialized with a texture id
    which Chrome has to query from an ANGLE external texture. It also
    rebinds and sets the texture dimensions on calls to
    SurfaceTexture.updateTexImage so ANGLE must be notified about these
    changes so that state tracking and validation continue to function.
    
    BUG=967410
    
    Change-Id: I92e9077f75835b088da3a8caffb3ff40e9ad0361
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1630293
    Commit-Queue: Geoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    857880e5
State.cpp 91.6 KB
EditWeb IDE
×

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