• Show log

    Commit

  • Hash : cc50c75b
    Author : Austin Annestrand
    Date : 2024-04-19T16:40:26

    CL/Vulkan: Fix missing kernel enqueue retain/release
    
    According to spec:
    https://registry.khronos.org/OpenCL/specs/3.0-unified/html/OpenCL_API.html#clReleaseKernel
    
    We also need to implicitly retain/release the Kernel object
    on Kernel enqueue APIs along with other kernel resource
    retain/release(s) (i.e. memobjs).
    
    Bug: angleproject:356328473
    Change-Id: Ie6ca228ebece2988d511d9ffd2a617abdc057d0a
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5753766
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    Commit-Queue: Austin Annestrand <a.annestrand@samsung.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
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags