• Show log

    Commit

  • Hash : c52183bd
    Author : Vasiliy Telezhnikov
    Date : 2025-04-11T11:17:10

    Reset sample coverage after fbo change on Adreno
    
    Adreno drivers cache some internal value based number of samples in
    currently bound FBO and glSampleCoverage value, but doesn't update it on
    FBO change.
    
    So if we set sample coverage to 1 when FBO with 1 samples bound and then
    switch to FBO with 4 samples it behaves like coverage is 0.25 instead of
    1.
    
    To avoid this, reset sample coverage after each FBO change.
    
    Bug: chromium:408364831
    Change-Id: I7d5e36926e8568f4c652049b43ecdbe382ddc293
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6447878
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Vasiliy Telezhnikov <vasilyt@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