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
  • ReadPixelsTest.cpp
Find file
BlameHistoryPermalink
  • Jamie Madill's avatar
    D3D11: Fix 3D ReadPixels with PBOs. · b0c14b79
    Jamie Madill authored Feb 05, 2016
    Pass the FBO attachment to the Buffer packing method so we can
    retrieve the layer of the attachment when doing an asynchronous
    readback. Also take advantage of the TextureHelper11 class to
    remove some redundant code.
    
    BUG=angleproject:1290
    
    Change-Id: I26bb21a03e0ff7a42aab4eee75f3c3d12915f398
    Reviewed-on: https://chromium-review.googlesource.com/324021Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    b0c14b79
ReadPixelsTest.cpp 18.3 KB
EditWeb IDE
×

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