• Show log

    Commit

  • Hash : 2d31fe98
    Author : Chris Dalton
    Date : 2022-09-22T21:04:22

    Implement PLS on Apple Silicon
    
    Implements a subset of EXT_shader_framebuffer_fetch in the Metal
    translator that is sufficient to support pixel local storage. Metal's
    "programmable blending" feature is available on all Apple family GPUs
    beginning with version 2.
    
    Support for non-Apple GPUs will come later via readWrite textures,
    which can also be coherent by annotating them with
    [[raster_order_goup(0)]].
    
    Bug: angleproject:7279
    Change-Id: Ic74f6c0d21e87eb919e1f487163388d08d126857
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3916794
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Commit-Queue: Chris Dalton <chris@rive.app>
    Reviewed-by: Gregg Tavares <gman@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