• Show log

    Commit

  • Hash : 79f9d163
    Author : Amirali Abdolrashidi
    Date : 2021-11-15T08:51:41

    Vulkan: Implement GL_EXT_multi_draw_indirect
    
    * Optimized the implementations of multiDrawArraysIndirect()
    and multiDrawElementsIndirect() for Vulkan
      * Added helper functions to support drawArraysIndirect() and
    drawElementsIndirect() as special cases of multiDraw*Indirect
    functions.
      * Added the flag to enable the multiDrawIndirect feature
    (drawCount > 1). The generic implementation is used if the
    flag is disabled.
    
    Bug: angleproject:6439
    Change-Id: Ibc653d93d355657f828de9c33da22428629e450f
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3276044
    Commit-Queue: Amirali Abdolrashidi <abdolrashidi@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Jamie Madill <jmadill@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