• Show log

    Commit

  • Hash : 0dbe85f3
    Author : Jiaqi Li
    Date : 2024-10-15T13:54:36

    Increase the size of vector WriteImages to max
    
    ANGLE limits the size of vector which represents the write images when
    resolving images. So when blit a multisample buffer to mrt, the sum of
    write images is more than 1 and app will abort while checking the size
    of the vector.
    
    This patch increases the size of vector WriteImages to max.
    
    Add end2end test to test blit multisampled framebuffer to MRT
    framebuffer.
    
    Bug: angleproject:361369302
    Change-Id: I2d892bcd3411f2bca2ff514f6f0b6055d872668a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5872512
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: 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