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_implementation_unit_tests
  • Surface_unittest.cpp
Find file
BlameHistoryPermalink
  • Geoff Lang's avatar
    Move surface size information out of SurfaceImpl. · 45b4e74a
    Geoff Lang authored Jan 20, 2015
    Some implementations need to query size information directly from their
    native window instead of listening for size events and storing the result.
    
    Also move mSwapInterval to SurfaceD3D since it doesn't need to be stored
    in all cases and there is no query for it.  It no longer requires that the
    SurfaceImpl's derivation remembers to set mSwapInterval in
    setSwapInterval too.
    
    BUG=angle:658
    
    Change-Id: I499c1b8b842254636fc25ff5f2a90107af8fe327
    Reviewed-on: https://chromium-review.googlesource.com/242039Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarBrandon Jones <bajones@chromium.org>
    Tested-by: 's avatarGeoff Lang <geofflang@chromium.org>
    45b4e74a
Surface_unittest.cpp 1.78 KB
EditWeb IDE
×

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