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
  • util
  • shader_utils.cpp
Find file
BlameHistoryPermalink
  • Tim Van Patten's avatar
    Vulkan: Correctly determine mip level in resolveColorWithCommand() · 5559351c
    Tim Van Patten authored Aug 11, 2020
    FramebufferVk::resolveColorWithCommand() is currently using the wrong
    mip level value by using the GL index value, rather than calculating the
    VK value from (index value - the base level).
    
    Bug: angleproject:4753
    Test: FramebufferTest_ES31::MultisampleResolveIntoMipMapWithBlit()
    Change-Id: I8ddaeb21c4957b46880f5ef5f6a78242c04b4dcd
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2349951Reviewed-by: 's avatarCharlie Lao <cclao@google.com>
    Reviewed-by: 's avatarJamie Madill <jmadill@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    5559351c
shader_utils.cpp 13.9 KB
EditWeb IDE
×

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