This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM57xx OpenGL ES 2.0 bc-cat Texture Streaming Extension

Other Parts Discussed in Thread: DM3730

On the DM3730, we successfully used the bc-cat kernel module to perform efficient pixel reads from the GPU rendering with the SGX 530. We used these instructions to get that to work:

It seems that the AM57xx does not support PIXMAP EGL Surfaces or the streaming texture extensions using bc-cat.

Is this true? If so, what is the alternative for fast alternatives to glReadPixels()?

Thank you.