• Show log

    Commit

  • Hash : a1f8049a
    Author : Charlie Lao
    Date : 2022-07-06T13:12:20

    Vulkan: Remove VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT
    
    Some virtual machine drivers have performance cost with
    VK_DESCRIPTOR_POOL_CREATE_FREE_DESCRIPTOR_SET_BIT. This CL keeps the
    individually freed descriptorSet in the pool and try to reuse rather
    than free it.
    
    This CL also removes descriptorSetCount from some API since it always
    allocate one at a time.
    
    Bug: b/237848471
    Change-Id: I029d651101fa1050770eba9e733a166e56a69684
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/3749797
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: Ian Elliott <ianelliott@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_l thodg
    Tags