[Mesa-dev] [PATCH 25/26] mesa/es: Remove redundant glFramebufferTexture3D textarget validation

Kenneth Graunke kenneth at whitecape.org
Mon Aug 20 13:54:45 PDT 2012


On 08/20/2012 09:46 AM, Ian Romanick wrote:
> Mesa always advertises GL_EXT_texture3D (part of OpenGL 1.2) and,
> therefore, OES_texture_3D.  It doesn't check for support because it
> always is supported. :)

Then why is it not &dummy_true in extensions.c?


More information about the mesa-dev mailing list