• Show log

    Commit

  • Hash : e12bb29c
    Author : Dan Glastonbury
    Date : 2025-08-01T15:34:26

    Recompute vertex capacity when resuming transform feedback.
    
    Extract vertex capacity computation into recomputeVertexCapacity()
    and call it from both begin() and resume() to handle cases where
    the backing buffer size changes while transform feedback is paused.
    
    Add a new WebGL specific test to TransformFeedback to test the expected
    behavior when making the backing buffer smaller via glBufferData.
    
    Bug: angleproject:437706201
    Change-Id: I3ac8e1e983ab868e34c1bdac249ce17a40e274f0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6830709
    Reviewed-by: Charlie Lao <cclao@google.com>
    Commit-Queue: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Kimmo Kinnunen <kkinnunen@apple.com>
    

  • 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