Searched defs:cl_context (Results 1 – 8 of 8) sorted by relevance
| /external/ComputeLibrary/src/runtime/CL/ |
| D | CLHelpers.cpp | 138 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/ |
| D | context.cpp | 148 void (CL_CALLBACK *pfn_notify)(cl_context, void *), in clSetContextDestructorCallback() argument
|
| /external/OpenCL-CTS/test_conformance/compiler/ |
| D | test_unload_platform_compiler.cpp | 381 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/mesa3d/include/CL/ |
| D | cl.h | 31 typedef struct _cl_context * cl_context; typedef
|
| /external/ComputeLibrary/include/CL/ |
| D | cl.h | 31 typedef struct _cl_context * cl_context; typedef
|
| /external/angle/include/CL/ |
| D | cl.h | 31 typedef struct _cl_context * cl_context; typedef
|
| /external/OpenCL-CTS/dependencies/ocl-headers/CL/ |
| D | cl.h | 31 typedef struct _cl_context * cl_context; typedef
|
| /external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
| D | glew.h | 4009 typedef struct _cl_context *cl_context; typedef
|