[Mesa-dev] [PATCH 0/2] GL_ARB_program_interface_query

Matt Turner mattst88 at gmail.com
Tue Feb 17 10:23:06 PST 2015


On Tue, Feb 17, 2015 at 3:27 AM, Tapani Pälli <tapani.palli at intel.com> wrote:
> Here is a skeleton for the GL_ARB_program_interface_query API functions.
> Adding the enum values makes it possible to start introducing changes in
> the current shader query functions using these values.
>
> Plan is to build a resource list during program linking which contains
> pointers to the required data. First refactor matching existing query
> functions to use resource list and then introduce new api functionality.

We usually only commit "vertical slices" of functionality -- i.e.,
whole implementations of a single feature.

Should we commit these two patches as is? Is this feature different
than most others?


More information about the mesa-dev mailing list