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
  • tests
  • gl_tests
  • ImageTest.cpp
Find file
BlameHistoryPermalink
  • Gert Wollny's avatar
    test/ImageTest: Clear back buffer when test cleanup · eb882040
    Gert Wollny authored Jun 08, 2021
    Many tests don't actually use the back buffer, so uninitialized data
    is used when capturing leading to failure. Hence, clear the back buffer
    when the test ends and before swap is called triggering the capture.
    
    Bug: angleproject:6035
    Change-Id: I0a500ae9f5203feaf0b492dc18e84c5a92ee1497
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2944953Reviewed-by: 's avatarCody Northrop <cnorthrop@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Gert Wollny <gert.wollny@collabora.com>
    eb882040
ImageTest.cpp 149 KB
EditWeb IDE
×

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