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
  • renderer
  • gl
  • ProgramGL.cpp
Find file
BlameHistoryPermalink
  • Jonah Ryan-Davis's avatar
    GL: Fix issue with EXTBlendFuncExtendedES3DrawTest · a3ed8e19
    Jonah Ryan-Davis authored Jul 09, 2020
    The call to glBindFragDataLocationIndexedEXT was not being properly
    forwarded through ANGLE because we assumed that if its location was
    set, then its index was set, which is not always the case.
    Fixed this, and also added a link status check after linking so the
    error will properly propagate in the future.
    
    Bug: chromium:1099763
    Change-Id: I28981c04a3f2d6a59c239b35b3f7eb0c7f586804
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2289653Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJonah Ryan-Davis <jonahr@google.com>
    Commit-Queue: Jonah Ryan-Davis <jonahr@google.com>
    a3ed8e19
ProgramGL.cpp 42.5 KB
EditWeb IDE
×

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