Login  Register

Re: Trouble running platform filter

Posted by Wade Walker on Feb 20, 2017; 10:33pm
URL: https://forum.jogamp.org/Trouble-running-platform-filter-tp4037629p4037647.html

Glad it's working now! The behavior you describe is normal -- CLPlatform.getDefault() returns the default platform, not all of them :) Iterating through them will always be more thorough and informative.