Home
last modified time | relevance | path

Searched defs:cl_context (Results 1 – 9 of 9) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/
DCLHelpers.cpp104 cl::Context cl_context = cl::Context(device, properties.data(), nullptr, nullptr, &err); in create_opencl_context_and_device() local
/external/mesa3d/src/gallium/frontends/clover/api/
Dcontext.cpp148 void (CL_CALLBACK *pfn_notify)(cl_context, void *), in clSetContextDestructorCallback() argument
/external/OpenCL-CTS/test_common/harness/
DtypeWrappers.h48 operator cl_context() const { return mContext; } in cl_context() function
/external/OpenCL-CTS/test_conformance/compiler/
Dtest_unload_platform_compiler.cpp381 int test_unload_valid(cl_device_id device, cl_context, cl_command_queue, int) in test_unload_valid() argument
396 int test_unload_invalid(cl_device_id, cl_context, cl_command_queue, int) in test_unload_invalid() argument
/external/ComputeLibrary/include/CL/
Dcl.h48 typedef struct _cl_context * cl_context; typedef
/external/OpenCL-CTS/dependencies/ocl-headers/CL/
Dcl.h31 typedef struct _cl_context * cl_context; typedef
/external/mesa3d/include/CL/
Dcl.h31 typedef struct _cl_context * cl_context; typedef
/external/angle/include/CL/
Dcl.h31 typedef struct _cl_context * cl_context; typedef
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h4009 typedef struct _cl_context *cl_context; typedef