• Show log

    Commit

  • Hash : caeb1e89
    Author : Jamie Madill
    Date : 2018-11-01T18:13:22

    Vulkan: Allow unlimited simultaneous descriptor sets.
    
    This changes the fixed array into a STL vector. Instead of storing
    Descriptor Pools by value we now store them by pointer. This allows the
    vector to resize without changing the address of the Descriptor Pool.
    
    Also enables some more Vulkan perf tests that were crashing before.
    
    Bug: angleproject:2938
    Change-Id: I8a88d5315b941c4f54205a9957e2834fe02ada84
    Reviewed-on: https://chromium-review.googlesource.com/c/1311395
    Commit-Queue: Jamie Madill <jmadill@chromium.org>
    Reviewed-by: Tobin Ehlis <tobine@google.com>
    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