How to tell when GL_MIRRORED_REPEAT is implemented for NPOT textures?

I believe that GL_OES_texture_npot and GL_ARB_texture_non_power_of_two indicate that GL_MIRRORED_REPEAT can be used with NPOT textures. However, none of the following report this extension:

Adreno ™ 205
GC530 core
GC860 core
NVIDIA Tegra
NVIDIA Tegra 3
PowerVR SGX 530
PowerVR SGX 531
PowerVR SGX 540

Is it true that these do not do GL_MIRRORED_REPEAT on NPOT?
I can’t imagine that NVIDIA would not support this.
Is there some other way to NPOT GL_MIRRORED_REPEAT?

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.