• Show log

    Commit

  • Hash : b436aac3
    Author : Jamie Madill
    Date : 2018-07-18T17:23:48

    Vulkan: Support inverted blit for depth/stencil.
    
    Depth/stencil formats are packed tightly when reading back Images with
    vkCmdCopyImageToBuffer. Same for the reverse. Thus we need to take this
    into account when doing our blitWithReadback implementation.
    
    This splits the depth/stencil blit into two separate steps. Fixes all
    the remaining blit failures in BlitFramebufferANGLETest.
    
    Bug: angleproject:2673
    Change-Id: Ie9f43f782a82b5a0746d00122b24f81088d57c4c
    Reviewed-on: https://chromium-review.googlesource.com/1140740
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    

  • 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags