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
  • Tim Van Patten's avatar
    Create Context::getActiveLinkedProgram() · 8bd3dab1
    Tim Van Patten authored Apr 03, 2020
    In preparation for support Program Pipeline Objects, the new function
    Context::getActiveLinkedProgram() is being created that will handle
    returning the correct Program whether there is currently a Program or
    PPO active.
    
    This initial implementation doesn't actually support PPOs yet; that
    work is done in a follow-on CL.
    
    Bug: angleproject:3570
    Test: CQ
    Change-Id: I534261738a55b2f671ca152c2ef9a1e81517a99c
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2135931
    Commit-Queue: Tim Van Patten <timvp@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    8bd3dab1
Context.cpp 296 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.