HomeSort by relevance Sort by last modified time
    Searched refs:opencl (Results 1 - 18 of 18) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/
Android.mk 114 # OpenCL grammar has not yet been published to SPIRV-Headers
115 SPV_OPENCL_GRAMMAR=$(SPVTOOLS_LOCAL_PATH)/source/extinst-1.0.opencl.std.grammar.json
119 $(1)/core.insts-1.0.inc $(1)/operand.kinds-1.0.inc $(1)/glsl.std.450.insts-1.0.inc $(1)/opencl.std.insts-1.0.inc: \
127 --extinst-opencl-grammar=$(SPV_OPENCL_GRAMMAR) \
130 --opencl-insts-output=$(1)/opencl.std.insts-1.0.inc \
143 $(SPVTOOLS_LOCAL_PATH)/source/ext_inst.cpp: $(1)/glsl.std.450.insts-1.0.inc $(1)/opencl.std.insts-1.0.inc
  /external/ImageMagick/MagickCore/
opencl.c 13 % MagickCore OpenCL Methods %
70 #include "MagickCore/opencl.h"
71 #include "MagickCore/opencl-private.h"
150 /* OpenCL library */
154 /* Default OpenCL environment */
162 /* Cached location of the OpenCL cache files */
443 Provide call to OpenCL library methods
480 % AcquireMagickCLCacheInfo() acquires an OpenCL cache info structure.
489 % o device: the OpenCL device.
538 % AcquireMagickCLDevice() acquires an OpenCL devic
    [all...]
Android.mk 77 opencl.c\
cache-private.h 23 #include "MagickCore/opencl-private.h"
225 opencl; member in struct:_CacheInfo
cache.c 891 if (cache_info->opencl != (MagickCLCacheInfo) NULL)
893 cache_info->opencl=RelinquishMagickCLCacheInfo(cache_info->opencl,
    [all...]
  /external/clang/lib/Headers/
module.modulemap 162 requires opencl
163 header "opencl-c.h"
  /prebuilts/clang/host/darwin-x86/clang-3217047/lib64/clang/3.8/include/
module.modulemap 162 requires opencl
163 header "opencl-c.h"
  /prebuilts/clang/host/darwin-x86/clang-3289846/lib64/clang/3.8/include/
module.modulemap 162 requires opencl
163 header "opencl-c.h"
  /prebuilts/clang/host/darwin-x86/clang-3362437/lib64/clang/3.8/include/
module.modulemap 162 requires opencl
163 header "opencl-c.h"
  /prebuilts/clang/host/darwin-x86/clang-3688880/lib64/clang/4.0/include/
module.modulemap 164 requires opencl
165 header "opencl-c.h"
  /prebuilts/clang/host/darwin-x86/clang-3859424/lib64/clang/4.0/include/
module.modulemap 164 requires opencl
165 header "opencl-c.h"
  /prebuilts/clang/host/linux-x86/clang-3217047/lib64/clang/3.8/include/
module.modulemap 162 requires opencl
163 header "opencl-c.h"
  /prebuilts/clang/host/linux-x86/clang-3289846/lib64/clang/3.8/include/
module.modulemap 162 requires opencl
163 header "opencl-c.h"
  /prebuilts/clang/host/linux-x86/clang-3362437/lib64/clang/3.8/include/
module.modulemap 162 requires opencl
163 header "opencl-c.h"
  /prebuilts/clang/host/linux-x86/clang-3688880/lib64/clang/4.0/include/
module.modulemap 164 requires opencl
165 header "opencl-c.h"
  /prebuilts/clang/host/linux-x86/clang-3859424/lib64/clang/4.0/include/
module.modulemap 164 requires opencl
165 header "opencl-c.h"
  /external/mesa3d/include/CL/
cl.hpp 26 * \brief C++ bindings for OpenCL 1.0 (rev 48) and OpenCL 1.1 (rev 33)
44 * reasonable to define C++ bindings for OpenCL.
58 * The OpenCL C++ Wrapper API 1.1 (revision 04)
59 * http://www.khronos.org/registry/cl/specs/opencl-cplusplus-1.1.pdf
72 * #include <OpenCL/cl.hpp>
158 #include <OpenCL/opencl.h>
161 #include <CL/opencl.h>
186 * \brief The OpenCL C++ bindings are defined within this namespace
    [all...]
  /external/ImageMagick/
configure     [all...]

Completed in 677 milliseconds