[Mesa-dev] [PATCH] glsl: Make gl_InstanceID available with GL_ARB_draw_instanced extension

Kenneth Graunke kenneth at whitecape.org
Wed Feb 29 13:58:11 PST 2012


On 02/29/2012 08:29 AM, Ian Romanick wrote:
> From: Ian Romanick<ian.d.romanick at intel.com>
>
> Originally ARB_draw_instanced only specified that ARB decorated name.
> Since no vendor actually implemented that behavior and some apps use
> the undecorated name, the extension now specifies that both names are
> available.
>
> Signed-off-by: Ian Romanick<ian.d.romanick at intel.com>
> Cc: Marek Olšák<maraeo at gmail.com>
> ---
> The changes to the OpenGL registry just landed.

Hooray!

Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>



More information about the mesa-dev mailing list