clAmdBlasSetup 632 modules/core/include/opencv2/core/opencl/runtime/autogenerated/opencl_clamdblas.hpp extern CL_RUNTIME_EXPORT clAmdBlasStatus (*clAmdBlasSetup)(); clAmdBlasSetup 1542 modules/core/src/ocl.cpp g_isAmdBlasAvailable = clAmdBlasSetup() == clAmdBlasSuccess; clAmdBlasSetup 740 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp clAmdBlasStatus (*clAmdBlasSetup)() = clAmdBlasSetup 742 modules/core/src/opencl/runtime/autogenerated/opencl_clamdblas_impl.hpp static const struct DynamicFnEntry clAmdBlasSetup_definition = { "clAmdBlasSetup", (void**)&clAmdBlasSetup};