Home
last modified time | relevance | path

Searched refs:CL_CONTEXT_PLATFORM (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dcontext.cpp42 if (prop.first == CL_CONTEXT_PLATFORM) in clCreateContext()
/external/skqp/src/compute/skc/
Dmain.c141 CL_CONTEXT_PLATFORM, (cl_context_properties)platform_id_cl, in main()
/external/skia/src/compute/skc/
Dmain.c141 CL_CONTEXT_PLATFORM, (cl_context_properties)platform_id_cl, in main()
/external/skia/src/compute/hs/cl/bench/
Dmain.c592 CL_CONTEXT_PLATFORM, (cl_context_properties)platform_id, in main()
/external/skqp/src/compute/hs/cl/bench/
Dmain.c592 CL_CONTEXT_PLATFORM, (cl_context_properties)platform_id, in main()
/external/mesa3d/include/CL/
Dcl.h318 #define CL_CONTEXT_PLATFORM 0x1084 macro
/external/ImageMagick/MagickCore/
Dopencl.c2327 properties[0]=CL_CONTEXT_PLATFORM; in LoadOpenCLDevices()