]> git.seodisparate.com - EN605.617.81.FA21_StephenSeo_DitheringProject/commit
Support multiple OpenCL platforms
authorStephen Seo <seo.disparate@gmail.com>
Tue, 23 May 2023 13:51:08 +0000 (22:51 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 23 May 2023 13:51:08 +0000 (22:51 +0900)
commitc1c271b77ea3f86332c186c5e381a15203a1ba5e
tree031556e48f38730257a84ae312bc279c25fb7fb8
parent379fb4cadf8913cbfd473691fa1b273ba649caa3
Support multiple OpenCL platforms

Previously, the code only checked the first OpenCL platform and failed
if thet platform didn't have any devices.
src/opencl_handle.cc