• Show log

    Commit

  • Hash : d98f4812
    Author : Lubosz Sarnecki
    Date : 2022-02-17T15:22:22

    FrameCapture: Capture empty buffer generation.
    
    This avoids emitting VertexAttribPointer with non-null offsets when
    the array buffer is empty and a vertex array is bound in MEC.
    
    When no buffer is bound, which was also the case if the buffer was
    empty, non-null offsets are not allowed in VertexAttribPointer and
    will result in:
    
    "Client data cannot be used with a non-default vertex array object."
    
    Add EmptyArrayBuffer test to VertexAttributeTestES3.
    
    Test: angle_end2end_tests --gtest_filter="VertexAttributeTestES3.EmptyArrayBuffer/*"
    Bug: angleproject:7026
    Change-Id: I0cb02a5588f5d2bbc85f58b75fd14493b644d52b
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3468524
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Commit-Queue: Lubosz Sarnecki <lubosz.sarnecki@collabora.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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags