The documentation states:
if ( system.getInfo( “gpuSupportsHighPrecisionFragmentShaders” ) ) then
– This device should work with all effects
else
– This device may have problems with certain effects
end
Is there a list anywhere of which “certain effects” are relevant here?