• Show log

    Commit

  • Hash : baeea13f
    Author : Kenneth Russell
    Date : 2025-09-11T10:51:33

    PLS: enforce rules around color attachment 0.
    
    Generate INVALID_OPERATION during draw calls if the following two
    rules are not satisfied:
    
      1. If the fragment shader declares index zero output, then attachment
      zero must be present, and have a compatible numeric type.
    
      2. If attachment zero is present, it must be enabled.
    
    This avoids complex and error-prone workarounds on macOS with AMD
    GPUs, and enforces the same simple and consistent rules on all
    platforms.
    
    Bug: angleproject:402810076
    Change-Id: If029f677ca645060b8e7c2c4040e8a26d2aa2eb5
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6937659
    Reviewed-by: Chris Dalton <chris@rive.app>
    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