Lines Matching refs:cl_mem
53 * Apple extension for use to manage externally allocated buffers used with cl_mem objects with CL_MEM_USE_HOST_PTR
63 * The application may not call CL api's with the cl_mem object passed to the pfn_notify.
69 cl_int CL_API_ENTRY clSetMemObjectDestructorAPPLE( cl_mem memobj,
70 void (* pfn_notify)(cl_mem memobj, void * user_data),
152 * This extension allows a 2D image to be created from a cl_mem buffer without a copy.
325 const cl_mem * mem_objects,
334 const cl_mem * mem_objects,
464 const cl_mem * mem_objects,
472 const cl_mem * mem_objects,
602 * This extension produces cl_mem allocations which are compatible with all other
603 * users of cl_mem in the standard API.
608 extern CL_API_ENTRY cl_mem CL_API_CALL