• Show log

    Commit

  • Hash : 9f693aa3
    Author : Chris Dalton
    Date : 2022-10-22T14:45:59

    Implement an allow list for PLS
    
    In order to guarantee no data is lost while using the
    EXT_shader_pixel_local_storage extension, we need to restrict
    applications to a small subset of commands while pixel local storage is
    active. This CL implements the allow list for GL entrypoints using
    wildcard matching inside the code generator, and adds custom validation
    for the more specific restrictions that go into effect when PLS is
    active.
    
    Bug: angleproject:7279
    Change-Id: I5dd48bd93c10e8775f32be32a4fcf17855eb2f0e
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3932552
    Reviewed-by: Kenneth Russell <kbr@chromium.org>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Chris Dalton <chris@rive.app>
    

  • 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