shairai / angleproject

Automatically exported from code.google.com/p/angleproject
Other
0 stars 0 forks source link

GPU conversion of ESSL un-normalized into formats #560

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
We currently do a CPU conversion of vertex buffer data when the app specifies 
un-normalized int for ESSL 1.00. Ideally we can do this on the GPU with dynamic 
shaders.

Original issue reported on code.google.com by jmad...@chromium.org on 14 Feb 2014 at 9:58

GoogleCodeExporter commented 9 years ago
All patches landed in es3proto branch.

Original comment by jmad...@chromium.org on 24 Feb 2014 at 8:31