• Show log

    Commit

  • Hash : 57ce489f
    Author : Gowtham Tammana
    Date : 2024-07-02T10:25:35

    CL: Check that arguments are set at enqueue call
    
    On clEnqueueNDRangeKernel, all of the kernel arguments have to be set by
    appropriate clSetKernelArg or clSetKernelArgsSVMPointer or
    setKernelExecInfo calls. Add a validation check for the same.
    
    For now, only clSetKernelArg are checked as the others are not supported
    yet.
    
    Bug: angleproject:42267011
    Change-Id: I15be8efab80f475ae6093ab7e1798e7a04182ac0
    Signed-off-by: Gowtham Tammana <g.tammana@samsung.com>
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5971714
    Reviewed-by: Geoff Lang <geofflang@chromium.org>
    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
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags