Is there any document on how many and what max size per graphic buffer is allowed on different platforms (Mobile, Desktop)?
I tried a shader on mac which used around 4-5 Graphic Buffers. While it worked fine on my system, it does not on windows. Wondering if there are any limits.
If the limits are per platform, would be great if any one suggests on how to use them to be compatible across all platforms.
Thanks!