Home
last modified time | relevance | path

Searched +full:opencl +full:- +full:icd +full:- +full:loader (Results 1 – 14 of 14) sorted by relevance

/external/OpenCL-CTS/
D.appveyor.yml2 - Visual Studio 2017
7 - Win32
8 - x64
11 - Release
15 - SETARCH: i686
16 - SETARCH: x86_64
20 - platform: Win32
22 - platform: x64
27 - ps: $env:TOP = $env:APPVEYOR_BUILD_FOLDER
28 - ps: $env:TOP
[all …]
Dpresubmit.sh3 set -e
7 …aro.org/components/toolchain/binaries/7.5-2019.12/arm-linux-gnueabihf/gcc-linaro-7.5.0-2019.12-x86…
8 …ro.org/components/toolchain/binaries/7.5-2019.12/aarch64-linux-gnu/gcc-linaro-7.5.0-2019.12-x86_64…
10 TOOLCHAIN_PREFIX_arm=arm-linux-gnueabihf
11 TOOLCHAIN_PREFIX_aarch64=aarch64-linux-gnu
32 echo "SET(CMAKE_C_COMPILER ${TOOLCHAIN_PREFIX}-gcc)" >> ${TOOLCHAIN_FILE}
33 echo "SET(CMAKE_CXX_COMPILER ${TOOLCHAIN_PREFIX}-g++)" >> ${TOOLCHAIN_FILE}
41 sudo apt-get update
42 sudo apt-get -y install libglu1-mesa-dev freeglut3-dev mesa-common-dev libglew-dev
45 git clone https://github.com/KhronosGroup/OpenCL-Headers.git
[all …]
/external/angle/src/libANGLE/renderer/cl/
DCLPlatformCL.cpp3 // Use of this source code is governed by a BSD-style license that can be
21 #include "icd.h"
33 if (platform->getDispatch().clGetPlatformInfo(platform, cl::ToCLenum(name), 0u, nullptr, in GetPlatformString()
37 if (platform->getDispatch().clGetPlatformInfo(platform, cl::ToCLenum(name), size, in GetPlatformString()
54 if (mNative == nullptr || mNative->getDispatch().clGetPlatformIDs == nullptr || in createInfo()
55 mNative->getDispatch().clGetPlatformInfo == nullptr || in createInfo()
56 mNative->getDispatch().clGetDeviceIDs == nullptr || in createInfo()
57 mNative->getDispatch().clGetDeviceInfo == nullptr || in createInfo()
58 mNative->getDispatch().clCreateContext == nullptr || in createInfo()
59 mNative->getDispatch().clCreateContextFromType == nullptr || in createInfo()
[all …]
DBUILD.gn2 # Use of this source code is governed by a BSD-style license that can be
5 # This file houses the build configuration for the OpenCL pass-through back-end.
44 "$angle_root/third_party/OpenCL-ICD-Loader:opencl_icd_loader",
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp3 // Use of this source code is governed by a BSD-style license that can be
6 // cl_dispatch_table_autogen.cpp: Dispatch table for CL ICD Loader.
12 // clang-format off
17 // OpenCL 1.0
102 // OpenCL 1.1
120 // OpenCL 1.2
160 // OpenCL 2.0
178 // OpenCL 2.1
187 // OpenCL 2.2
191 // OpenCL 3.0
[all …]
/external/angle/
D.gitignore33 /third_party/abseil-cpp
45 /third_party/fuchsia-sdk
56 /third_party/llvm-build
59 /third_party/OpenCL-ICD-Loader/src
62 /third_party/Python-Markdown
63 /third_party/qemu-linux-x64
64 /third_party/qemu-mac-x64
71 /third_party/VK-GL-CTS/src
72 /third_party/vulkan-deps
77 /tools/flex-bison/linux/bison
[all …]
DDEPS17 'chrome_internal_git': 'https://chrome-internal.googlesource.com',
36 # Version of Chromium our Chromium-based DEPS are mirrored from.
42 # Current revision of VK-GL-CTS (a.k.a dEQP).
46 # Note: this dep cannot be auto-rolled b/c of nesting.
61 # Note: this dep cannot be auto-rolled b/c of nesting.
75 # Current revision of patched-yasm.
76 # Note: this dep cannot be auto-rolled b/c of nesting.
79 # Three lines of non-changing comments so that
84 # Three lines of non-changing comments so that
85 # the commit queue can handle CLs rolling luci-go
[all …]
/external/mesa3d/include/CL/
Dcl_icd.h2 * Copyright (c) 2019-2020 The Khronos Group Inc.
8 * http://www.apache.org/licenses/LICENSE-2.0
37 * well as a type definition for the dispatch table used by the Khronos ICD
38 * loader (see cl_khr_icd extension specification for background).
986 /* OpenCL 1.1 */
1105 /* OpenCL 1.0 */
1190 /* OpenCL 1.1 */
1208 /* OpenCL 1.2 */
1252 /* OpenCL 2.0 */
1270 /* OpenCL 2.1 */
[all …]
/external/angle/include/CL/
Dcl_icd.h2 * Copyright (c) 2019-2020 The Khronos Group Inc.
8 * http://www.apache.org/licenses/LICENSE-2.0
37 * well as a type definition for the dispatch table used by the Khronos ICD
38 * loader (see cl_khr_icd extension specification for background).
986 /* OpenCL 1.1 */
1105 /* OpenCL 1.0 */
1190 /* OpenCL 1.1 */
1208 /* OpenCL 1.2 */
1252 /* OpenCL 2.0 */
1270 /* OpenCL 2.1 */
[all …]
/external/mesa3d/docs/relnotes/
D20.3.0.rst1 Mesa 20.3.0 Release Notes / 2020-12-03
20 ---------------
24 2999738e888731531cd62b27519fa37566cc0ea2cd7d4d97f46abaa3e949c630 mesa-20.3.0.tar.xz
28 ------------
30 - GL 4.5 on llvmpipe
32 - GL_INTEL_blackhole_render on radeonsi
34 - GL_NV_copy_depth_to_color for NIR
36 - GL_NV_half_float
38 - GL_NV_shader_atomic_int64 on radeonsi
40 - EGL_KHR_swap_buffers_with_damage on X11 (DRI3)
[all …]
D20.0.0.rst1 Mesa 20.0.0 Release Notes / 2020-02-19
21 ---------------
25 bb6db3e54b608d2536d4000b3de7dd3ae115fc114e8acbb5afff4b3bbed04b34 mesa-20.0.0.tar.xz
28 ------------
30 - OpenGL 4.6 on radeonsi.
31 - GL_ARB_gl_spirv on radeonsi.
32 - GL_ARB_spirv_extensions on radeonsi.
33 - GL_EXT_direct_state_access for compatibility profile.
34 - VK_AMD_device_coherent_memory on RADV.
35 - VK_AMD_mixed_attachment_samples on RADV.
[all …]
D20.2.0.rst1 Mesa 20.2.0 Release Notes / 2020-09-28
20 ---------------
24 63f0359575d558ef98dd78adffc0df4c66b76964ebf603b778b7004964191d30 mesa-20.2.0.tar.xz
28 ------------
30 - GL_ARB_compute_variable_group_size on Iris.
32 - GL_ARB_gpu_shader5 on llvmpipe
34 - GL_ARB_post_depth_coverage on llvmpipe
36 - GLES 3.2 on llvmpipe
38 - GL_EXT_shader_group_vote on GLES3.
40 - GL_EXT_texture_shadow_lod on llvmpipe
[all …]
D19.1.0.rst17 ----------------
21 2a6c3af3a803389183168e449c536304cf03e0f82c4c9333077933543b9d02f3 mesa-19.1.0.tar.xz
24 ------------
26 - GL_ARB_parallel_shader_compile on all drivers.
27 - GL_EXT_gpu_shader4 on all GL 3.1 drivers.
28 - GL_EXT_shader_image_load_formatted on radeonsi.
29 - GL_EXT_texture_buffer_object on all GL 3.1 drivers.
30 - GL_EXT_texture_compression_s3tc_srgb on Gallium drivers and i965 (ES
32 - GL_NV_compute_shader_derivatives on iris and i965.
33 - GL_KHR_parallel_shader_compile on all drivers.
[all …]
/external/angle/scripts/
Dcl.xml1 <?xml version="1.0" encoding="UTF-8"?>
4 Copyright (c) 2013-2020 The Khronos Group Inc.
10 http://www.apache.org/licenses/LICENSE-2.0
18 ---- Exceptions to the Apache 2.0 License: ----
36 This file, cl.xml, is the OpenCL API Registry. It is a critically important
37 and normative part of the OpenCL API Specification, including a canonical
38 machine-readable definition of the API, parameter and member validation
43 branch of the Khronos OpenCL-API GitHub repository. The authoritative
45 server's OpenCL/api-docs repository.
48 <types comment="OpenCL type definitions">
[all …]