Home
last modified time | relevance | path

Searched defs:binaryStatus (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLProgram.cpp223 Program(Context &context, DevicePtrs &&devices, const size_t *lengths, const unsigned char **binaries, cl_int *binaryStatus, cl_int &errorCode) Program() argument
H A DCLContext.cpp268 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 DCLContextCL.cpp274 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