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
  • d3d
  • d3d11
  • TextureStorage11.cpp
Find file
BlameHistoryPermalink
  • Mingyu Hu's avatar
    EXT_multisampled_render_to_texture clean up and prep for 2DMultisampleArray. · 3b43647f
    Mingyu Hu authored Nov 15, 2019
    1) Added new Multisampled Image Index. For the upcoming
    multisampled array case, we cannot automatically create the same
    MS image index during resolve. So the correct MS image index is created and
    saved during the initial creation of the MS Texture. It seems to be more
    streamlined as well, only creating the MS image index once, and not using
    hardcoded values to get the subresourceIndex.
    2) reordering resolveTextureHelper to remove duplicated code.
    
    Bug: angleproject:3107
    Change-Id: Ifd91136a64efb5e7bd296e09cd876a6e6eb8e77e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/1919555
    Commit-Queue: Rafael Cintron <rafael.cintron@microsoft.com>
    Reviewed-by: 's avatarGeoff Lang <geofflang@chromium.org>
    3b43647f
TextureStorage11.cpp 152 KB
EditWeb IDE
×

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