GPU/External Registers: Difference between revisions

Neobrain (talk | contribs)
Neobrain (talk | contribs)
Explicit example.
Line 230: Line 230:
| GL_RGBA4_OES
| GL_RGBA4_OES
|}
|}
Color components are laid out in reverse byte order, with the most significant bits used first.
Color components are laid out in reverse byte order, with the most significant bits used first. For instance, a raw data stream of two GL_RGB565_OES pixels looks like BBBBBGGG GGGRRRRR BBBBBGGG GGGRRRRR.


== Transfer Engine ==
== Transfer Engine ==