Searched defs:binaryStatus (Results 1 - 3 of 3) sorted by relevance
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | CLProgram.cpp | 223 Program(Context &context, DevicePtrs &&devices, const size_t *lengths, const unsigned char **binaries, cl_int *binaryStatus, cl_int &errorCode) Program() argument
|
H A D | CLContext.cpp | 268 createProgramWithBinary(cl_uint numDevices, const cl_device_id *devices, const size_t *lengths, const unsigned char **binaries, cl_int *binaryStatus, cl_int &errorCode) createProgramWithBinary() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
H A D | CLContextCL.cpp | 274 createProgramWithBinary(const cl::Program &program, const size_t *lengths, const unsigned char **binaries, cl_int *binaryStatus, cl_int &errorCode) createProgramWithBinary() argument
|
Completed in 3 milliseconds