• Show log

    Commit

  • Hash : 3be15cb0
    Author : Shahbaz Youssefi
    Date : 2024-06-21T13:52:20

    GL: Limit uniform block size to 64KB
    
    This change works around an inefficiency in ANGLE when the uniform block
    has a large size.  That will be fixed in a follow up, but in the
    meantime this clamping makes ANGLE more uniform on different vendors
    (most of which expose this limit as 64KB already).  This also aligns
    with the strategy adopted by the Vulkan backend.
    
    Bug: angleproject:346561003
    Change-Id: Id23a1f1bbbc1c7224c432d5bee1c4989ff2c92b7
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5645627
    Reviewed-by: Geoff Lang <geofflang@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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags