• Show log

    Commit

  • Hash : fa3241b7
    Author : Cody Northrop
    Date : 2022-01-13T17:56:52

    Vulkan: Move shader_framebuffer_fetch to FeaturesVk
    
    Per feedback in http://crrev/c/3371244, move the new and existing
    checks for whether the extension should be enabled. Controlling them
    based on hardware vendor should be done with FeaturesVK so we can
    centralize our workarounds.
    
    Also remove the envvar-based override for non-coherent extension.
    It can now be forced using ANGLE's feature system. The new way to
    force the override is:
    
    ANGLE_FEATURE_OVERRIDES_ENABLED=supportsShaderFramebufferFetchNonCoherent
    
    or on Android:
    
    debug.angle.feature_overrides_enabled=supportsShaderFramebufferFetchNonCoherent
    
    Bug: b/201764768
    Bug: angleproject:6519
    Bug: angleproject:6870
    Bug: angleproject:6872
    Change-Id: Ie78ebfa94807a156b9e7f704e8a36cd38b85f878
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3389707
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Cody Northrop <cnorthrop@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