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