TOpenCLCommandQueue::Finish Method

void Finish();

Calling this method will block the calling thread until all Kernels (Open CL functions) submitted for execution to this queue have finished.

Declared in Dew::Math::TOpenCLCommandQueue · Dew.Math/clMtxVec.h · Cross-compiler