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
  • CopyTextureTest.cpp
Find file
BlameHistoryPermalink
  • Antonio Maiorano's avatar
    Fix copy texture to sRGB in ANGLE/VK · 111a4d97
    Antonio Maiorano authored Jun 05, 2020
    Like the GL backend, use the CPU copy path rather than the draw path
    when the target is sRGB.
    
    Fixes the following WebGL tests:
    conformance2/textures/canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
    conformance2/textures/canvas/tex-2d-srgb8-rgb-unsigned_byte.html
    conformance2/textures/image_bitmap_from_canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html
    conformance2/textures/image_bitmap_from_canvas/tex-2d-srgb8-rgb-unsigned_byte.html
    
    Re-enable CopyTextureTestES3.ES3UnormFormats for Vulkan as they now pass
    with this change.
    
    Bug: b/157934810
    Bug: angleproject:4092
    Change-Id: I6b76e5f4345d204a084f5483e206c5bb4ff2f139
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2233405Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Antonio Maiorano <amaiorano@google.com>
    111a4d97
CopyTextureTest.cpp 81.8 KB
EditWeb IDE
×

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