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
  • tests
  • angle_tests
  • ClearTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    Fix masked ClearBuffer. · a09403c0
    Jamie Madill authored Jul 21, 2014
    We were not properly setting the masked channels for these APIs.
    Since we use a std::vector for tracking the render targets for
    a particular ClearBuffer call, we lose the indexing into the
    clear parameters. Fix this by storing the information in the
    std::vector along with the Render Target.
    
    BUG=angle:702
    
    Change-Id: Ie3b1e870aa04054411c4f155682b86a340ec00cf
    Reviewed-on: https://chromium-review.googlesource.com/209103Tested-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    a09403c0
ClearTest.cpp 3.65 KB
EditWeb IDE
×

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