Skip to content

Add tests for OES_texture_buffer

This MR adds tests for the extension OES_texture_buffer. They are mostly ports from the ARB_texture_buffer_object and ARB_texture_buffer_range, updating the shaders and removing the stuff not supported on OpenGL ES.

Merge request reports