On Tue, Apr 5, 2016 at 4:27 AM, wrote:
> From: Kevin Rogovin
Subject is missing a required prefix.
> The extension, GL_ARB_occlusion_queries mandates that an
> INVALID_OPERATION should be thrown if GenQueriesARB is
> called while a query is active. In contrast, the GL spec
> has no such requir
From: Kevin Rogovin
The extension, GL_ARB_occlusion_queries mandates that an
INVALID_OPERATION should be thrown if GenQueriesARB is
called while a query is active. In contrast, the GL spec
has no such requirement for GenQueries. This patch unaliases
the two functions and has that the ARB variant