Please note: We are aware of an issue affecting replies on the Arm Community forums, which may not be loading as expected.

We apologize for any inconvenience and appreciate your patience while we investigate and work to resolve the issue.

Thank you for your understanding.


This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Dependent texture reads performance

Hi,

Are dependent texture reads still an issue on ARM hardware? (I'm speaking about low-end OpenGL ES 3.0 HW).

Cheers.

Parents
  • Thanks for the quick answer! Just to clarify my question: with dependent texture reads I meant the ability of old OpenGL 2.0 devices to pre-fetch texture data before even running the fragment shader IF the texture coordinates were used unchanged in the fragment shader.

Reply
  • Thanks for the quick answer! Just to clarify my question: with dependent texture reads I meant the ability of old OpenGL 2.0 devices to pre-fetch texture data before even running the fragment shader IF the texture coordinates were used unchanged in the fragment shader.

Children