-
FnControlOption authored
- clCreateProgramWithIL() must be compiled before and linked with poclcc and poclu. This is done by adding ${POCL_LIBRARY_NAME} to target_link_libraries() in CMake. - Fix POCL_FAST_INIT macro; POCL_INIT_LOCK must be invoked with only one argument.
4d400e7aFnControlOption authored- clCreateProgramWithIL() must be compiled before and linked with poclcc and poclu. This is done by adding ${POCL_LIBRARY_NAME} to target_link_libraries() in CMake. - Fix POCL_FAST_INIT macro; POCL_INIT_LOCK must be invoked with only one argument.
Loading