Searched refs:CreateProgramWithBinary (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | cl_stubs_autogen.h | 165 cl_program CreateProgramWithBinary(cl_context context,
|
D | entry_points_cl_autogen.cpp | 440 CL_EVENT(CreateProgramWithBinary, in clCreateProgramWithBinary() 447 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateProgramWithBinary, context, num_devices, device_list, in clCreateProgramWithBinary() 451 cl_program object = CreateProgramWithBinary(context, num_devices, device_list, lengths, in clCreateProgramWithBinary()
|
D | cl_stubs.cpp | 406 cl_program CreateProgramWithBinary(cl_context context, in CreateProgramWithBinary() function
|