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
  • ProgramExecutable.h
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Update PPO's executable when attached program is re-linked · e3b9dbef
    Tim Van Patten authored Mar 17, 2021
    When a program that's being used by a PPO is successfully re-linked, the
    PPO's ProgramExecutable needs to be updated. This takes advantage of the
    subject/observer pattern that's already established between programs and
    PPOs to ensure only the PPOs that the program is a part of are updated.
    
    Bug: b/182409935
    Test: ProgramPipelineTest31.ModifyAndRelinkShader
    Change-Id: Idcc11e7e819b4a9bef02bdd71afc8ea58111acc6
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2770684
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    e3b9dbef
ProgramExecutable.h 18.2 KB
EditWeb IDE
×

Replace ProgramExecutable.h

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.