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
  • Shahbaz Youssefi's avatar
    Vulkan: Use VK_EXT_multisampled_render_to_single_sampled · d1462228
    Shahbaz Youssefi authored Mar 09, 2021
    Additionally, makes the emulation path not require
    independentResolveNone.  This was only used to select the NONE resolve
    mode when the attachment format doesn't have either of depth or stencil
    aspects, but it's ok to specify the same resolve mode for both aspects
    even if one aspect is missing.
    
    Bug: chromium:1088005
    Change-Id: Ifc37cbf5331145179c5927853b996a0d62b871ee
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2743666Reviewed-by: 's avatarDavid Reveman <reveman@chromium.org>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Reviewed-by: 's avatarTim Van Patten <timvp@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    d1462228
TextureVk.cpp 128 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.