Lines Matching refs:cl_context
46 typedef struct _cl_context * cl_context; typedef
616 extern CL_API_ENTRY cl_context CL_API_CALL
624 extern CL_API_ENTRY cl_context CL_API_CALL
632 clRetainContext(cl_context /* context */) CL_API_SUFFIX__VERSION_1_0;
635 clReleaseContext(cl_context /* context */) CL_API_SUFFIX__VERSION_1_0;
638 clGetContextInfo(cl_context /* context */,
646 clCreateCommandQueue(cl_context /* context */,
666 clCreateBuffer(cl_context /* context */,
680 clCreateImage(cl_context /* context */,
694 clGetSupportedImageFormats(cl_context /* context */,
722 clCreateSampler(cl_context /* context */,
743 clCreateProgramWithSource(cl_context /* context */,
750 clCreateProgramWithBinary(cl_context /* context */,
759 clCreateProgramWithBuiltInKernels(cl_context /* context */,
791 clLinkProgram(cl_context /* context */,
880 clCreateUserEvent(cl_context /* context */,
1175 clCreateImage2D(cl_context /* context */,
1185 clCreateImage3D(cl_context /* context */,