• Show log

    Commit

  • Hash : 558df6f1
    Author : Alexey Knyazev
    Date : 2023-08-21T00:00:00

    Fix fragment output variables validation
    
    * Reject fragment shaders that assign
      out-of-range fragment locations
    
    * Reject fragment shaders that assign
      output variables of different types
      to the same location
    
    * Apply similar validation for fragment
      outputs bound via API calls
    
    * Ensure that masks for active output
      variables and draw buffer types are
      set after processing all fragment
      output bindings
    
    Bug: angleproject:1085
    Change-Id: If29cbb58be1981279fc97c67739fe4136b0cdc98
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4813656
    Commit-Queue: Alexey Knyazev <lexa.knyazev@gmail.com>
    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