By using this site, you agree to our Privacy Policy and our Terms of Use. Close
You're talking about executable code size.  I don't think anyone is disputing that 256 kB is enough for the executable code, but you have to store both the code and your working set of data in that 256 kB.  And weren't you trying to convince me that it was a good idea to do pixel shading on the SPEs?  I would think textures would be handy if you're going to run pixel shaders.