• Show log

    Commit

  • Hash : 5fad41a0
    Author : Austin Annestrand
    Date : 2024-12-03T17:18:35

    CL: Fix Non-Uniform Query check
    
    The following method needs updating:
    https://github.com/google/angle/blob/main/src/libANGLE/CLDevice.cpp#L424
    
    It currently does not account for lower OpenCL driver versions that
    do not contain the query value:
    CL_DEVICE_NON_UNIFORM_WORK_GROUP_SUPPORT
    
    As this was only introduced as of OpenCL 3.0 support
    https://registry.khronos.org/OpenCL/specs/3.0-unified/html/OpenCL_API.html#CL_DEVICE_NON_UNIFORM_WORK_GROUP_SUPPORT
    
    Bug: angleproject:381335059
    Change-Id: I9f1e61270690077bdca0be3aef0d88b77c27bf11
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6068289
    Reviewed-by: Cody Northrop <cnorthrop@google.com>
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Commit-Queue: 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