• Show log

    Commit

  • Hash : 5e95a4d9
    Author : Chris Dalton
    Date : 2022-10-07T00:52:38

    Add an EXT_shader_pixel_local_storage impl of PLS
    
    Translates ANGLE_shader_pixel_local_storage shaders directly to
    EXT_shader_pixel_local_storage.
    
    Polyfills load/store operations using internal fullscreen draws.
    
    Since the ANGLE extension needs the ability to preserve all active PLS
    planes to textures, we can only support this extension when the backend
    context also has access to ES 3.1 shader images.
    
    Bug: angleproject:7279
    Bug: angleproject:7771
    Change-Id: Id348bde412efcc081ff29ee05ec59ad652f77569
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3966075
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: 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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags