Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dcl_stubs_autogen.h157 cl_program CreateProgramWithBuiltInKernels(cl_context context,
Dentry_points_cl_autogen.cpp1912 CL_EVENT(CreateProgramWithBuiltInKernels, in clCreateProgramWithBuiltInKernels()
1918 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateProgramWithBuiltInKernels, context, num_devices, in clCreateProgramWithBuiltInKernels()
1923 CreateProgramWithBuiltInKernels(context, num_devices, device_list, kernel_names); in clCreateProgramWithBuiltInKernels()
1930 ANGLE_CAPTURE_CL(CreateProgramWithBuiltInKernels, true, context, num_devices, device_list, in clCreateProgramWithBuiltInKernels()
Dcl_stubs.cpp438 cl_program CreateProgramWithBuiltInKernels(cl_context context, in CreateProgramWithBuiltInKernels() function