• Show log

    Commit

  • Hash : 5559351c
    Author : Tim Van Patten
    Date : 2020-08-11T14:23:32

    Vulkan: Correctly determine mip level in resolveColorWithCommand()
    
    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/+/2349951
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Tim Van Patten <timvp@google.com>
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/angle.git
    Git SSH git@git.kmx.io:kc3-lang/angle.git
    Public access ? public
    Description

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags