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
  • MemoryProgramCache.h
Find file
BlameHistoryPermalink
  • Shahbaz Youssefi's avatar
    Fix MultiDraw shaders when loaded from cache · c3abb7f1
    Shahbaz Youssefi authored Jan 17, 2019
    State updates that need to be done after linking vs. deserializing can
    get out of sync, as was the case for mDrawIDLocation (introduced in
    1bf18ce9).  This commit introduces a
    common function that's called from both paths to hopefully avoid such
    issues in the future.
    
    The serialize/deserialize functions are moved from MemoryProgramCache
    to the Program itself.
    
    Bug: 890539,angleproject:2516
    Change-Id: Idc5b87de53298aacbb1884e79e721b876281fb13
    Reviewed-on: https://chromium-review.googlesource.com/c/1417970
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    c3abb7f1
MemoryProgramCache.h 2.87 KB
EditWeb IDE
×

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