Searched refs:CreateProgramWithBuiltInKernels (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | cl_stubs_autogen.h | 172 cl_program CreateProgramWithBuiltInKernels(cl_context context,
|
D | entry_points_cl_autogen.cpp | 1635 CL_EVENT(CreateProgramWithBuiltInKernels, in clCreateProgramWithBuiltInKernels() 1641 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateProgramWithBuiltInKernels, context, num_devices, in clCreateProgramWithBuiltInKernels() 1646 CreateProgramWithBuiltInKernels(context, num_devices, device_list, kernel_names, errorCode); in clCreateProgramWithBuiltInKernels()
|
D | cl_stubs.cpp | 418 cl_program CreateProgramWithBuiltInKernels(cl_context context, in CreateProgramWithBuiltInKernels() function
|