Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/clover/api/
Dcontext.cpp87 clReleaseContext(cl_context ctx) { in clReleaseContext() function
/external/mesa3d/include/CL/
Dcl.h494 clReleaseContext(cl_context /* context */) CL_API_SUFFIX__VERSION_1_0;
Dcl.hpp1032 { return ::clReleaseContext(context); } in release()