On Wed, Apr 20, 2011 at 7:01 PM, Eric Anholt wrote:
> This extension support consists of replacing
> "gl_texture_obj->Sampler." with "_mesa_get_samplerobj(ctx, unit)->".
> One instance of referencing the texture's base sampler remains in the
> initial miptree allocation, where I'm not sure we have
This extension support consists of replacing
"gl_texture_obj->Sampler." with "_mesa_get_samplerobj(ctx, unit)->".
One instance of referencing the texture's base sampler remains in the
initial miptree allocation, where I'm not sure we have a clear
association with any texture unit.
Tested with pigl