Home
last modified time | relevance | path

Searched refs:program_pfn_notify (Results 1 – 2 of 2) sorted by relevance

/external/libxcam/modules/ocl/
Dcl_context.h81 static void program_pfn_notify (
Dcl_context.cpp56 void CLContext::program_pfn_notify ( in program_pfn_notify() function in XCam::CLContext
361 …de = clBuildProgram (program.id, 1, &device_id, build_option, CLContext::program_pfn_notify, this); in generate_kernel_id()