• Show log

    Commit

  • Hash : 714f680f
    Author : Faye Zhang
    Date : 2022-06-08T16:19:20

    Implement GL_EXT_base_instance
    
    * Added the validation functions for
    DrawElementsInstancedBaseVertexBaseInstance(),
    DrawElementsInstancedBaseInstance(), and
    DrawArraysInstancedBaseInstance() according to the specs.
    * Added generic implementation for
    glDrawElementsInstancedBaseInstance() that can
    be called by back-ends.
    * Added flags for back-ends so they can enable the extension.
    * Added tests for DrawElementsInstancedBaseVertexBaseInstance(),
    glDrawElementsInstancedBaseInstance(), and
    DrawArraysInstancedBaseInstance().
    * Disabled ES3_D3D11__DynamicDraw tests due to
    angleproject:7441 bug.
    
    Bug: angleproject:6983
    Bug: angleproject:7441
    Change-Id: Ia664b01c87bc64c05e29adec23a8f80792eaa037
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3697206
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Commit-Queue: Faye Zhang <ffz@google.com>
    Reviewed-by: Yuxin Hu <yuxinhu@google.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