ShaderWarmUpPictureCallable typedef

ShaderWarmUpPictureCallable = Callable1<bool, Picture>

typedef ShaderWarmUpPictureCallback = bool Function(Picture);

Implementation

typedef ShaderWarmUpPictureCallable = Callable1<bool, Picture>;