SGX 530 GL Extensions

Hi there,

I need to know, whether the SGX 530 provides support for GL_EXT_multisampled_render_to_texture or  GL_IMG_multisampled_render_to_texture.

Can anyone help me?

Kind regards,
Fred



Hi Fred,

Support for this extension is platform dependant as the features that are enabled in the driver can vary.

The extension can be queried in GL with a glGetString(GL_EXTENSIONS) call.

Regards,
Joe