Platform/GFX/MobileGPUs: Difference between revisions

Line 152: Line 152:


The underlying format may be a DEPTH24_STENCIL8 buffer and failing to clear the two components at the same time may force the GPU to go down a slow path.
The underlying format may be a DEPTH24_STENCIL8 buffer and failing to clear the two components at the same time may force the GPU to go down a slow path.
== Memory Bandwidth ==
Unagi can do memcpy of 320*480*4 in 0.7ms or 834MB/s
It can do memmove at 200MB/s
Confirmed users
523

edits