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
  • test_utils
  • ANGLETest.h
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Vulkan: Don't always end the render pass when updating the scissor · e8789a53
    Tim Van Patten authored Jul 29, 2020
    We don't always need to end the render pass when updating the scissor,
    since it will be ended later when necessary.
    
    This change is in preparation for optimizing resolving multisample
    images with glBlit, since the render pass needs to be updated before
    it's ended.
    
    Bug: angleproject:4753
    Test: CQ
    Change-Id: Ie657587ca9f4461dcc03f0f9c251ac2c17398f5b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2327334Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    e8789a53
ANGLETest.h 23.8 KB
EditWeb IDE
×

Replace ANGLETest.h

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.