Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dcl_stubs_autogen.h165 cl_program CreateProgramWithBinary(cl_context context,
Dentry_points_cl_autogen.cpp440 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()
Dcl_stubs.cpp406 cl_program CreateProgramWithBinary(cl_context context, in CreateProgramWithBinary() function