Home
last modified time | relevance | path

Searched refs:clReleaseContext (Results 1 – 25 of 41) sorted by relevance

12

/external/OpenCL-CTS/test_conformance/d3d10/
Dmain.cpp307 clReleaseContext(context); in TestDevice()
345 result = clReleaseContext(context); in TestDeviceContextCreate()
366 result = clReleaseContext(context); in TestDeviceContextCreate()
410 clReleaseContext(context); in TestDeviceContextCreate()
/external/OpenCL-CTS/test_conformance/d3d11/
Dmain.cpp305 clReleaseContext(context); in TestDevice()
343 result = clReleaseContext(context); in TestDeviceContextCreate()
364 result = clReleaseContext(context); in TestDeviceContextCreate()
443 clReleaseContext(context); in TestDeviceContextCreate()
/external/OpenCL-CTS/test_common/harness/
DthreadTesting.cpp61 clReleaseContext( context );
DtypeWrappers.h40 if (mContext != NULL) clReleaseContext(mContext); in ~clContextWrapper()
/external/OpenCL-CTS/test_conformance/api/
Dtest_context_destructor_callback.cpp55 error = clReleaseContext(localContext); in test_context_destructor_callback()
Dtest_platform.cpp280 err = clReleaseContext(context); in test_get_platform_ids()
Dtest_create_kernels.cpp576 clReleaseContext(local_context); in test_repeated_setup_cleanup()
/external/OpenCL-CTS/test_conformance/gl/
Dmain.cpp304 clReleaseContext( sCurrentContext ); in main()
370 clReleaseContext( sCurrentContext ); in main()
/external/mesa3d/src/gallium/frontends/clover/api/
Ddispatch.cpp34 clReleaseContext,
Dcontext.cpp103 clReleaseContext(cl_context d_ctx) try { in clReleaseContext() function
/external/angle/src/libOpenCL/
DlibOpenCL_autogen.map20 clReleaseContext;
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dopencl_wrapper.cc130 LoadFunction(clReleaseContext); in LoadOpenCLFunctions()
248 PFN_clReleaseContext clReleaseContext; in LoadOpenCLFunctions() variable
Dcl_context.cc125 clReleaseContext(context_); in Release()
Dopencl_wrapper.h534 extern PFN_clReleaseContext clReleaseContext;
/external/angle/src/libGLESv2/
Dcl_dispatch_table.cpp25 cl::clReleaseContext,
Dproc_table_cl_autogen.cpp36 {"clReleaseContext", P(::cl::clReleaseContext)}, in GetProcTable()
/external/OpenCL-CTS/test_conformance/gles/
Dmain.cpp359 clReleaseContext( sCurrentContext ); in main()
/external/OpenCL-CTS/test_conformance/half/
Dcl_utils.cpp264 clReleaseContext(gContext); in ReleaseCL()
/external/ImageMagick/MagickCore/
Dopencl-private.h258 MAGICKpfn_clReleaseContext clReleaseContext;
/external/OpenCL-CTS/test_conformance/buffers/
Dtest_buffer_migrate.cpp400 if ((err = clReleaseContext(ctx)) != CL_SUCCESS) { in test_buffer_migrate()
Dtest_image_migrate.cpp462 if ((err = clReleaseContext(ctx)) != CL_SUCCESS) { in test_image_migrate()
/external/OpenCL-CTS/test_conformance/multiple_device_context/
Dtest_multiple_contexts.cpp208 clReleaseContext( item->c ); in DestroyTestItem()
/external/angle/src/libANGLE/renderer/cl/
DCLContextCL.cpp39 if (mNative->getDispatch().clReleaseContext(mNative) != CL_SUCCESS) in ~CLContextCL()
DCLPlatformCL.cpp61 mNative->getDispatch().clReleaseContext == nullptr || in createInfo()
/external/OpenCL-CTS/test_conformance/computeinfo/
Dmain.cpp365 clReleaseContext(ctx); in getImageInfo()
390 err = clReleaseContext(ctx); in getImageInfo()

12