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
  • FramebufferMultiviewTest.cpp
Find file
BlameHistoryPermalink
  • Martin Radev's avatar
    D3D11: Handle Clear* commands for side-by-side framebuffers · 5c00d0db
    Martin Radev authored Aug 07, 2017
    The patch modifies Clear11 to add support for clearing the color, depth
    and stencil attachments to a side-by-side framebuffer:
    - Color attachments are cleared through the command ClearView.
    - Depth and stencil attachments are cleared by drawing a quad on top of
    each view.
    
    BUG=angleproject:2062
    TEST=angle_end2end_tests
    
    Change-Id: I5753a72222216a48cd954eb1219bc58f968735fc
    Reviewed-on: https://chromium-review.googlesource.com/603853
    Commit-Queue: Martin Radev <mradev@nvidia.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    5c00d0db
FramebufferMultiviewTest.cpp 34 KB
EditWeb IDE
×

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