• Show log

    Commit

  • Hash : d252425d
    Author : Shahbaz Youssefi
    Date : 2025-02-06T14:51:36

    Vulkan: Check source image usage flags in copy paths
    
    ... instead of the format feature flags.  If the source of the copy is
    has external format (allowed with glCopy[Sub]TextureCHROMIUM), the
    format feature checks are unable to query the format features.  However,
    the image usage flags already have the required information (whether the
    image can be copied from, sampled from, etc).
    
    Bug: chromium:383056998
    Change-Id: I2ba8820751eb526ef497a8be724193276fd46160
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6238265
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.com>
    Reviewed-by: Charlie Lao <cclao@google.com>
    Auto-Submit: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags