Skip to content

arb_texture_barrier: allow testing the extension under GL3.0

Using glFramebufferTexture2D instead of glFramebufferTexture reduces the requirements of OpenGL version from 3.2 to 3.0

Merge request reports