• Show log

    Commit

  • Hash : 68b47e58
    Author : Shahbaz Youssefi
    Date : 2022-11-16T10:46:59

    Vulkan: Initial support for VK_EXT_graphics_pipeline_library
    
    When available, this change uses VK_EXT_graphics_pipeline_library to
    create pipelines.  Currently, it is only used when
    graphicsPipelineLibraryFastLinking is available.  This restricts the use
    of this extension to devices where monolithic pipelines are not any more
    performant than linked libraries.
    
    A future change adds support for other implementations by providing
    async pipeline creation.
    
    Bug: angleproject:7369
    Change-Id: I1e3b7ac4aa56e75c7d6f4d0d5ea91cb0b862e581
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/4031489
    Reviewed-by: Charlie Lao <cclao@google.com>
    Reviewed-by: Amirali Abdolrashidi <abdolrashidi@google.com>
    Reviewed-by: Steven Noonan <steven@valvesoftware.com>
    Commit-Queue: 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_l thodg
    Tags