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
  • DrawBuffersTest.cpp
Find file
BlameHistoryPermalink
  • Corentin Wallez's avatar
    ANGLETest: Reuse test windows per-renderer · fad918f8
    Corentin Wallez authored May 07, 2018
    When running angle_end2end_tests unfiltered with the OpenGL and Vulkan
    backends enabled, the test window was recreated all the time and grabbed
    focus every-time it was created. This made it impossible to do anything
    with the machine running the tests.
    
    Fix this by having one OSWindow per renderer group that's lazily created:
    this solves most of the issue since only a couple windows end up being
    created, and at the beginning of the test suite.
    
    BUG=
    
    Change-Id: I7a51300f0d59d8b6bb79e54d20b3acbf01068002
    Reviewed-on: https://chromium-review.googlesource.com/1038433
    Commit-Queue: Corentin Wallez <cwallez@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    fad918f8
DrawBuffersTest.cpp 15 KB
EditWeb IDE
×

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