• Show log

    Commit

  • Hash : 17bf6e98
    Author : Amirali Abdolrashidi
    Date : 2021-11-11T20:53:31

    Implement GL_EXT_multi_draw_indirect
    
    * Added the validation functions for multiDrawArraysIndirect()
    and multiDrawElementsIndirect() according to the specs.
    * Added generic implementation for the two functions that can
    be called by back-ends.
    * Added unit tests for the multiDrawIndirect functions.
    * Added flags for back-ends so they can enable the extension.
    * Minor cleanup in MultiDrawTest.cpp
    
    Bug: angleproject:6439
    Change-Id: I4e5f1cab05c6de330aef82d115492dcc9d2fad44
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3276043
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.com>
    Reviewed-by: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: 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