Home
last modified time | relevance | path

Searched refs:cl_khr_depth_images (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLExtensions.def77 OPENCL_EXTENSION(cl_khr_depth_images, true, 120)
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A Dopencl-c.h15 #ifndef cl_khr_depth_images
16 #define cl_khr_depth_images macro
15222 #ifdef cl_khr_depth_images
15260 #ifdef cl_khr_depth_images
15268 #ifdef cl_khr_depth_images
15288 #ifdef cl_khr_depth_images
15296 #ifdef cl_khr_depth_images
15333 #ifdef cl_khr_depth_images
15397 #ifdef cl_khr_depth_images
15576 #ifdef cl_khr_depth_images
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DOpenCLBuiltins.td249 …"image2d_depth_t"), !eq(_Ty.Name, "image2d_array_depth_t")) : TypeExtension<"cl_khr_depth_images">,