• Show log

    Commit

  • Hash : b772a955
    Author : Shahbaz Youssefi
    Date : 2020-06-16T23:32:47

    Vulkan: Make texture syncState aware of upcoming generateMipmap
    
    By letting TextureVk::syncState know it's being called for
    generateMipmap, it can make a better decision to initialize the image:
    
    - Staged updates to mips that are going to be overwritten are dropped
    - The image is created with full mipchain to avoid a redefine in the
      following generateMipmap() call.
    
    Bug: angleproject:4551
    Change-Id: Ic70ee6c0a0b29c7bd62beaff612b2f2d5276defb
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/2249340
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 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 thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags