HomeSort by relevance Sort by last modified time
    Searched full:program_pfn_notify (Results 1 - 2 of 2) sorted by null

  /external/libxcam/modules/ocl/
cl_context.h 81 static void program_pfn_notify (
cl_context.cpp 56 void CLContext::program_pfn_notify ( function in class:XCam::CLContext
361 error_code = clBuildProgram (program.id, 1, &device_id, build_option, CLContext::program_pfn_notify, this);

Completed in 78 milliseconds