Searched refs:CreateProgramWithSource (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/angle/src/libGLESv2/ |
H A D | cl_stubs_autogen.h | 147 cl_program CreateProgramWithSource(cl_context context,
|
H A D | entry_points_cl_autogen.cpp | 429 CL_EVENT(CreateProgramWithSource, in clCreateProgramWithSource() 435 ANGLE_CL_VALIDATE_ERRCODE_RET(CreateProgramWithSource, context, count, strings, lengths); in clCreateProgramWithSource() 438 cl_program object = CreateProgramWithSource(context, count, strings, lengths); in clCreateProgramWithSource()
|
H A D | cl_stubs.cpp | 419 cl_program CreateProgramWithSource(cl_context context, in CreateProgramWithSource() function
|