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 ReadPixels with layer 3D attachments. · 9c757b12
    Jamie Madill authored Feb 01, 2016
    Non-zero layer attachments are FBO attachments of 3D textures bound
    from a layer other than zero. These haven't ever worked AFAIK. Fix
    them by retrieving the correct layer from the FBO attachment.
    
    Note: 3D attachments are still broken with PBO ReadPixels. The fix
    for those will come in a subsequent patch.
    
    BUG=angleproject:1290
    
    Change-Id: I5417e7374188dd320e1209d006723ce070f98561
    Reviewed-on: https://chromium-review.googlesource.com/323472
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarCorentin Wallez <cwallez@chromium.org>
    Tryjob-Request: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    9c757b12
ReadPixelsTest.cpp 15.8 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.