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
  • renderer
  • vulkan
  • TextureVk.cpp
Find file
BlameHistoryPermalink
  • Mohan Maiya's avatar
    Reland "Vulkan: Fix incorrect exposure of sRGB extensions" · e674625d
    Mohan Maiya authored Nov 20, 2020
    This is a reland of abcabb47
    only we continue to suppress the validation error
    
    Original change's description:
    > Vulkan: Fix incorrect exposure of sRGB extensions
    >
    > When we check to see what formats we can reinterpret for sRGB
    > extensions, we need to make sure we can match the image usage
    > flags as well. If the original format supports framebuffer
    > attachment usage, we need to make sure that the reinterpreted
    > format can support it as well.
    >
    > Bug: angleproject:5309
    > Change-Id: I7e84d01004504f854a3e22227e99b1740ed1a2b2
    > Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2549156
    > Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    > Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    > Reviewed-by: Jamie Madill <jmadill@chromium.org>
    
    Bug: angleproject:5309
    Change-Id: I0efb6180b7be4e14d24b4bb339de01a2b9177e7e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2556571
    Commit-Queue: Mohan Maiya <m.maiya@samsung.com>
    Reviewed-by: 's avatarShahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    e674625d
TextureVk.cpp 127 KB
EditWeb IDE
×

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