Searched refs:CreateProgramWithSource (Results 1 – 3 of 3) sorted by relevance
/external/angle/src/libGLESv2/ |
D | cl_stubs_autogen.h | 160 cl_program CreateProgramWithSource(cl_context context,
|
D | entry_points_cl_autogen.cpp | 413 CL_EVENT(CreateProgramWithSource, in clCreateProgramWithSource() 419 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateProgramWithSource, context, count, strings, lengths); in clCreateProgramWithSource() 422 cl_program object = CreateProgramWithSource(context, count, strings, lengths, errorCode); in clCreateProgramWithSource()
|
D | cl_stubs.cpp | 397 cl_program CreateProgramWithSource(cl_context context, in CreateProgramWithSource() function
|