Lines Matching refs:cl_context
84 typedef CL_API_ENTRY cl_context(CL_API_CALL *cl_api_clCreateContext)(
90 typedef CL_API_ENTRY cl_context(CL_API_CALL *cl_api_clCreateContextFromType)(
96 cl_context context) CL_API_SUFFIX__VERSION_1_0;
99 cl_context context) CL_API_SUFFIX__VERSION_1_0;
102 cl_context context, cl_context_info param_name, size_t param_value_size,
107 cl_context context, cl_device_id device,
115 cl_context /* context */, cl_device_id /* device */,
138 cl_context context, cl_mem_flags flags, size_t size, void *host_ptr,
144 cl_context context, cl_mem_flags flags, const cl_image_format *image_format,
157 cl_context context, const cl_mem_properties *properties, cl_mem_flags flags,
162 cl_context context, const cl_mem_properties *properties, cl_mem_flags flags,
167 cl_context context,
168 void(CL_CALLBACK* pfn_notify)(cl_context context, void* user_data),
186 cl_context context, cl_mem_flags flags, cl_mem_object_type image_type,
201 cl_context /* context */, cl_mem_flags /* flags */,
212 cl_context /* context */, cl_svm_mem_flags /* flags */, size_t /* size */,
216 cl_context /* context */,
230 cl_context context, cl_bool normalized_coords,
248 cl_context /* context */,
260 cl_context context, cl_uint count, const char **strings,
264 cl_context context, cl_uint num_devices, const cl_device_id *device_list,
272 cl_context context, cl_uint num_devices, const cl_device_id *device_list,
303 cl_context context, cl_uint num_devices, const cl_device_id *device_list,
710 cl_context context, cl_mem_flags flags, const cl_image_format *image_format,
715 cl_context context, cl_mem_flags flags, const cl_image_format *image_format,
739 cl_context context, cl_mem_flags flags, cl_GLuint bufobj,
743 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel,
747 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel,
751 cl_context context, cl_mem_flags flags, cl_GLenum target, cl_GLint miplevel,
755 cl_context context, cl_mem_flags flags, cl_GLuint renderbuffer,
785 cl_context context, cl_GLsync sync, cl_int *errcode_ret);
798 cl_context context, cl_mem_flags flags, ID3D10Buffer *resource,
802 cl_context context, cl_mem_flags flags, ID3D10Texture2D *resource,
806 cl_context context, cl_mem_flags flags, ID3D10Texture3D *resource,
829 clCreateFromD3D10BufferKHR(cl_context context, cl_mem_flags flags,
833 cl_context context, cl_mem_flags flags, ID3D10Texture2D *resource,
837 cl_context context, cl_mem_flags flags, ID3D10Texture3D *resource,
858 cl_context context, cl_mem_flags flags, ID3D11Buffer *resource,
862 cl_context context, cl_mem_flags flags, ID3D11Texture2D *resource,
866 cl_context context, cl_mem_flags flags, ID3D11Texture3D *resource,
892 cl_context context, cl_mem_flags flags,
917 clCreateFromD3D11BufferKHR(cl_context context, cl_mem_flags flags,
921 cl_context context, cl_mem_flags flags, ID3D11Texture2D *resource,
925 cl_context context, cl_mem_flags flags, ID3D11Texture3D *resource,
946 cl_context context, cl_mem_flags flags,
1009 cl_context /* context */,
1039 cl_context context, CLeglDisplayKHR display, CLeglImageKHR image,
1055 cl_context context, CLeglSyncKHR sync, CLeglDisplayKHR display,
1061 cl_context context, cl_device_id device,
1065 cl_context context, const void *il, size_t length,