• Show log

    Commit

  • Hash : c81da1c8
    Author : Shahbaz Youssefi
    Date : 2020-06-19T22:05:38

    Vulkan: Avoid double-copy when generating mipmap
    
    If the image needs to be redefined with mips, level 0 was copied to a
    buffer which was then copied to the new image.  This change instead
    stages the old image directly for copy to the new image.
    
    Bug: angleproject:4551
    Change-Id: I7625f140ddadde0a2b439c5e91c519ad49ae2fd7
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2257264
    Reviewed-by: Tim Van Patten <timvp@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags