• Show log

    Commit

  • Hash : 87d61997
    Author : Charlie Lao
    Date : 2024-11-21T14:20:55

    Vulkan: Switch ShaderModule to use SharedPtr
    
    This CL gets rid of many vk::RefCounted<vk::ShaderModule> usage which is
    risky due to it allows you to direct manipulate reference count. Switch
    to vk::SharedPtr manages the reference counting automatically.
    
    Bug: angleproject:372268711
    Change-Id: I14f5c509bcbd9ea7d17101637e033652a68710a0
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6039117
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: Charlie Lao <cclao@google.com>
    Reviewed-by: Yuxin Hu <yuxinhu@google.com>
    

  • 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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags