• Show log

    Commit

  • Hash : 8dae26c6
    Author : Gowtham Tammana
    Date : 2024-06-26T11:35:24

    CL: Add missing validation checks
    
    -1- Check on device enqueue support
    Add a check for the device enqueue support before proceeding with the
    device enqueue info queries.
    
    -2- Validate the non uniform work groups
    The spec requires reporting CL_INVALID_WORK_GROUP_SIZE when non-uniform
    workgroups are not supported and supplied work sizes dont evenly
    distribute the work items. Adding a check in the validation.
    
    -3- Check for alignment on sub-buffer creation
    The spec requires the sub-buffer origin to be aligned to
    CL_DEVICE_MEM_BASE_ADDR_ALIGN value. Check for this in validation layer.
    
    Bug: angleproject:42267011
    Change-Id: I9dc086fea16b200cc05c0fca29e3608403099a2c
    Signed-off-by: Gowtham Tammana <g.tammana@samsung.com>
    Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/5975419
    Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org>
    Reviewed-by: Geoff Lang <geofflang@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 www_kmx_io thodg_w thodg_l thodg thodg_m
    Tags