Quantcast
Channel: ARM Connected Community : All Content - All Communities
Viewing all articles
Browse latest Browse all 6005

chain calculations slow down sharply as the items became large

$
0
0
hi,all, I have got a problem when run opengles shader on mali-t760 gpu. In the fragment shader i calcuate the color as follow:     vec4 color = (((((Coef5*color+Coef4)*color + Coef3)*color+Coef2)*color + Coef1)*color+Coef)*color; this

Viewing all articles
Browse latest Browse all 6005