Searched defs:clProgramWrapper (Results 1 – 1 of 1) sorted by relevance
62 clProgramWrapper() { mProgram = NULL; } in clProgramWrapper() function63 clProgramWrapper(cl_program program) { mProgram = program; } in clProgramWrapper() function