Searched refs:CreateProgramWithBinary (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | cl_stubs_autogen.h | 151 cl_program CreateProgramWithBinary(cl_context context,
|
H A D | entry_points_cl_autogen.cpp | 456 CL_EVENT(CreateProgramWithBinary, in clCreateProgramWithBinary() 463 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateProgramWithBinary, context, num_devices, device_list, in clCreateProgramWithBinary() 467 cl_program object = CreateProgramWithBinary(context, num_devices, device_list, lengths, in clCreateProgramWithBinary()
|
H A D | cl_stubs.cpp | 427 cl_program CreateProgramWithBinary(cl_context context, in CreateProgramWithBinary() function
|