Branch
Hash :
059734f9
Author :
Date :
2025-05-02T13:20:28
CL: Roll OpenCL headers, docs, CTS, loader Updated OpenCL headers and updated third_party sources accordingly. - Updated OpenCL Headers from change 265df85 - Updated third_party/OpenCL-Docs - Updated third_party/OpenCL-CTS and modified ninja build corresponding to update - Updated third_party/OpenCL-ICD-Loader and modified ninja build corresponding to update - When after updating OpenCL-Docs, entry-points for clIcdGetFunctionAddressForPlatformKHR and clIcdSetPlatformDispatchDataKHR (cl_khr_icd 2.0.0) are generated by run_code_generation.py. Filled code returning INVALID_OPERATION error in the entry-points. - When after updating cl_ext.h, cl_khr_external_memory_dx is removed. Deleted codes referencing cl_khr_external_memory_dx (e.q., CL_EXTERNAL_MEMORY_HANDLE_D3D11_TEXTURE_KHR) Bug: angleproject:441956395 Tests-Passing: test_basic, test_api Change-Id: I08e0b78abb5c0ff5f1ea693ea355893b1a6f765e Reviewed-on: https://chromium-review.googlesource.com/c/angle/angle/+/6915959 Reviewed-by: Shahbaz Youssefi <syoussefi@chromium.org> Commit-Queue: Austin Annestrand <a.annestrand@samsung.com>
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
# Copyright 2024 The ANGLE Project Authors. All rights reserved.
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
import("//third_party/OpenCL-CTS/gn/angle_ocl_cts.gni")
ocl_cts_source_set("basic") {
include_dirs =
[ "$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic" ]
sources = [
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/main.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_arraycopy.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_arrayimagecopy.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_arrayreadwrite.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_astype.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_async_copy.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_async_copy2D.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_async_copy3D.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_async_copy_fence.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_async_strided_copy.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_barrier.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_basic_parameter_types.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_bufferreadwriterect.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_constant.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_constant_source.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_createkernelsinprogram.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_enqueue_map.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_enqueued_local_size.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_explicit_s2v.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_fpmath.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_get_linear_ids.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_global_linear_id.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_global_work_offsets.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_hiloeo.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_hostptr.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_if.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_image_multipass.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_image_param.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_image_r8.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagearraycopy.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagecopy.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagecopy3d.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagedim.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagenpot.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagerandomcopy.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagereadwrite.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_imagereadwrite3d.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_int2fp.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_intmath.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_kernel_call_kernel_function.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_kernel_memory_alignment.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_local.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_local_kernel_scope.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_local_linear_id.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_loop.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_multireadimagemultifmt.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_multireadimageonefmt.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_numeric_constants.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_pointercast.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_preprocessors.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_progvar.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_queue_priority.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_readimage.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_rw_image_access_qualifier.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_simple_image_pitch.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_sizeof.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_vec_type_hint.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_vector_creation.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_vector_swizzle.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_vloadstore.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_work_item_functions.cpp",
"$angle_root/third_party/OpenCL-CTS/src/test_conformance/basic/test_writeimage.cpp",
]
}