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
  • libANGLE
  • FrameCapture.cpp
Find file
BlameHistoryPermalink
  • Cody Northrop's avatar
    Capture/Replay: Add DrawBuffer state to MEC · 8943d1e2
    Cody Northrop authored Jan 12, 2021
    This results in calls like this added to Setup*:
    
        const GLenum glDrawBuffers_bufs_38[] =
            { 36064, 36065, 36066, 36067, 0, 0, 0, 0 };
        ...
        glDrawBuffers(8, glDrawBuffers_bufs_38);
    
    Test: Aztec Ruins MEC
    Bug: b/160808198
    Bug: angleproject:3662
    Bug: angleproject:5541
    Change-Id: I1c6282e292f225684c99b5de65daf8ad15b0db56
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2627907Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Cody Northrop <cnorthrop@google.com>
    8943d1e2
FrameCapture.cpp 187 KB
EditWeb IDE
×

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