pvrtc maximum

Just a quick question:
What is the maximum texture size for pvrtc textures? I know for normal textures it’s 2048x2048. Is pvrtc the same?



Hi lefty,

PVRTC is the same as other textures yes, it will adhere to GL_MAX_TEXTURE_SIZE in the same way that other textures do. It’s worth noting that some of our newer platforms support up to 4kx4k as well.

Thanks,

Tobias