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
  • src
  • ImageCopy.frag
Find file
BlameHistoryPermalink
  • Ian Elliott's avatar
    Vulkan: Fix copySubImageImplWithDraw() for pre-rotation · b067db75
    Ian Elliott authored Jun 25, 2020
    This involves cases of copying from a rotated default framebuffer.
    Various adjustments are needed for where the source is and its
    relationship to gl_FragCoord in the custom ImageCopy fragment
    shaders.  Various tests are affected, including the following:
    
    Test: angle_deqp_gles2_tests --gtest_filter=dEQP.GLES2/functional_texture_specification_basic_copy*teximage2d_*
    Test: angle_deqp_gles3_tests --gtest_filter=dEQP.GLES3/functional_texture_specification_basic_copy*teximage2d_*
    Bug: b/158245571
    Bug: b/157933235
    Change-Id: Id9ec56d849cd2268954dd82623a7632a10fb8e8f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2248204Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarCourtney Goeltzenleuchter <courtneygo@google.com>
    Commit-Queue: Ian Elliott <ianelliott@google.com>
    b067db75
ImageCopy.frag 6.03 KB
EditWeb IDE
×

Replace ImageCopy.frag

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.